Dart CLI

skillscore

Score your AI agent's SKILL.md, 0 to 100.

A command-line tool that lints and scores AI agent skills (SKILL.md files) against the official authoring guides from Anthropic, Google, and OpenAI. Offline, deterministic, and built to run in CI.

dart pub global activate skillscore
skillscore banner showing a SKILL.md scored 90 out of 100 with a grade of A

293

downloads / 30 days

160/160

pub points

3

platforms

Get started

Add it, then call it.

dart pub global activate skillscore
# Score one skill
skillscore path/to/SKILL.md

# Gate a whole folder in CI
skillscore skills/ --min-score 80 --format sarif

Versions

Release history

  1. 0.10.0 latest Jul 15, 2026
  2. 0.9.0 Jul 11, 2026
  3. 0.8.0 Jul 4, 2026
  4. 0.6.0 Jun 29, 2026
  5. 0.3.0 Jun 15, 2026
  6. 0.2.0 Jun 13, 2026
  7. 0.1.1 Jun 12, 2026
  8. 0.1.0 Jun 12, 2026

Refreshed from pub.dev on each deploy. Full changelog on pub.dev .

skillscore is open source under the Apache-2.0 license.