Available Tools
Agent Skills
A skill that teaches AI agents how to build on Initia end-to-end.
llms.txt
A structured index of all Initia documentation pages for LLM context.
Docs MCP
A Model Context Protocol server for searching Initia docs from your IDE.
When to Use Each Tool
| Tool | Best for | Setup |
|---|---|---|
| Agent Skills | Building full-stack apps (contracts, frontends, rollups) | npx skills add initia-labs/agent-skills |
| llms.txt | Giving an LLM broad context about all docs | Paste the URL into your LLM context |
| Docs MCP | Targeted search of docs from your IDE | Add the MCP server endpoint to your IDE |
Getting Started
Choose your tool
If you are building a full app, start with Agent Skills. For quick
reference lookups, use the Docs MCP. To give an LLM broad context in a
single prompt, use llms.txt.