Kapa Skills
Kapa provides a collection of AI agent skills that you can install in agents like Claude Code, Cursor, and Codex. Each skill represents a recommended workflow for working with Kapa data and capabilities, allowing you to instruct your AI agents to work more effectively with Kapa.
Skills are particularly useful for documentation workflows where the goal is not just to answer a single question, but to systematically work through a backlog of issues with an AI agent as your collaborator.
Available skills
Analyze Coverage Gaps
Work through topics where your documentation has no coverage and create the missing content directly in your repository. The skill turns your Coverage Gaps export into a directory of individual cluster files, then walks through each one with your agent so you can decide whether to address the gap and write the missing content on the spot.
Read more: Coverage Gaps.
Analyze Top Questions
Work through your most common topics and ensure your documentation covers all the angles in which users are asking about them. The skill turns your Top Questions export into a directory of topic files, then walks through each one with your agent so you can refine existing documentation to better match how users actually ask.
Read more: Top Questions.
Installation
Skills live in the kapa-skills repository. Follow the installation instructions in the repository README to install them into your documentation repository.