Skip to content

πŸ“ Document Plugin Install For All Supported Coding Agents - #96

Merged
gilday merged 3 commits into
mainfrom
worktree-readme-plugin-install-docs
Aug 18, 2026
Merged

πŸ“ Document Plugin Install For All Supported Coding Agents#96
gilday merged 3 commits into
mainfrom
worktree-readme-plugin-install-docs

Conversation

@gilday

@gilday gilday commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Renames the README's Coding agent skills header to Coding agent plugin and leads with plugin install instructions before the npx skills fallback, now that plugin.json is merged and verified working end to end.

Adds .claude-plugin/plugin.json and .claude-plugin/marketplace.json alongside the existing root plugin.json, since Claude Code and OpenAI Codex CLI read Claude's plugin manifest format rather than the Agent Plugins spec. Verified both locally: claude plugin marketplace add/install and codex plugin marketplace add/add (Codex CLI 0.147.0+) both resolve all 10 skills against a local checkout of this branch.

Documents install steps for GitHub Copilot CLI, VS Code, Cursor, Claude Code, and OpenAI Codex CLI, and updates the add-resource-skill authoring guide so future skill additions know both manifest pairs auto-discover from skills/*/SKILL.md and version independently in lockstep.

Now that plugin.json is merged and verified via copilot plugin install, document that as the primary install path for agents that support the Agent Plugins spec (Copilot CLI, VS Code), and reposition npx skills as the fallback for agents that don't yet support plugins.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Adds .claude-plugin/plugin.json and .claude-plugin/marketplace.json alongside the existing root plugin.json so Claude Code and OpenAI Codex CLI, which read Claude's plugin manifest format rather than the Agent Plugins spec, can also install this repo as a plugin. Verified end to end with claude plugin marketplace add/install and codex plugin marketplace add/add against a local checkout, both resolving all 10 skills.

Also expands the README's Coding agent plugin section with install instructions for Cursor, Claude Code, and Codex CLI alongside the existing Copilot CLI and VS Code sections, and updates the add-resource-skill authoring guide to describe both manifest pairs.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@gilday gilday changed the title πŸ“ Lead README With Plugin Install, Keep npx skills As Fallback πŸ“ Document Plugin Install For All Supported Coding Agents Aug 18, 2026
@gilday
gilday marked this pull request as ready for review August 18, 2026 15:08
Renames .claude-plugin/marketplace.json's top-level name from pixee-cli to pixee, decoupling the marketplace's identity from this single repo so future Pixee plugins can join it without a rename or a dedicated pixee/pixee repo. Verified end to end that Claude Code, Codex CLI, and GitHub Copilot CLI (which also reads .claude-plugin/marketplace.json per its own docs) all resolve the pixee-cli plugin under the renamed pixee marketplace.

Updates the README's Claude Code, Codex, and Copilot CLI install snippets to the marketplace flow (pixee-cli@pixee), and documents the naming decision in the add-resource-skill authoring guide so it doesn't get reverted by a future skill edit.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@gilday
gilday merged commit 12c6b6f into main Aug 18, 2026
1 check passed
@gilday
gilday deleted the worktree-readme-plugin-install-docs branch August 18, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants