Skip to main content
Skills are markdown knowledge packs (SKILL.md files) that agent harnesses like Claude Code load on demand. They encode the Korve mental model, the golden paths, and the troubleshooting recipes so your agent doesn’t have to rediscover them every session.

Install

The installer places the skills where your harness discovers them.

What’s in the box

Skills are versioned with the platform; re-run the installer to update.

Do I need skills if I have MCP?

No — they’re complementary. MCP gives an agent live, typed access to the API; skills give it the judgment layer: which runtime class to pick, what to check before creating resources, how to read a failed deploy. Use both for best results.