From skill-optimizer
Audits and adapts newly installed or created Agent Skills to match the user's tools, paths, habits, and preferred workflows, fixing undertriggering, overtriggering, or generic behavior.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skill-optimizer:skill-personalizerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Audit and tune a skill for one user's real environment. The goal is not public portability; it is better triggering, less friction, and stronger fit with the user's actual tools, paths, style, and recurring tasks.
Audit and tune a skill for one user's real environment. The goal is not public portability; it is better triggering, less friction, and stronger fit with the user's actual tools, paths, style, and recurring tasks.
Do not use when preparing a skill for public release; use skill-generalizer for that.
Read audit-rubric.md for the diagnostic pass inherited from the original optimizer.
Read personalization-rubric.md for local defaults, session evidence, and validation scenarios.
npx claudepluginhub hqhq1025/skill-optimizerCreates, fixes, analyzes, and validates skills for AI agents. Includes scripts for structure checks, quality analysis, and character budget management.
Creates, audits, and consolidates Claude Code agent skills following the Agent Skills open standard. Interviews for intent, scope, and edge cases before drafting.
Creates, modifies, improves, tests, and benchmarks Claude Code skills using category-aware design, gotchas-driven development, eval prompts, and performance analysis.