Introduction
Turn your workflows into reusable, testable AI agent skills
What is Skillsy?
Skillsy is your personal Skill Factory — a comprehensive toolkit for creating, testing, and deploying reusable skills for AI coding agents like Claude, Codex, and Cursor.
The Core Loop
graph LR
A[Discover] --> B[Customize]
B --> C[Test]
C --> D[Deploy]
D --> E[Audit]
E --> A- Discover — Browse curated skills and recipes from the registry
- Customize — Localize paths, naming, inputs to your workflow
- Test — Harness testing with golden file comparison
- Deploy — Install to Claude, Codex, Cursor and more
- Audit — Security scanning and risk assessment
Key Features
- Skill Factory: Compile repetitive workflows into portable, reusable Skills
- Registry: Discover and install community-contributed skills
- Harness Testing: Contract validation with reproducible test results
- Multi-Target Deployment: One skill works across Claude, Codex, Cursor
- Security Audit: Built-in scanning for risky scripts and capabilities
Getting Started
Install the CLI to start creating and managing skills:
# Using cargo
cargo install skillsy
# Or build from source
git clone https://github.com/skillsy/cli && cd cli
cargo build --releaseThen browse available skills:
skillsy search --category creative