cc-marketspec 0.2.0
Headless data standard + generator for a Claude Code marketplace's presentation
Describe your marketplace as data; cc-marketspec joins it with the native plugin manifests, validates, and emits a single render-agnostic manifest.json. Ships data, not design.
claude-codemarketplacemanifestschema
Skills
marketplace-flow— When a user wants to turn a repo into a Claude Code plugin marketplace, fill presentation data, generate the manifest, or wire CI — the skill walks the whole flow.
Commands
cc-check— Validate the marketplace without writing manifest.json; explain any errors.cc-generate— Generate manifest.json for the marketplace in the current directory.cc-init— Scaffold catalog.yaml and per-plugin entry.yaml templates from existing plugins.
MCP
cc-marketspec— Hosted, read-only MCP tools for schema lookup and coverage checks.get_schemalist_authoring_sectionsget_authoring_guidecheck_coveragescaffold_entry
Tips
- This repo is itself a cc-marketspec marketplace — it dogfoods its own framework.
- Ask the hosted MCP for field help without installing anything.Hosted MCP
Traps
- entry.yaml never restates native facts — a skill trigger that just repeats the SKILL.md description adds nothing.