Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cala.ai/llms.txt

Use this file to discover all available pages before exploring further.

The Cala agent skill is a SKILL.md file that tells your agent what Cala is, when to use it, which tool to call, and how to handle edge cases — without you having to prompt-engineer any of it. Install it once. It works across Claude Code, Cursor, Copilot, Amp, Codex, and any other agent that supports the Agent Skills format.

Install

npx skills add cala-ai/cala-skill
Or download SKILL.md and place it in your agent’s skill directory manually.

Use with MCP

The skill and the MCP server are complementary. The skill gives your agent the instructions — the MCP server gives it the live connection to execute queries. For the best results, use both.

Set up the MCP server

Connect your agent to Cala’s live query tools.