Get jongio/skills listed on every relevant skills catalog, aggregator, and directory to maximize discoverability.
Background
The discovery landscape has three parallel tracks:
- Copilot-native — GitHub's own channels (awesome-copilot, copilot-plugins, MCP Registry)
- MCP ecosystem — the growing network of MCP server directories
- General AI/dev-tool aggregators — broader launch platforms
This repo already has marketplace.json and plugin.json for the Copilot CLI plugin system, and uses the SKILL.md format via vercel-labs/skills. The goal is to submit to every platform where our skills can be discovered.
Tier 1 — Official GitHub Channels (Highest Priority)
Tier 2 — MCP Ecosystem Registries
Tier 3 — Third-Party MCP Directories
Tier 4 — Skills-Specific & Cross-Agent
Tier 5 — IDE Channels
Tier 6 — Community Awesome Lists
Tier 7 — General AI Tool Aggregators & Launch Platforms
Notes
- GitHub App-based Copilot Extensions were deprecated Nov 2025 — do NOT target that path
awesome-copilot is pre-registered in Copilot CLI — users can copilot plugin install <name>@awesome-copilot without adding the marketplace
- Many MCP directories auto-ingest from the Official MCP Registry — publishing there first cascades to PulseMCP, Glama, etc.
- The
SKILL.md format is cross-agent compatible with all major AI coding agents
Get
jongio/skillslisted on every relevant skills catalog, aggregator, and directory to maximize discoverability.Background
The discovery landscape has three parallel tracks:
This repo already has
marketplace.jsonandplugin.jsonfor the Copilot CLI plugin system, and uses theSKILL.mdformat viavercel-labs/skills. The goal is to submit to every platform where our skills can be discovered.Tier 1 — Official GitHub Channels (Highest Priority)
github/awesome-copilot— PR to add our skills/plugin. Pre-registered in Copilot CLI, 36k+ stars, has VS Code browser extension. Submit skills underskills/, plugins viaplugin.json. Runnpm run skill:validateandnpm run plugin:validatebefore PR. (repo) (web)github/copilot-plugins— PR to add as external plugin reference. Official Copilot CLI plugin marketplace. Fork → PR viaCONTRIBUTING.md. (repo)github.com/mcp) — Monitor for self-publish tooling. Curated hub backed by GitHub repos, VS Code one-click install. Self-publish route via OSS MCP Community Registry. (url)Tier 2 — MCP Ecosystem Registries
registry.modelcontextprotocol.io) — Usemcp-publisherCLI: addmcpNametopackage.json, publish to npm,mcp-publisher init→mcp-publisher login github→mcp-publisher publish server.json. Feeds into GitHub MCP Registry. (repo)microsoft/skills— If any skills overlap with Azure/Foundry domain, PR to add. 175+ skills, CLA required. (repo)Tier 3 — Third-Party MCP Directories
smithery.ai) — Publish viasmithery.ai/neworsmithery mcp publish. Requires Streamable HTTP transport. Complete vendor verification after publishing. (url)pulsemcp.com) — Preferred path: publish to Official MCP Registry first (auto-ingested weekly). Or submit directly atpulsemcp.com/submit. (url)glama.ai) — Auto-crawls GitHub. May need to claim ownership for listing control. 57k+ servers indexed. (url)mcp.directory/submit. (url)Tier 4 — Skills-Specific & Cross-Agent
claudepluginhub.com) — Claude Code plugin directory. Copilot supports Claude plugin format. Submit atclaudepluginhub.com/submit-plugin. (url)Tier 5 — IDE Channels
vsce. Requires publisher account, logo, screenshots, privacy policy. (url)Tier 6 — Community Awesome Lists
punkpeye/awesome-mcp-servers/ mcpservers.org — Fork → PR with entry in correct alphabetical section. One entry per PR. (repo)Azure/awesome-azd— If MCP templates are created, PR withmcptag. (repo)Tier 7 — General AI Tool Aggregators & Launch Platforms
Notes
awesome-copilotis pre-registered in Copilot CLI — users cancopilot plugin install <name>@awesome-copilotwithout adding the marketplaceSKILL.mdformat is cross-agent compatible with all major AI coding agents