Skani

Manage Agent Skills
with Ease

Install, share, and manage agent skills across development environments with a single command.

Get Started
# Initialize a new project
npx
skani init my-project
# Install a skill
npx
skani install owner/repo
Version0.9.4 (Beta)
RegistryDecentralized
RuntimeUniversal
Latency< 20ms

Why Skani

Skani makes agent skill management simple, reliable, and portable across all your development environments.

Simple Installation

Install skills with a single command from GitHub or the central registry. No complex setup required.

Reproducible Environments

Version-pinned skills ensure consistent environments across devices. What works on your machine works everywhere.

CLI & Website

Manage skills via CLI for automation or browse and discover skills on the website. Use whichever fits your workflow.

One Command.

The complexity of agent orchestration, reduced to a single line.

skani install @latest/vision-core --global
[success] Manifest retrieved (48ms)
[linking] Integrating dependencies...
[ready] Agent skill active.