Flare AI Skills
Flare AI Skills package Flare domain knowledge so coding agents stop guessing about FAssets, the Data Connector, Smart Accounts, Confidential Compute, and x402.
The files come from the developer hub: markdown skills, an MCP server, and llms.txt. You drop them into Cursor, Claude Code, Codex, or any agent that reads skill files.
Stack
- Markdown skills
- MCP
- llms.txt
- Cursor / Claude Code / Codex
Architecture
What the agent gets
Structured docs instead of a scraped homepage. Skills describe flows, contract addresses, and gotchas so the model can write against Flare APIs without mixing up Coston and Coston2.
How it is served
Markdown on the Developer Hub, plus MCP and llms.txt so agents can pull context without a browser. Same source as the human docs.