Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    EveryDev.ai
    Sign inSubscribe
    Home
    Tools

    2,341+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1228
    • Coding1045
    • Infrastructure455
    • Marketing414
    • Design374
    • Projects340
    • Analytics319
    • Research306
    • Testing200
    • Data171
    • Integration169
    • Security169
    • MCP164
    • Learning146
    • Communication131
    • Prompts122
    • Extensions120
    • Commerce116
    • Voice107
    • DevOps92
    • Web73
    • Finance19
    1. Home
    2. Tools
    3. Skill Optimizer
    Skill Optimizer icon

    Skill Optimizer

    Agent Skill Registries

    An open-source Agent Skills lifecycle toolkit for mining, personalizing, and generalizing SKILL.md files for coding agents like Claude Code, Codex, Cursor, and Gemini CLI.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Free to use, modify, and distribute.

    Engagement

    Available On

    Linux
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent Skill RegistriesPrompt EngineeringAI Coding Assistants

    Alternatives

    Wondel.ai SkillsAgent Skills by mattpocockSkillKit
    Developer
    hqhq1025Beijing, ChinaEst. 2026

    Listed May 2026

    About Skill Optimizer

    Skill Optimizer is an open-source toolkit hosted on GitHub under the MIT license, built by hqhq1025, that manages the full lifecycle of Agent Skills — the SKILL.md-based instruction files used by coding agents. The current release is v2.0.0, a major redesign from the original single-skill optimizer, now split into three focused agent skills. It targets developers who work with AI coding agents and want to systematically capture, tune, and share reusable workflows.

    What It Is

    Skill Optimizer provides three distinct agent skills — skill-miner, skill-personalizer, and skill-generalizer — each handling a different phase of the skill lifecycle. Rather than treating skill creation as a one-time task, the toolkit treats it as an ongoing process: discovering what workflows are worth capturing, adapting them to a specific user's environment, and preparing them for public distribution. The project is written primarily in Python and is compatible with agents that support the Agent Skills folder convention.

    The Three-Skill Architecture

    The toolkit deliberately separates three jobs that the original single optimizer conflated:

    • skill-miner scans coding-agent session history, memory summaries, repo notes, repeated scripts, and project folders to surface recurring intents, tool chains, and verification patterns. It includes scripts/scan_sessions.py for a deterministic first-pass scan of Codex, Claude Code, Gemini/Antigravity task files, and exported transcripts.
    • skill-personalizer audits installed skills against a user's real phrasing, preferred CLIs, MCP tools, paths, aliases, and verification commands. It checks for undertrigger, overtrigger, and unnecessary-question friction, preserving the original optimizer's audit checks (trigger fit, user reaction, workflow completion, token economics, and P0/P1/P2 fixes).
    • skill-generalizer strips private paths, credentials, account names, and internal repo facts, then packages the result with portable commands, public README claims, and frontmatter describing when to use the skill — making it ready for GitHub, marketplaces, or team sharing.

    Platform Support

    The toolkit supports a broad range of coding agents:

    • Codex — native Agent Skills, plus optional plugin metadata; install to ~/.codex/skills/
    • Claude Code — native skills in personal, project, and plugin scopes; install to ~/.claude/skills/
    • Cursor — native Agent Skills and rules/commands; discoverable by Agent
    • OpenCode — native skill tool with repo/home skill discovery
    • Gemini CLI / Google agents — Agent Skills open format documented by Google; GEMINI.md remains the always-on context mechanism

    The recommended public layout is skills/<name>/SKILL.md in the repo, with install instructions copying into .agents/skills/ or the target agent's native skill directory.

    Setup Path

    Installation can be triggered directly from an agent chat by pasting a single command referencing the GitHub URL, or performed manually via git clone and cp commands. The README provides explicit paths for Codex-only, Claude Code-only, and generic agent installs. The scan_sessions.py script accepts flags for date range (--days), result limit (--limit), minimum recurrence count (--min-count), external export files (--export), and custom pattern files (--patterns).

    Update: v2.0.0 — Skill Lifecycle Toolkit

    The v2.0.0 release, published on 2026-05-14, is described in the repository as a major redesign. The original project was a single skill optimizer; v2.0.0 splits the work into three purpose-built skills with distinct optimization directions. The repository was last updated on 2026-05-15 and has accumulated 77 stars and 3 forks since its creation. The project also publishes an llms.txt, llms-full.txt, and repo-metadata.json for AI and search visibility.

    Skill Optimizer - 1

    Community Discussions

    Be the first to start a conversation about Skill Optimizer

    Share your experience with Skill Optimizer, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source (MIT)

    Fully free and open-source under the MIT License. Free to use, modify, and distribute.

    • skill-miner agent skill
    • skill-personalizer agent skill
    • skill-generalizer agent skill
    • scan_sessions.py script
    • Claude Code, Codex, Cursor, OpenCode, Gemini CLI support

    Capabilities

    Key Features

    • Mine coding-agent session history to surface skill-worthy workflows
    • Audit and personalize installed skills to match user habits and tools
    • Generalize personal skills for public GitHub or marketplace distribution
    • scan_sessions.py script for deterministic first-pass session scanning
    • Support for Codex, Claude Code, Cursor, OpenCode, and Gemini CLI
    • Trigger fit, overtrigger, and undertrigger auditing
    • Token economics and P0/P1/P2 fix prioritization
    • Frontmatter generation for public skill packaging
    • Private context stripping for publishable skills
    • llms.txt and structured metadata for AI visibility

    Integrations

    Claude Code
    Codex
    Cursor
    OpenCode
    Gemini CLI
    GitHub
    MCP tools
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Skill Optimizer and help others make informed decisions.

    Developer

    hqhq1025

    hqhq1025 builds open-source tooling for AI coding agent workflows, with a focus on the Agent Skills ecosystem. The Skill Optimizer project provides a lifecycle toolkit for mining, personalizing, and generalizing SKILL.md files used by agents like Claude Code, Codex, Cursor, and Gemini CLI. The project is informed by LLM-agent research on externalized memory, skill libraries, retrieval/routing, and long-context behavior.

    Founded 2026
    Beijing, China
    1 employees

    Used by

    OpenCoworkAI contributors
    Claude Code users
    Codex users
    Read more about hqhq1025
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Wondel.ai Skills icon

    Wondel.ai Skills

    A curated open-source collection of agent skills for Claude Code and agentskills.io-compatible agents, encoding proven frameworks from top business and engineering books.

    Agent Skills by mattpocock icon

    Agent Skills by mattpocock

    A collection of open-source agent skills that extend AI coding assistant capabilities across planning, development, tooling, and knowledge management.

    SkillKit icon

    SkillKit

    Open-source CLI package manager that aggregates 31+ skill sources, auto-translates to 44 AI agent formats, and adds memory, security scanning, and team workflows with zero telemetry.

    Browse all tools

    Related Topics

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    49 tools

    Prompt Engineering

    Tools for creating and refining effective AI prompts.

    44 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    444 tools
    Browse all topics
    Back to all tools
    Explore AI Tools
    • AI Coding Assistants
    • Agent Frameworks
    • MCP Servers
    • AI Prompt Tools
    • Vibe Coding Tools
    • AI Design Tools
    • AI Database Tools
    • AI Website Builders
    • AI Testing Tools
    • LLM Evaluations
    Follow Us
    • X / Twitter
    • LinkedIn
    • Reddit
    • Discord
    • Threads
    • Bluesky
    • Mastodon
    • YouTube
    • GitHub
    • Instagram
    Get Started
    • About
    • Editorial Standards
    • Corrections & Disclosures
    • Community Guidelines
    • Advertise
    • Contact Us
    • Newsletter
    • Submit a Tool
    • Start a Discussion
    • Write A Blog
    • Share A Build
    • Terms of Service
    • Privacy Policy
    Explore with AI
    • ChatGPT
    • Gemini
    • Claude
    • Grok
    • Perplexity
    Agent Experience
    • llms.txt
    Theme
    With AI, Everyone is a Dev. EveryDev.ai © 2026
    Discussions