Skip to content

fix(npm): optimize description for search ranking#726

Open
agents-squads[bot] wants to merge 1 commit intodevelopfrom
fix/npm-description
Open

fix(npm): optimize description for search ranking#726
agents-squads[bot] wants to merge 1 commit intodevelopfrom
fix/npm-description

Conversation

@agents-squads
Copy link
Copy Markdown
Contributor

@agents-squads agents-squads bot commented Apr 2, 2026

Summary

Updates npm description to include technical terms developers search for.

Current: "Your AI workforce. Every user gets an AI manager that runs their team..."
New: "CLI for organizing AI agents into domain-aligned squads. Multi-agent orchestration with persistent memory, git collaboration, and built-in IDP. Open-source CrewAI alternative."

Why

npm uses opensearch — description field adds text-match weight beyond keywords array. Current description lacks "agent framework", "multi-agent", "CLI", "orchestration", "IDP". Adding these improves ranking for developer queries on npmjs.com.

Impact

Growth Goal #4: squads-cli appears on first page for "AI agents", "agent framework", "agent orchestration CLI" on npm.

Closes #671.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Add technical search terms: agent framework, multi-agent, CLI, orchestration,
IDP, CrewAI alternative. npm opensearch weights description field beyond
keywords array — improves ranking for developer queries.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@agents-squads agents-squads bot requested a review from kokevidaurre as a code owner April 2, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant