·plugin-forge
</>

plugin-forge

softaworks/agent-toolkit

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.

1.9KInstalls·82Trend·@softaworks

Installation

$npx skills add https://github.com/softaworks/agent-toolkit --skill plugin-forge

SKILL.md

Build and manage Claude Code plugins with correct structure, manifests, and marketplace integration. Includes workflows, automation scripts, and reference docs.

| Commands | commands/ | Markdown with frontmatter | | Skills | skills/ / | Directory with SKILL.md | | Agents | agents/ | Markdown definitions | | Hooks | hooks/hooks.json | Event handlers | | MCP Servers | .mcp.json | External integrations |

| references/plugin-structure.md | Directory structure, manifest schema, components | | references/marketplace-schema.md | Marketplace format, plugin entries, distribution | | references/workflows.md | Step-by-step workflows, patterns, publishing |

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests. Source: softaworks/agent-toolkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/softaworks/agent-toolkit --skill plugin-forge
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is plugin-forge?

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests. Source: softaworks/agent-toolkit.

How do I install plugin-forge?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/softaworks/agent-toolkit --skill plugin-forge Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/softaworks/agent-toolkit