MIT LICENSEDv0.1.0 · In development

One skill vault.
Relayed to every agent.

Your AI skills deserve a source of truth.
Organize, validate, and relay them to the coding agents you use.

Local-firstNo app account requiredYour files, your control
+ ONE SOURCE. EVERY DESTINATION.
Local skillsSKILL.md
Git repositoriesTracked at the source
ArchivesYour existing collection
SkillRelayYOUR CANONICAL VAULT
Validate Version
Claude destination~/.claude/skillsSelect an agent to trace its relay
BUILT AROUND THE AGENT SKILLS FORMATMeet your new source of truth

Everything in its place.
Every agent on the same page.

Your library, versions, sources, and distributions.
One clear view of what you have—and where it goes.

Actual SkillRelay library screen, captured from the running desktop UI with an isolated sample vault.
ACTUAL APP · SAMPLE VAULTOpen full resolution
Captured from the running app. Switch to the walkthrough to explore.Sample vault. Real core operations.

Great skills.
Too many places
to keep them.

A better review prompt in Claude. An older copy in Cursor. A useful skill you can’t quite find.

Keep the original in SkillRelay. Choose which agents receive it. See when a copy drifts away.

Bring your workflow together
THE SAME SKILL, SCATTERED
~/.claude/skillscode-review
~/.agents/skillscode-review
~/.cursor/skillsolder copy
One canonical vaultVersioned. Traceable. Ready to relay.
Keep the original. Know the difference.

A simple path.
Carefully considered.

Follow a skill through the system.
Select a stage to see what happens.

01 / SOURCES

Bring the skills you already use.

Import a local folder, ZIP archive, or Git repository. Preview files, validation diagnostics, and conflicts before applying the import.

Local folder / ZIP / GitPreview before importKeep, replace, or fork
One Rust core. Desktop interface and CLI.Files you own, in directories you control.

Trust comes from
knowing what happens.

Local is the starting point.

A vault on your machine. No account, telemetry, or automatic uploads. Remote imports happen when you request them.

History stays with the skill.

Content-hash versions, original source revisions, and fork provenance. Review changes, pin imports, and restore earlier snapshots.

Explicit, down to the filesystem.

Preview target paths and relay methods. Ownership is checked again before changes; modified or unmanaged targets are refused.

A health check, not a guess.

Doctor reports vault changes, copy drift, missing links, and validation issues. You decide what to reconcile.

Fits the way
you already code.

Six agent integrations. One management layer.
Explore their destinations and relay methods.

Claude Code
~/.claude/skills
Live link or copy

Personal skills take precedence over project skills. Other agents may also discover this directory.

Shared folders can be visible to more than one agent. SkillRelay makes that visibility explicit.

Your skills.
Your machine.
Your next contribution.

SkillRelay is an MIT-licensed project in active development. Use the desktop app, Rust CLI, or new npm / pnpm launcher. One engine, multiple interfaces—and a vault that stays yours.

Repository access is currently required. Public source release is pending.

Choose your way in.

DEVELOPMENT BUILD
terminal
# Try the launcher from the cloned repository
pnpm install
pnpm cli:build
pnpm cli:dev --help
pnpm cli:dev status
pnpm cli:dev skills list
After the npm release

@skillrelay/cli is not published yet. These commands will be available after a verified public release.

npx @skillrelay/cli --help
pnpm dlx @skillrelay/cli status
npm install --global @skillrelay/cli
skillrelay skills list

Try the npm / pnpm CLI

The new Node launcher runs the same native Rust CLI as the desktop app’s core. npm packages target macOS, Windows, and Linux on x64 and ARM64. Public npm installation is pending; try the launcher from source today.

Before you build

Clone the repository first. For the Node launcher, use Node.js ≥22.12, pnpm 11.1.1, Rust ≥1.89, and platform build tools. The desktop app also requires the Tauri 2 platform prerequisites.

Cloning currently requires repository access. Platform targets do not imply verified releases on every platform. The Core CLI tab runs directly with Cargo, without Node.js or pnpm.

ON THE HORIZON

Today, manage your skills.
Next, discover and share them.

A future direction—not a shipped registry or marketplace.

Keep the skill.
Lose the busywork.

One place to manage what makes your agents yours.

Start building with SkillRelay