You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DISTRIBUTION.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,8 @@ The highest-value targets: users install directly from here.
30
30
31
31
| Channel | URL | How to get listed | Status | Date | Notes |
32
32
|---|---|---|---|---|---|
33
-
| Claude Code official plugin marketplace |https://github.com/anthropics/claude-plugins-official| Package the repo as a plugin (`.claude-plugin/plugin.json` + `skills/`) and use the plugin directory submission form (see https://code.claude.com/docs/en/plugins)| todo | 2026-06-10 |**Packaging done**: `.claude-plugin/plugin.json` + `marketplace.json`, `claude plugin validate` passes. Repo now works with `/plugin marketplace add openapi/openapi-skills`. Next: submission form |
33
+
| Claude Code **community** marketplace |https://github.com/anthropics/claude-plugins-community|**Manual in-app form (login required)**: https://claude.ai/settings/plugins/submit or https://platform.claude.com/plugins/submit — review + automated safety screening; approved plugins pinned by commit SHA, catalog syncs nightly | todo | 2026-06-10 |**Packaging done & validated** (`claude plugin validate` ✓); repo already works with `/plugin marketplace add openapi/openapi-skills`. The form needs a human with a Claude account |
34
+
| Claude Code official plugin marketplace |https://github.com/anthropics/claude-plugins-official| Curated by Anthropic at its discretion — **no application process** (the submission form feeds the community marketplace only) | n/a | 2026-06-10 | Best path: get traction in the community marketplace first |
34
35
| anthropics/skills (official examples repo) |https://github.com/anthropics/skills| PR if/where third-party skills are accepted | todo || Check current contribution policy first |
35
36
36
37
## 3. Awesome lists (GitHub PRs)
@@ -51,7 +52,7 @@ Fork → add entry in the right section → PR. One PR per list, link `https://g
51
52
52
53
| Channel | URL | How to get listed | Status | Date | Notes |
53
54
|---|---|---|---|---|---|
54
-
| claudemarketplaces.com |https://claudemarketplaces.com/| Auto-indexes GitHub marketplaces/plugins; verify presence, submit if missing | todo |||
55
+
| claudemarketplaces.com |https://claudemarketplaces.com/| Auto-indexes GitHub marketplaces/plugins; no public submission mechanism found — contact maintainer [@mertduzgun](https://x.com/mertduzgun)if not picked up | todo |2026-06-10 | Searched: not indexed yet; our `.claude-plugin/marketplace.json` (added today) is what their crawler looks for — re-check in ~1 week|
55
56
| aitmpl.com (Claude Code Templates) |https://www.aitmpl.com/plugins/| Contribution via their GitHub repo | todo |||
56
57
57
58
## 5. GitHub discoverability
@@ -119,3 +120,7 @@ Not this repo, but the same audience: each MCP listing should cross-link the ski
119
120
| 2026-06-10 | Plugin packaging: `.claude-plugin/plugin.json` + `marketplace.json` added and validated (`claude plugin validate`) — repo installable via `/plugin marketplace add openapi/openapi-skills`; prerequisite for the official Anthropic marketplace done |
120
121
| 2026-06-10 | Probed submission paths: awesomeskills.dev (manual form, instant listing) and skillsdirectory.com (manual form, reviewed) — both client-side forms, flagged for 2-minute human submission; claudeskills.info blocks automated access (403) |
| 2026-06-10 | Topics rebalanced with Francesco to final 18 (removed http-client/italy/kyc, added claude, llm, developer-tools) |
124
+
| 2026-06-10 | Round 3 checks: PR #276 still open (only Vercel deploy bot comment); skills.sh still not indexing the repo (page 404) — added the official skills.sh badge to the README, which may trigger their crawler |
125
+
| 2026-06-10 | Clarified Anthropic marketplace path: official is invite-only/curated (no application); submissions go to the **community marketplace** via in-app form (claude.ai/settings/plugins/submit, login required — human step). `claude plugin validate` passes, ready to submit |
126
+
| 2026-06-10 | README badges: license badge switched to static shields.io image (no GitHub-API computation), skills.sh badge added |
[](https://www.linuxfoundation.org/about/members)
0 commit comments