Skip to content

Add Skill Optimizer skill#646

Open
hqhq1025 wants to merge 1 commit intoComposioHQ:masterfrom
hqhq1025:add-skill-optimizer
Open

Add Skill Optimizer skill#646
hqhq1025 wants to merge 1 commit intoComposioHQ:masterfrom
hqhq1025:add-skill-optimizer

Conversation

@hqhq1025
Copy link
Copy Markdown

Summary

  • Adds skill-optimizer to the Development & Code Tools section
  • Diagnose and optimize Agent Skills (SKILL.md) with real session data and research-backed static analysis
  • Works with Claude Code, Codex, and any Agent Skills-compatible agent
  • 46+ stars, MIT licensed
  • Install: npx skills add hqhq1025/skill-optimizer

What it does

skill-optimizer analyzes SKILL.md files against real session data (tool calls, trigger patterns, failure logs) and applies research-backed static analysis to find issues like missing triggers, overly broad descriptions, and conflicting patterns. It produces actionable optimization suggestions that improve skill reliability.

Checklist

  • Based on a real use case (actively used in production Claude Code setups)
  • No duplicate of existing skills
  • Added in alphabetical order within the correct category
  • Follows existing formatting conventions

Adds skill-optimizer to Development & Code Tools: diagnose and optimize
Agent Skills (SKILL.md) with real session data and research-backed
static analysis. Works with Claude Code, Codex, and any Agent
Skills-compatible agent.

Repository: https://github.com/hqhq1025/skill-optimizer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant