Works with any agent that supports skills

Your intelligence,
under lock.

Skills are the instruction files that make AI agents useful — prompts, workflows, and domain logic. SkillVault lets you distribute them without giving them away. To paying customers, or to your own staff. The source stays sealed; the capability ships.

Or paste a prompt into your agent and let it handle publishing for you.

Trusted by publishers building with AI

OnBreezeOnBreeze
Prospect Butcher Co
Two postures, one vault

Skills go out. Or skills stay in.

Same encryption. Same license model. Same dashboard. The only thing that changes is who’s on the other end of the invite.

Posture 01 — Publish externallyPublic

License skills to customers.

Sell to companies and developers outside your org. Public invite codes, per-seat billing, customer dashboards, instant revocation when contracts end.

  • Vertical SaaS workflows
  • Paid expert procedures
  • Training and onboarding kits
Posture 02 — Distribute internallySealed

Issue skills to your own staff.

The vault stays inside your org. Employees run skills through their agent; the source SKILL.md never reaches their disk. Watermarked at every load, clearance-scoped by department or role, revocable on the day someone moves on.

  • Deployment runbooks & incident playbooks
  • Compliance & underwriting procedures
  • In-house tradecraft & institutional know-how
See the internal model →

Three commands. You’re live.

Publish licensed skills in minutes. We handle encryption and infrastructure.

01

Write your skill

Create a SKILL.md with your instructions, prompts, and logic. Your intellectual property lives in plain text until you’re ready to publish.

$ skillvault-publisher init my-skill
02

Encrypt & publish

One command encrypts your skill and publishes it to the registry. AES-256 encryption at rest — no plaintext files on disk or server.

$ skillvault-publisher publish ./my-skill/
03

Invite customers

Send invite codes to customers. They run one command and your skill installs to their agent. License-checked on every load.

$ npx skillvault --invite CODE

Everything you need to ship skills

From encryption to analytics, the full stack for licensed skill distribution.

End-to-End Encryption

AES-256-GCM from publish to delivery. Skills are stored as ciphertext and decrypted on-demand only with a valid license. No plaintext on disk.

Invite-Based Licensing

Control exactly who has access. Create invite codes, set capabilities, revoke anytime. Every load is license-checked in real time.

Publisher Analytics

See who’s using your skills, how often, and where. Decryption counts, active licenses, per-skill breakdowns, all in your dashboard.

CLI-First Publishing

Publish, update, and rollback from your terminal. Or use the dashboard — same capabilities, your choice.

Multi-Platform Agents

Skills install to any agent that supports them. One publish, every platform. Agent-agnostic distribution by design.

Webhooks & API

Get notified when licenses are created, skills are loaded, or grants are revoked. Full REST API for programmatic control.

Solo or team

Built for teams, too.

A SkillVault account isn’t one user — it’s a publisher with a team. Invite collaborators under three account roles, then control which members can touch which skills with per-skill access grants. Owners and admins have implicit access to everything; members see only what they publish themselves or are explicitly granted.

  • Account roles. Owner, admin, and member — clear separation between billing, team management, and day-to-day skill work.
  • Per-skill ACLs. Grant read, write, or owner on a single skill. Revoke per skill, per person, anytime.
  • Admin-enforced everywhere. Server, CLI, and dashboard all check the same ACLs. A member who isn’t granted a skill literally can’t see it.
Read the team docs →
publisher / your-team
OwnerAll skills

Founding identity. Billing, team, everything.

AdminAll skills

Manage every skill, team, webhooks, enforcement.

MemberPer-skill

Only sees skills they publish or are granted.

invoicing-bot: ownerpdf-parser: writechart-gen: read
Posture 02 — Internal distribution

Some skills aren’t for sale.
They’re for your team.

Deployment runbooks. Underwriting playbooks. Compliance procedures. The parts of an organization that took years to write down — and would take a competitor weeks to copy if they walked.

SkillVault issues these to your own staff under the same encryption, watermarking, and license controls publishers use externally. The source SKILL.md never reaches an employee’s disk. They get capability through their agent. The IP stays sealed.

  • Source remains sealed. Employees execute skills through Claude. The plaintext file never lands locally and cannot be read, copied, or pasted out.
  • Clearance by department or role. Grant compliance procedures to legal’s twelve operators. Keep them invisible to sales. Per-skill ACLs enforced on the server, in the CLI, and in the dashboard.
  • Watermarked at every load. Multi-layer forensic markers tied to the operator’s identity. If a transcript ever leaks, the trail leads back to the licensee.
  • Revoke when access ends. Contractor wraps up, employee transfers, project sunsets — kill the grant; the next invocation fails.
Stand up your internal vault →
your-org / clearance
Active
Org clearanceLevel 03

All skills, all departments. Owners and admins.

Department clearanceLevel 02

Department-scoped grants. Legal sees compliance; engineering sees deploy.

OperatorLevel 01

Individual employee. Sees only the skills issued to them.

deploy-prod: read · sealedaudit-runbook: read · sealedsales-comp: revoked
every load · watermarked✓ verified

Licensed access.
Revoke anytime.

Your skill never exists as plaintext on our servers. Every load is license-checked. Revoke access and it stops — immediately, not eventually.

  • Publisher isolation — no cross-tenant data access
  • Full audit trail of every decryption event
  • Instant revocation — the skill stops loading, the agent shows a clear error
SV

How it flows

Encrypted on your machine. Stored as ciphertext. Decrypted only at runtime with a valid license.

SKILL.md
Encrypted Vault
Agent Runtime

Your team’s command center

A publisher dashboard built for operators — solo or team.

app.getskillvault.com/skills

[ Dashboard screenshot — skills page ]

Your skills deserve protection

Same vault, two postures — license externally or distribute internally. Free tier includes 1 skill, unlimited licenses, and your whole team. No credit card required.