CLI for authoring, evaluating, and iteratively improving Claude Agent Skills.
Project description
better-skills
A measurement-first CLI for building and iterating on Claude Agent Skills.
Each iteration runs every test case under two configurations (current +
baseline), grades the trajectories, and tracks pass-rate deltas across
iterations.
Install
pip install better-skills
better-skills --help
better-skills init <skill-path>
better-skills iterate --skill-path <skill-path> --workspace <name>-eval
better-skills view
Repo layout
The CLI source lives in this package directory; the matching agent skill
(SKILL.md, authoring methodology, schemas, prompt templates) lives at
<repo-root>/skills/better-skills/ in the
skill-creator monorepo.
When the wheel is built, setup.py copies the runtime resources the CLI
reads (grader system prompt, eval viewer template) from the skill folder
into scripts/data/ so the published wheel is self-contained.
For the authoring methodology and full skill documentation, read the
SKILL.md in the skill folder, or visit the repo above.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file better_skills-0.7.1.tar.gz.
File metadata
- Download URL: better_skills-0.7.1.tar.gz
- Upload date:
- Size: 72.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41bd354b8cb8ed30af38626a8232437013510a77afc74a48ceea171571f1c726
|
|
| MD5 |
daa98ef37c70de8c10be62ce46a0b5b3
|
|
| BLAKE2b-256 |
2b9fb8ca7176dfb763fe5ed171654d0af8151cf07f9a4922765d2533cff80a96
|
File details
Details for the file better_skills-0.7.1-py3-none-any.whl.
File metadata
- Download URL: better_skills-0.7.1-py3-none-any.whl
- Upload date:
- Size: 81.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c752d83447a0662d488c711dec79be9f0a5cc9d21392ac523950690d7743f442
|
|
| MD5 |
6e964f5640d2a39126cf88457981ce61
|
|
| BLAKE2b-256 |
4e8f5f9ce0ea47371f6b593bbfdcaea7ac3ef57d72cc263a7b5f189b0bbc258d
|