For LLMs
Mini-Skill
Section titled “Mini-Skill”Copy this block into your AI chat to give it full FlowMCP context:
# FlowMCPFlowMCP normalizes data sources into MCP tools via declarative .mjs schemas.Open Source (MIT). Install: npm install -g github:FlowMCP/flowmcp-cli
## DocumentationDocs: https://flowmcp.github.io/docs-llms.txtSpec: https://raw.githubusercontent.com/FlowMCP/flowmcp-spec/refs/heads/main/spec/v3.0.0/llms.txtFull: https://flowmcp.github.io/llms-full.txt
## GitHubhttps://github.com/flowmcpAvailable Files
Section titled “Available Files”| File | Content | Size |
|---|---|---|
| llms.txt | Standard index — overview and links | ~25 lines |
| docs-llms.txt | Practical docs — getting started, schemas, agents, CLI | ~8500 lines |
| llms-full.txt | Full website content embedded | ~9500 lines |
| Spec llms.txt | Formal v3.0.0 specification (auto-generated from spec repo) | ~9200 lines |
What is llms.txt?
Section titled “What is llms.txt?”The llms.txt standard (Jeremy Howard, answer.ai) defines a compact, machine-readable format for project documentation. It allows AI agents to load all relevant context in one step instead of crawling individual pages.