Initia provides tools to help AI coding agents and LLMs work with the Interwoven Stack. These give your tools the context they need to generate accurate code for contracts, frontends, and rollup operations.Documentation Index
Fetch the complete documentation index at: https://initialabs-mintlify-changelog-interwovenkit-1777853576.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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
Select 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.