Skip to content

Commit 3e97922

Browse files
docs(distribution): first distribution step: repo metadata, v0.1.0 release, verified skills.sh install path, activity log
1 parent 826c67c commit 3e97922

1 file changed

Lines changed: 13 additions & 5 deletions

File tree

DISTRIBUTION.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The highest-value targets: users install directly from here.
1818

1919
| Channel | URL | How to get listed | Status | Date | Notes |
2020
|---|---|---|---|---|---|
21-
| Skills.sh (Vercel) | https://www.skills.sh/ | Indexed from public GitHub repos with `skills/*/SKILL.md`; installs counted via `npx skills add openapi/openapi-skills`. Verify the repo appears in search | todo | | Leaderboard ranks by real installs — drive installs from our own docs/blog |
21+
| Skills.sh (Vercel) | https://www.skills.sh/ | Indexed from public GitHub repos with `skills/*/SKILL.md`; installs counted via `npx skills add openapi/openapi-skills`. Verify the repo appears in search | submitted | 2026-06-10 | Install command verified working (11 skills detected, installs to 19+ agents); first install registered. Re-check search indexing in a few days |
2222
| SkillX | https://github.com/nextlevelbuilder/skillx | Marketplace with semantic search/ratings; submit per their CLI/registry flow | todo | | |
2323
| Skills Directory | https://www.skillsdirectory.com/ | Submission with security scan (malware/prompt injection review) | todo | | Security-vetted listing is good trust signal for a B2B brand |
2424
| MCP Market — Skills section | https://mcpmarket.com/tools/skills | Submit skill/tool via their form | todo | | Same site can also list the Openapi MCP server |
@@ -60,10 +60,10 @@ Free, do first — improves indexing by every crawler-based directory above.
6060

6161
| Action | Status | Date | Notes |
6262
|---|---|---|---|
63-
| Add repo topics: `agent-skills`, `claude-skills`, `claude-code`, `skill-md`, `openapi`, `api` | todo | | Settings → Topics |
64-
| Set repo description + website (https://openapi.com) | todo | | |
65-
| Tag a release (`v0.1.0`) | todo | | Registries often index releases |
66-
| Pin the repo on the `openapi` org profile | todo | | |
63+
| Add repo topics: `agent-skills`, `claude-skills`, `claude-code`, `skills`, `openapi`, `api`, `ai-agents` | listed | 2026-06-10 | Done via `gh repo edit` |
64+
| Set repo description + website (https://openapi.com) | listed | 2026-06-10 | Done via `gh repo edit` |
65+
| Tag a release (`v0.1.0`) | listed | 2026-06-10 | https://github.com/openapi/openapi-skills/releases/tag/v0.1.0 |
66+
| Pin the repo on the `openapi` org profile | todo | | Needs org admin via web UI |
6767

6868
## 6. Adjacent: MCP registries (for openapi/mcp-server)
6969

@@ -105,3 +105,11 @@ Not this repo, but the same audience: each MCP listing should cross-link the ski
105105
- When a submission is made, update its row: status, date, and the PR/listing URL in Notes.
106106
- Re-check `listed` channels quarterly — directories prune dead or stale entries.
107107
- New registries appear frequently in this ecosystem: when one is found, add a row here before submitting.
108+
109+
## Activity log
110+
111+
| Date | Action |
112+
|---|---|
113+
| 2026-06-10 | Repo metadata set: description, homepage, 7 topics (`gh repo edit`) |
114+
| 2026-06-10 | Release v0.1.0 published with install instructions |
115+
| 2026-06-10 | Verified `npx skills add openapi/openapi-skills`: 11 skills detected and installed correctly; first install registered with skills.sh telemetry (repo not yet in their search — re-check in a few days) |

0 commit comments

Comments
 (0)