Kvendra Skills is Apache-2.0. The full plugin source — every skill markdown, every reference file — lives at github.com/KvendraAI/kvendra-skills. Fork it, modify the recipes, ship private overlays for your team — the licence is permissive.
What this plugin is — and isn't
Skills are declarative recipes Claude Code loads as slash commands. Each skill is a short markdown file that tells Claude how to query the Platform's typed KB, run a pipeline of subagents, and write the result back as typed entities. The skills don't ship privileged credentials, they don't carry secrets, and they don't replace the CLI vault — anything sensitive still goes through the CLI broker.
Want a skill that doesn't exist yet? Open an issue or a PR — community-authored skills are how the catalogue grows.