Skip to content

docs: add skills CLI install path to README#18

Merged
tuyakhov merged 1 commit into
mainfrom
claude/nervous-rhodes-1bbbee
Jun 12, 2026
Merged

docs: add skills CLI install path to README#18
tuyakhov merged 1 commit into
mainfrom
claude/nervous-rhodes-1bbbee

Conversation

@tuyakhov

Copy link
Copy Markdown
Contributor

What changed

Adds an "Any agent (skills CLI)" section at the top of the Install section in the README, promoting:

npx skills add senderkit/senderkit-skills

Why

We want to be listed on skills.sh. There is no submission process — a repo appears there automatically the first time someone installs it via the skills CLI, and it ranks by install count (anonymous install telemetry). Our existing install paths (Claude Code marketplace, git clone for Codex/Cursor/opencode) don't count toward that, so nothing currently routes installs through the CLI.

Notes for reviewers

  • Verified the repo is already fully compatible: npx skills add senderkit/senderkit-skills --list clones the repo and discovers all three skills with correct names/descriptions. No structural changes were needed.
  • The new section notes that the CLI installs skills only — connecting the SenderKit MCP server is still a separate step, linked from the section.
  • To seed the listing after merge, someone should run the install command once for real; the page skills.sh/senderkit/senderkit-skills 404s until the first tracked install.

🤖 Generated with Claude Code

Promote npx skills add senderkit/senderkit-skills as a universal
install option. Installs routed through the skills CLI are what get
the repo listed and ranked on skills.sh — the existing install paths
(marketplace, git clone) don't count toward it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@tuyakhov tuyakhov merged commit 7aac25b into main Jun 12, 2026
8 checks passed
@tuyakhov tuyakhov deleted the claude/nervous-rhodes-1bbbee branch June 12, 2026 18:35
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