Skip to content

Plugin/marketplace generator for synced sources #1

Description

@agh

Claude Code plugins and marketplaces are the native, versioned way to distribute skills, agents, hooks and MCP servers from a Git repository, and they are the only mechanism that gives real namespaced names (plugin:name).

Proposal from the September 2026 audit: add cwtch sync --emit-plugin <source> (or a cwtch plugin generate command) that emits a .claude-plugin/plugin.json, skills/, agents/, hooks/hooks.json and .mcp.json layout from a Cwtchfile source, validates it with claude plugin validate --strict, and prints the native /plugin marketplace add and /plugin install commands. Plugins cannot carry arbitrary user settings or a global CLAUDE.md, so the narrow runtime sync (skills, CLAUDE.md, merged settings) stays.

Refs: docs/configuration.md (6.0.0), Claude Code plugins-reference.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions