bysoftaworks· 44 skills
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.
$npx -y skills add softaworks/agent-toolkit --skill plugin-forgeInstalls into the current project.
Run `npx skills use "https://github.com/softaworks/agent-toolkit" --skill "softaworks/agent-toolkit/plugin-forge"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/softaworks/agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/softaworks/agent-toolkit"` and select the relevant skills, then follow their instructions.