SkillCompass
Skill quality scoring, security audits, and guided improvement
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SkillCompass?โผ
Run `npx skills add Evol-ai/SkillCompass --all -g -y` in your terminal to install it globally for your agent.
What does SkillCompass evaluate?โผ
It scores skills on six dimensions: structure, trigger accuracy, security, functional quality, comparative value, and uniqueness, then gives a PASS, CAUTION, or FAIL verdict.
Can SkillCompass fix weak skills automatically?โผ
Yes. The eval-improve command targets the weakest dimension, applies a fix, and re-evaluates, only saving the change if the score actually improved without regressions.
Does SkillCompass work with Claude Code and OpenClaw?โผ
Yes. It runs locally in Claude Code and OpenClaw, and also supports 45+ agents including Cursor, Codex, and Gemini CLI.
Is my skill data sent anywhere?โผ
No. SkillCompass is local-first: all evaluations, snapshots, and usage tracking stay on your machine, with network access only when you explicitly request updates.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core