Skip to content
Go To Dashboard

For AI Tools

Sapiom provides structured documentation for AI coding assistants. Choose the integration method that works best for your tool.

For tools that support skills (like Claude Code), install the Sapiom skill:

Terminal window
npx skills add sapiom/skills --skill sapiom

Once installed, the skill gives your AI assistant context about Sapiom’s capabilities, API patterns, and integration guides.

For tools that support llms.txt (like Cursor), point to:

https://docs.sapiom.ai/llms.txt

This provides a structured overview of all Sapiom documentation in a format optimized for LLM consumption.

Add .md to any documentation URL to get clean markdown:

PageMarkdown
/capabilities/verify/capabilities/verify.md
/quick-start/quick-start.md
//index.md

Example:

Terminal window
curl https://docs.sapiom.ai/capabilities/verify.md

Internal links in markdown files point to other .md files for easy navigation.

Both methods provide access to documentation for: