plugin-forge

Installation
Summary

Scaffold, structure, and manage Claude Code plugins with automated manifest generation and version control.

  • 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
SKILL.md

CC Plugin Forge

Purpose

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

When to Use

  • Creating new plugins for a marketplace
  • Adding/modifying plugin components (commands, skills, agents, hooks)
  • Updating plugin versions
  • Working with plugin or marketplace manifests
  • Setting up local plugin testing
  • Publishing plugins

Getting Started

Create New Plugin

Related skills

More from softaworks/agent-toolkit

Installs
3.6K
GitHub Stars
1.8K
First Seen
Jan 20, 2026