skael
skael is the private control plane for your team’s AI agent skills. Your SKILL.md files stop living in scattered home directories and half-synced repos. You publish once, and skael:
- versions every skill (immutable, content-addressable),
- scans it for secrets, prompt injection, and exfiltration on publish,
- syncs it to Claude Code, Cursor, Codex, and OpenCode on every developer’s machine,
- and shows you which skills actually fire — by which agent, how often.
Self-hosted and open source.
Where to go next
Section titled “Where to go next”- Quickstart — get the platform and CLI running in a couple of minutes.
- Core concepts — skills, versions, sync, scanning, activations.
- CLI reference — every
skaelcommand. - Self-hosting — run the platform on your own infrastructure.
- Why not just git? — how skael differs from a shared repo or native agent sharing.