Claude Skill
Evol-ai/SkillCompass
SkillCompass 是一个开源工具,用于评估代理技能质量,找出最薄弱的环节,修复它,并证明改进有效。支持 Claude Code 和 OpenClaw 技能。
概览
仓库信息
安装这个 Skill
npx skills add Evol-ai/SkillCompassRegistry 信息
npx skills add Evol-ai/SkillCompassgit clone https://github.com/Evol-ai/SkillCompass.git
项目简介
SkillCompass 是一个用于评估和改进代理技能质量的开源工具。它帮助找出技能组合中最薄弱的环节,修复它,并证明改进有效。
Evaluate agent skill quality. Find the weakest link. Fix it. Prove it worked.
要点
- AI 代理技能质量评估
- 识别最薄弱的技能环节
- 跟踪并证明改进效果
- 支持 Claude Code 技能和 OpenClaw 技能
- 使用 JavaScript 构建,易于集成
使用场景
- 在生产环境中评估代理技能质量
- 调试并改进技能性能
- 在部署前对技能进行基准测试
- 持续技能改进流水线
README 摘要
<h1 align="center">SkillCompass</h1> <p align="center"> <strong>Evaluate quality. Find the weakest link. Fix it. Prove it worked. Repeat.</strong> </p> <p align="center"> <a href="https://github.com/Evol-ai/SkillCompass">GitHub</a> · <a href="SKILL.md">SKILL.md</a> · <a href="schemas/">Schemas</a> · <a href="CHANGELOG.md">Changelog</a> </p> <p align="center"> <a href="https://linux.do/"><img src="https://img.shields.io/badge/Community-LINUX%20DO-blue.svg" alt="LINUX DO Community" /></a> <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT License" /> <img src="https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg" alt="Node >= 18" /> <img src="https://img.shields.io/badge/model-Claude%20Opus%204.6%20%2F%204.7-purple.svg" alt="Claude Opus 4.6 / 4.7" /> </p> --- | | | |--|--| | **What it is** | A local-first skill quality evaluator and management tool for Claude Code / OpenClaw. Six-dimension scoring, usage-driven suggestions, guided improvement, version tracking. | | **Pain it solves** | Turns "tweak and hope" into diagnose → targeted fix → verified improvement. Turns "install and forget" into ongoing visibility over what's working, what's stale, and what's risky. | | **Use in 30 seconds** | `/skillcompass` — see your skill health at a glance. `/eval-skill {path}` — instant quality report showing exactly what's weakest and what to improve next. | > **Evaluate → find weakest link → fix it → prove it worked → next weakness → repeat.** > **Meanwhile, Skill Inbox watches your usage and tells you what needs attention.** --- ## Who This Is For <table> <tr><td width="50%"> **For** - Anyone maintaining agent skills and wanting measurable quality - Developers who want directed improvement — not guesswork, bu