Skip to main content
Back to the directory
softaworks/agent-toolkitSoftware EngineeringFrontend and Design

plugin-forge

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

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/softaworks/agent-toolkit --skill plugin-forge
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, plugin-forge has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: softaworks/agent-toolkit. Canonical URL: https://skills.sh/softaworks/agent-toolkit/plugin-forge.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Scaffold, structure, and manage Claude Code plugins with automated manifest generation and version control. Build and manage Claude Code plugins with correct structure, manifests, and marketplace integration. Includes workflows, automation scripts, and reference docs. Use create_plugin.py to generate plugin structure: This automatically: Use bump_version.py to update versions in both manifests: Semantic versioning: Manual approach (if not using script): File: plugins/plugin-name/.claude-plugin/plugin.json Update .claude-plugin/marketplace.json : Create in respective directories: For framework-specific guidance (React, Vue, etc.): For tools and commands: For domain-specific knowledge: Subdirectory-based namespacing with : separator: Examples: Important: Update version in BOTH locations: Use bump_version.py to automate. Use conventional commits: Detailed documentation included: - 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...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does plugin-forge do?

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

Is plugin-forge good?

plugin-forge does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support plugin-forge?

plugin-forge currently lists compatibility with Claude Code, Skills CLI.

Is plugin-forge safe to install?

plugin-forge has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to plugin-forge?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install plugin-forge?

Run the following command to install plugin-forge: npx skills add https://github.com/softaworks/agent-toolkit --skill plugin-forge

Related skills

More from softaworks/agent-toolkit

Related skills

Alternatives in Software Engineering