Three skills that mine, personalize, and generalize coding-agent workflows into reusable SKILL.md files.
Skill Optimizer is an open-source project that supplies three separate skills for managing agent capabilities. Each skill targets a distinct stage in the skill lifecycle: discovery from real usage data, customization for a single user, and preparation for wider distribution.
The tools work by scanning agent logs and memories, applying user-specific adjustments such as preferred directories and phrasing, then stripping private details to create portable versions. This separation keeps each task focused and avoids mixing personal and public concerns.
It supports multiple agent platforms including Codex, Claude Code, Cursor, and others through standard directory layouts. Users install the skills once and then invoke them by describing the desired outcome in natural language.
Scan past coding sessions to identify recurring tool chains and verification steps that deserve to become formal skills.
Review newly obtained skills and adjust triggers, defaults, and phrasing so they match your directories, habits, and session style.
Convert private skills into clean, portable versions suitable for GitHub repositories or public skill marketplaces.
git clone https://github.com/hqhq1025/skill-optimizer.git /tmp/skill-optimizer && cp -r /tmp/skill-optimizer/skills/* ~/.agents/skills/Install the skills from https://github.com/hqhq1025/skill-optimizerNo, you can copy only the skills you plan to use, though most users install the full set for flexibility.
Verified reviews from the community shape this listing's rating.
Loading reviews…