Use when adding a new cybersecurity tool to this installer. Walks through editing the right module file, adding to tools_config.json, running validators, and syncing MCP server data if needed. Triggers on phrases like "add tool", "add <toolname>", "register a new tool", "include X in the installer".
$npx -y skills add 26zl/cybersec-toolkit --skill add-toolInstalls into the current project.
Run `npx skills use "https://github.com/26zl/cybersec-toolkit" --skill "26zl/cybersec-toolkit/add-tool"` 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/26zl/cybersec-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/26zl/cybersec-toolkit"` and select the relevant skills, then follow their instructions.