Skip to main content

Getting Started

Installation

Install Skillet using pip:
pip install skillet

Basic Usage

Skillet provides tools for capturing gaps in Claude Code skills and running evaluations to improve them.

Capture a Gap

When Claude Code fails or produces suboptimal results, capture it:
skillet capture

Run Evaluations

Test your skills against captured scenarios:
skillet eval

Iterate

Use the evaluation results to improve your skills, then run evals again to verify improvements.