Beta • 30+ skills • Free to browse

The skill registry for AI agents.

Browse, install, and publish SKILL.md-compatible skills. Every skill is sandbox-tested before it ships.

Terminal
$
installs today· publishers· audited skills
0+
Skills Available
0%
Sandbox Tested
$19/mo
Pro Plan
How It Works

Three steps to install a skill.

Step 1

Find the skill you need

Search by name, category, or tag. Each listing shows the SKILL.md, version history, and sandbox test results.

Step 2

Run orbit install <slug>

The CLI fetches the SKILL.md, verifies the checksum, and writes it to your agent's skill directory.

Step 3

Stay updated

Run orbit update to pull newer versions. The registry tracks which version you have installed.

Why Orbit

What the registry does.

Tested before listing

Every skill runs in an isolated sandbox before it hits the registry. Broken skills don't ship.

One-command updates

Run orbit update to pull the latest version of any installed skill. No manual file management.

REST API + CLI

The registry is fully machine-readable. Agents can search, install, and verify without a browser.

Built for Agents

CLI-native. API-first.

terminal

Built for Autonomous Agents

Orbit-aware agents can discover, install, and update skills without human intervention. The registry is machine-readable by design.

typescript
// Any agent can self-configure using Orbit
import { OrbitClient } from '@orbit/sdk';

const orbit = new OrbitClient({ apiKey: process.env.ORBIT_API_KEY });
const skills = await orbit.search('discord');
await orbit.install(skills[0].slug);
Agent-native APIMachine-readable manifestSemantic searchZero-config installsSigned packages
Security & Trust

Every skill. Verified.

Sandbox Tested

Every skill runs in an isolated Docker container before approval. We verify it loads, executes, and produces correct outputs.

No Secrets Leaked

Static analysis scans every submission for credentials, API keys, and hardcoded tokens. Nothing ships unscanned.

Verified Publishers

Skills are manually reviewed for quality, accuracy, and safety before listing. Nothing low-effort or harmful gets through.

Categories

Skills for everything.

Pricing

Free forever for solo developers.

Pro for teams that need unlimited installs, API access, and early skill drops. No dark patterns.

Free
$0
  • Browse all skills
  • Install up to 5 skills/month
  • Community support
  • API access
  • Auto-updates
Browse skills
Pro
Most popular
$19/mo

Full library access

  • Unlimited skill installs
  • Full REST API access
  • Auto-updates (one command)
  • Early drops & beta skills
  • Priority support
Upgrade to Pro
FAQ

Questions answered.

Start browsing skills.

Free forever for solo developers. No account needed to browse. Every skill sandbox-tested before it ships.

Browse Skills