Skip to main content

Evaluation-driven Claude Code skill development

Project description

skillet

CI License Python

Evaluation-driven Claude Code skill development.

Three levels of documentation:

  1. This README — the concise overview, mirroring the structure below
  2. docs/ — full markdown documentation, shipped with the package
  3. skillet.run — the rendered docs site, 1:1 with docs/

Install

pip install pyskillet

Why

Anthropic recommends building evaluations before writing skills:

Create evaluations BEFORE writing extensive documentation. This ensures your Skill solves real problems rather than documenting imagined ones.

But they don't provide tooling:

We do not currently provide a built-in way to run these evaluations.

skillet fills that gap.

Quick Start

Capture failures with /skillet:add in Claude Code, then run the loop:

skillet eval my-skill                              # baseline
skillet create my-skill                            # generate skill from evals
skillet eval my-skill ~/.claude/skills/my-skill    # eval with skill
skillet tune my-skill ~/.claude/skills/my-skill    # iteratively improve

Overview

Skillet captures failures, runs systematic evaluations, and iterates on skills with quantitative feedback. docs/index.md

Getting Started

End-to-end walkthrough from your first capture to a tuned skill. docs/getting-started.md

Concepts

Skills vs Agents

Skillet evaluates skills (instructions that shape behavior), not agents (the underlying capability). docs/concepts/skills-vs-agents.md

Capability vs Regression

The same eval format serves two purposes: capability (pass@k, exploratory) during development, regression (pass^k, strict) in CI. docs/concepts/capability-vs-regression.md

Balanced Problem Sets

A good eval suite needs negative cases — prompts where the skill should not trigger — to catch overtriggering. docs/concepts/balanced-problem-sets.md

Guides

Capture with /skillet:add

Use /skillet:add in Claude Code to record failures as YAML eval files. docs/guides/capture-with-slash-command.md

Linting

skillet lint <path> checks a SKILL.md against 14 rules covering naming, frontmatter, body length, and recommended fields. docs/guides/linting.md

Contributing

Development setup, testing strategy, code style, and PR conventions. docs/guides/contributing.md

Reference

CLI

skillet ships with eval, create, tune, lint, and generate-evals. docs/reference/cli.md

Eval Format

YAML schema for eval files: required name/prompt/expected, optional domain/setup/teardown. docs/reference/eval-format.md

Python API

Programmatic interface: evaluate(), tune(), create_skill(), generate_evals(), lint_skill(). docs/reference/python-api.md

Project details


Download files

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

Source Distribution

pyskillet-0.2.38.tar.gz (491.6 kB view details)

Uploaded Source

Built Distribution

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

pyskillet-0.2.38-py3-none-any.whl (208.3 kB view details)

Uploaded Python 3

File details

Details for the file pyskillet-0.2.38.tar.gz.

File metadata

  • Download URL: pyskillet-0.2.38.tar.gz
  • Upload date:
  • Size: 491.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pyskillet-0.2.38.tar.gz
Algorithm Hash digest
SHA256 0f467cc14477a77e3705b77384f2de0cd8dbae9ceb6aa6479b3a99d93ce86a79
MD5 9da240dbf2e65d6c79ca54759f5f1d03
BLAKE2b-256 df481ee9d7ff36b3d4d3fc99a5541fd244272a5d1ea2c710df4a556039c773c6

See more details on using hashes here.

File details

Details for the file pyskillet-0.2.38-py3-none-any.whl.

File metadata

  • Download URL: pyskillet-0.2.38-py3-none-any.whl
  • Upload date:
  • Size: 208.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pyskillet-0.2.38-py3-none-any.whl
Algorithm Hash digest
SHA256 70a40bd5865f30df9532cc61c32fc719ed427b5539dbc67a9a895ecc1f0c8663
MD5 8f7e1c6e220d5f15e9fda6dc93c99f7a
BLAKE2b-256 6d78895160e78a225db51d6319f407028e6fa6b235fd6ff6738c7dec1b451770

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page