From cybersec-toolkit
Reduces noise when a task activates too many cybersecurity skills by ranking, curating, and prioritizing them based on tier and domain anchors.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersec-toolkit:skill-curation-routerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to reduce noise when a task could activate too many cybersecurity skills.
Use this skill to reduce noise when a task could activate too many cybersecurity skills.
.claude/skills/CURATION.md for tier and domain anchors.python3 scripts/curate_claude_skills.py --query "<user task>" --top 10
npx claudepluginhub 26zl/cybersec-toolkit --plugin cybersec-toolkitMatches user requirements to skills in a registry, scores capability alignment, and recommends prioritized workflow sequences with step IDs, missions, and data flows.
Creates and extends harness skills with structured phases for defining purpose, choosing type, writing skill.yaml and SKILL.md, validating, and testing.
Evaluates a skill against the Legal Skill Design Framework — thirteen design parameters, three legal failure modes, and a three-band verdict. Use before installing a community skill or deploying a first-party skill to your team.