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
  1. Discover — Browse curated skills and recipes from the registry
  2. Customize — Localize paths, naming, inputs to your workflow
  3. Test — Harness testing with golden file comparison
  4. Deploy — Install to Claude, Codex, Cursor and more
  5. 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 --release

Then browse available skills:

skillsy search --category creative