plugin-forge
A toolkit for building, managing, and publishing Claude Code plugins with automated scripts and manifest management.
Install
npx skills add https://github.com/softaworks/agent-toolkit --skill plugin-forgeStats
| Total installs | 3,439 |
| Weekly installs | 570 |
| GitHub stars | 1.2K |
| First seen | Jan 20, 2026 |
| Source | @softaworks/agent-toolkit |
Summary
- Includes Python scripts for creating plugins and bumping semantic versions across both plugin.json and marketplace.json manifests
- Supports four component types: commands (with namespace-based naming), skills, agents, and hooks, each with defined directory structures
- Provides three plugin patterns (framework, utility, domain) with reference documentation covering structure, marketplace schema, and publishing workflows
- Local testing via marketplace registration and plugin install/uninstall commands for iterative development
Tags
Related skills
| Skill | Installs | vs plugin-forge |
|---|---|---|
| bats-testing-patterns | 3,280 | -159 |
| writing hookify rules | 3,218 | -221 |
| command-creator | 3,454 | +15 |
| apify-ecommerce | 3,208 | -231 |
| gemini | 3,458 | +19 |
FAQ
- How many installs does plugin-forge have?
- plugin-forge has 3,439 total installs and 570 installs this week.
- Where is plugin-forge hosted?
- plugin-forge is published by @softaworks/agent-toolkit at https://github.com/softaworks/agent-toolkit.
- How many GitHub stars does plugin-forge have?
- plugin-forge has 1.2K GitHub stars.
- When was plugin-forge first indexed?
- OrangeBot.AI first indexed plugin-forge on Jan 20, 2026.
- How do I install plugin-forge?
- Run: npx skills add https://github.com/softaworks/agent-toolkit --skill plugin-forge