Facilitates the management and development of Claude plugin marketplaces by enforcing compliance with the latest Anthropic documentation.
The Claude Marketplace Manager skill is designed to streamline the authoring and maintenance of Claude plugin repositories. It ensures that Claude always references the live Anthropic documentation before making changes, preventing errors caused by outdated schema knowledge. By enforcing strict adherence to the marketplace.json and plugin.json specifications, validating naming conventions, and organizing directory structures (experimental vs. stable), this skill guarantees that your custom marketplace remains fully compatible with the Claude environment.
主要功能
01Validation of YAML frontmatter in skill documentation files
02Automated fetching of live Anthropic marketplace documentation
03Strict schema validation for marketplace and plugin manifests
04Enforcement of kebab-case naming for all identifiers
05Standardized directory management for experimental and stable plugins
061 GitHub stars
使用场景
01Migrating existing plugins to comply with the latest Anthropic schemas
02Ensuring production-ready plugin stability through structured directory conventions
03Building and maintaining a personal or team-wide Claude plugin marketplace