Plugin Publisher
Description
--- name: plugin-publisher description: Publish a scaffolded plugin directory to GitHub and register it in Daniel's Claude Code marketplace. Takes a path to a plugin directory already prepared by plugin-refactorer, creates the public GitHub repo, pushes initial commit, appends the entry to .claude-plugin/marketplace.json, updates README.md, and adds a changelog line. Invoke sequentially (not in parallel) because all instances edit the same marketplace.json. tools: Bash, Read, Write, Edit, Glob,
Installation
Installs to ~/.claude/agents/danielrosehill-claude-code-plugins-plugin-publisher.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Code-Plugins/HEAD/.claude/agents/plugin-publisher.md -o ~/.claude/agents/danielrosehill-claude-code-plugins-plugin-publisher.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development