Evol-ai

20 mods across 1 repository, 216 stars between them.

SkillCompass

01

Evol-ai/SkillCompass

Plugin Claude Code

Local-only skill quality and security evaluator for Claude Code/OpenClaw. Scores six dimensions, runs local validators, and stores reports and snapshots under .skill-compass/.

216 4mo ago A tokens not measured original MIT

Evol-ai/SkillCompass

Instructions file CodexOpenCode

Instructions for Evol-ai/SkillCompass, covering agent instructions, required rules and source of truth.

216 4mo ago A 328 tokens original MIT

skill-compass

03

Evol-ai/SkillCompass

Skill Claude CodeCodex

Evaluate skill quality, find the weakest dimension, and apply directed improvements. Also tracks usage to spot idle or risky skills. Use when: first session after install, or user asks about skill quality, evaluation, inbox, suggestions, or improvement.

216 4mo ago A 52 tokens original MIT

eval-audit

04

Evol-ai/SkillCompass

Command

Use the Glob tool to find all /SKILL.md files recursively under the specified directory. Also check /.claude/skills/ if scanning project-level.

216 4mo ago A 0 tokens original MIT

eval-compare

05

Evol-ai/SkillCompass

Command

Command "eval-compare" from Evol-ai/SkillCompass, covering /eval-compare — version comparison, arguments, steps, step 1: resolve versions and step 2: check cached results.

216 4mo ago A 0 tokens original MIT

eval-evolve

06

Evol-ai/SkillCompass

Command

Command "eval-evolve" from Evol-ai/SkillCompass, covering arguments, prerequisites, what this command does, step 1: validate and step 2: read current state.

216 4mo ago A 0 tokens original MIT

eval-improve

07

Evol-ai/SkillCompass

Command

If --internal is passed, skip all interactive prompts — return results silently. This flag is set when eval-improve is called by other commands (e.g., from setup or skill-inbox action queue).

216 4mo ago A 0 tokens original MIT

eval-merge

08

Evol-ai/SkillCompass

Command

Use the Read tool to load .skill-compass/{skill-name}/manifest.json. Verify.

216 4mo ago A 0 tokens original MIT

eval-rollback

09

Evol-ai/SkillCompass

Command

Use the Read tool to load .skill-compass/{skill-name}/manifest.json.

216 4mo ago A 0 tokens original MIT

eval-security

10

Evol-ai/SkillCompass

Command

Parse arguments. Use the Read tool to load the target SKILL.md file.

216 4mo ago A 0 tokens original MIT

eval-skill

11

Evol-ai/SkillCompass

Command

🚀 Enhanced with Local Validators: This command now uses local JavaScript validators for D1, D2, and D3 dimensions to significantly reduce token consumption while maintaining evaluation quality. Complex reasoning tasks (D4, D5, D6) continue to use LLM evaluation with local pre-analysis.

216 4mo ago A 0 tokens original MIT

Evol-ai/SkillCompass

Command

Triggered by the SessionStart hook (hooks/scripts/session-tracker.js), which compares the current SkillCompass version against the last recorded version. On first install, reinstall, or version change the hook injects a context message instructing Claude to load this file and follow it on the user's first interaction.

216 4mo ago B 0 tokens original MIT

setup

13

Evol-ai/SkillCompass

Command

This command gives users a quick local inventory of installed skills and surfaces only high-signal issues. It supports two modes.

216 4mo ago B 0 tokens original MIT

skill-compass

14

Evol-ai/SkillCompass

Command

This command accepts free-form natural language and routes to the appropriate SkillCompass command. Also accessible as /skill-compass.

216 4mo ago A 0 tokens original MIT

skill-inbox

15

Evol-ai/SkillCompass

Command

Unified entry point for managing skill suggestions and browsing all installed skills. Provides two views: suggestions (default) and all skills.

216 4mo ago A 0 tokens original MIT

skill-report

16

Evol-ai/SkillCompass

Command

Generate a comprehensive report of all installed skills: quick health scan, context budget, portfolio overview, and quality summary.

216 4mo ago A 0 tokens original MIT

skill-update

17

Evol-ai/SkillCompass

Command

Check installed skills for remote updates and guide the user through updating and evaluating them.

216 4mo ago A 0 tokens original MIT

PostToolUse

18

Evol-ai/SkillCompass

Hook

Runs after a tool call finishes for Skill, Write and Edit tool calls, executing skill-usage-tracker.js, post-skill-edit.js and eval-gate.js via node (3 commands). From Evol-ai/SkillCompass.

216 4mo ago A tokens not measured original MIT

SessionStart

19

Evol-ai/SkillCompass

Hook

Runs when a session starts, executing session-tracker.js via node. From Evol-ai/SkillCompass.

216 4mo ago A tokens not measured original MIT

SessionEnd

20

Evol-ai/SkillCompass

Hook

Runs when a session ends, executing session-tracker.js via node. From Evol-ai/SkillCompass.

216 4mo ago A tokens not measured copy · 86% MIT