Skip to content

Add skills.sh.json for skills.sh indexing#19

Merged
BenMcGit merged 1 commit into
mainfrom
feat/add-skills-sh-manifest
Jul 14, 2026
Merged

Add skills.sh.json for skills.sh indexing#19
BenMcGit merged 1 commit into
mainfrom
feat/add-skills-sh-manifest

Conversation

@BenMcGit

Copy link
Copy Markdown
Contributor

Summary

Add skills.sh.json at the repo root so skills.sh indexes this repo. Single grouping pointing at the zapier-sdk skill.

Effect

  • Repo shows up in skills.sh's leaderboard.
  • Installable via npx skills add zapier/sdk for any client that speaks the skills.sh CLI.
  • No functional change to Claude Code, Codex, or Copilot installs — those keep using their per-platform manifests.

Test plan

  • JSON validates against https://skills.sh/schemas/skills.sh.schema.json
  • After merge: npx skills add zapier/sdk installs the skill
  • Repo appears on skills.sh after their next index refresh

Single grouping pointing at the zapier-sdk skill so this repo shows
up in skills.sh's leaderboard and is installable via
`npx skills add zapier/sdk`.
@BenMcGit
BenMcGit marked this pull request as ready for review July 14, 2026 22:01
@BenMcGit
BenMcGit merged commit 34d25de into main Jul 14, 2026
2 checks passed
@BenMcGit
BenMcGit deleted the feat/add-skills-sh-manifest branch July 14, 2026 22:10
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