Skip to main content

SkillSeal

PyPI CI License: MIT

Test your Agent Skills before your agents do.

SKILL.md files can be syntactically valid and still be bad: a vague description that never routes correctly, an oversized file that eats context, a curl | sh buried in a code block, a hardcoded /Users/you/... path that only works on your machine. SkillSeal is a local-first, offline-first CLI that lints, scores, and routing-tests SKILL.md files — catching what a manual read-through misses, before an agent does.

skillseal check output: two WARNs, a FAIL on rm-rf, a WARN on an absolute path, score 86/100

What it catches

Category Catches things like
Specification Invalid frontmatter, a name that doesn't match its directory
Quality Vague descriptions, oversized files, dangling file references
Security rm -rf / curl | sh in a code block, secret-file reads
Portability Hardcoded /Users/you/... paths, OS-specific commands

Full docs: https://pespinel.github.io/SkillSeal/

Installation

uv tool install skillseal
# or: pipx install skillseal
# or: pip install skillseal

One-off, no install:

uvx skillseal check ./skills

Quickstart

skillseal check ./skills          # lint: spec, quality, security, portability
skillseal test ./skills           # routing tests (skillseal.yaml)
skillseal conflicts ./skills      # duplicate names / routing overlap between skills
skillseal diff old/ new/          # score delta between two versions of a skill

See the full command reference, skillseal.yaml/skillseal.toml config, and CI integration (GitHub Action, pre-commit hook) on the docs site.

Contributing

See AGENTS.md for setup, quality gates, and how to add a rule. Planned work is tracked in Issues.

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skillseal-0.13.0.tar.gz (216.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skillseal-0.13.0-py3-none-any.whl (40.2 kB view details)

Uploaded Python 3

File details

Details for the file skillseal-0.13.0.tar.gz.

File metadata

  • Download URL: skillseal-0.13.0.tar.gz
  • Upload date:
  • Size: 216.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for skillseal-0.13.0.tar.gz
Algorithm Hash digest
SHA256 fbd35a6ede1068037321d6e7638e50df82c1e6cf4175d2d2fe9d716491714f87
MD5 bbc466a8c9535ad594de3d67eeb7120e
BLAKE2b-256 563dc4a9e542b5aac7c95ab7c0f889d0d6f5bbf60de0caa38a33a687420c5450

See more details on using hashes here.

Provenance

The following attestation bundles were made for skillseal-0.13.0.tar.gz:

Publisher: release.yml on pespinel/SkillSeal

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file skillseal-0.13.0-py3-none-any.whl.

File metadata

  • Download URL: skillseal-0.13.0-py3-none-any.whl
  • Upload date:
  • Size: 40.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for skillseal-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5cb8c0a8a3113c7b462fbb447a70be6c41437fc28dfab39af2fe35274c1af3e8
MD5 a0844783f71407f59855c9ac07974a0f
BLAKE2b-256 f860c8b61f1686430a486a444edd1f4c76ce08e77aad71a82c0cdc1d42a614bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for skillseal-0.13.0-py3-none-any.whl:

Publisher: release.yml on pespinel/SkillSeal

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.16.0

2 files

0.15.0

2 files

0.14.0

2 files

This release

0.13.0 This release

2 files

0.12.1

2 files

0.12.0

2 files

0.11.0

2 files

0.10.0

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.6.1

2 files

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page