Protected Skills Gateway

Keep secret skills
off engineer machines

Versioned markdown skills live in secure storage. Engineers install pointer skills via the Cursor extension — content is injected at runtime and never committed to git.

Protected by design

Skill content never lands in repos. Only opaque pointers and runtime injection.

Versioned skills

Publish markdown versions, roll back safely, and audit who accessed what.

Team controls

Invite engineers, assign skills per person, and manage entitlements from one console.

How it works

01

Admin publishes

Create skills in the admin console. Content goes to secure storage.

02

Extension installs pointers

Engineers get thin SKILL.md files that reference the gateway.

03

Runtime injection

Hooks fetch protected content at agent time — nothing sensitive in git.