skill-optimization instructions

20 tagged skill-optimization, measured the same way as everything else here.

SkillHone AGENTS.md

01

Tencent/SkillHone

Instructions file CodexOpenCode ✓ vendor

AGENTS.md instructions for Tencent/SkillHone, covering agent guide, pick the right skill, typical optimization flow, data boundaries and seed boundary.

140 +3 24d ago A 659 tokens

pr-quality-reviewer

02

Tencent/SkillHone

Agent ✓ vendor

PR merge gate for skill-repo PRs. Runs the offline static check, produces a rubric score, posts the verdict as a Forgejo PR comment, and returns APPROVE or REQUESTCHANGES to the dispatching reviewer. Use only from skillhone-evaluation's reviewer flow, never from developer self-check.

140 +3 24d ago A 67 tokens

trajectory-analyzer

03

Tencent/SkillHone

Agent ✓ vendor

Analyze solver trajectories after a probe run to diagnose tool-level errors (rate limits, wrong tool names, script crashes) that proberesult.json doesn't capture. Dispatch after eval.py completes. Returns a redacted diagnosis JSON — safe to pass to the improver.

140 +3 24d ago A 55 tokens

Tencent/SkillHone

Skill Claude CodeCodex ✓ vendor

Optimize a skill by planning, exploring available tools, diagnosing failures, and implementing fixes via PR. Use this skill as soon as an optimization loop starts, especially on the first iteration when community tools or reference approaches should be explored before implementation.

140 +3 24d ago A 52 tokens

issue-reporter

05

Tencent/SkillHone

Agent ✓ vendor

Analyzes probe evaluation results and creates a single focused Forgejo issue describing the highest-impact failure pattern to fix next.

140 +3 24d ago A 27 tokens

skillhone-prd

06

Tencent/SkillHone

Skill Claude CodeCodex ✓ vendor

Interactively gather a PRD (Product Requirements Document) for an agent skill that is about to be built or optimized by SkillHone. Use when the user says things like "I want to write a new skill", "help me spec this skill", "what should -skill do", or before running skillhone new / skillhone optim on a skill whose…

140 +3 24d ago A 199 tokens

skillhone

07

Tencent/SkillHone

Skill Claude CodeCodex ✓ vendor

SkillHone — toolkit for evaluating, optimizing, and managing agent skills. Use when asked to "evaluate a skill", "run probe", "optimize/iterate a skill", "create a new skill experiment", "seed a skill repo", or "run skill benchmarks"; also use when the user mentions a Forgejo-hosted skill repo and wants to measure or…

140 +3 24d ago A 99 tokens

codify

08

anombyte93/codify

Skill Claude CodeCodex

Refactor any skill by extracting deterministic operations into a Python script and slimming the SKILL.md to only AI judgment parts. Use when user says /codify, codify a skill, or optimize a skill.

4 4mo ago A 45 tokens original MIT

evolve-skill

09

taneltaluri/evolve-skill

Skill Claude CodeCodex

Evolve Skill: measurement-first skill optimizer. Evaluates SKILL.md files against an anchored 9-dimension rubric, validates that the rubric itself is stable (test-retest), optimizes with a hill-climbing loop that only accepts improvements larger than measurement noise, protects against overfitting with train/holdout…

2 4mo ago A 128 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: