skill-marketplace-creator
Installation
SKILL.md
Skill Marketplace Creator
Use this skill to build a skill ecosystem that is useful, trustworthy, and distribution-ready.
Workflow
- Identify marketplace shape: repo-only, static catalog, API-backed registry, private enterprise registry, or full community marketplace.
- Read
references/marketplace-playbook.mdfor architecture and quality gates; loadreferences/catalog-generation-patterns.mdonly when implementing the derived catalog surface. - Define the skill supply strategy: internal flagship skills, curated third-party skills, community submissions, or agent-generated drafts.
- Require validation before publication: schema, trigger quality, safety, license, examples, and evals.
- Produce concrete repo structure, governance, launch channels, and next 48-hour actions.
Guardrails
- Start repository-first. GitHub is the first marketplace, trust surface, and contribution flow.
- Curate before scaling. A small set of excellent skills beats a huge undifferentiated directory.
- Keep content original. Distill workflows into Sylphx-owned structure, examples, and wording; do not copy or lightly paraphrase third-party writing.
- Make quality machine-checkable where possible.
- Separate skills from MCP tools: skills teach behavior; MCP servers provide capabilities.