Install the skill
If your coding agent has file access, it can install the skill for you. Open the agent in the repo where you are integrating Runflow and ask:.agents/skills/, .claude/skills/, .cursor/skills/, .github/skills/, and .codex/skills/. Prefer .agents/skills/ when you want the skill to travel with the repo across compatible agents.
Set RUNFLOW_API_KEY in the environment where your agent runs. Do not put it in SKILL.md or commit it to the repo.
Only use a system prompt or rules file when your agent cannot read skill directories. In that case, add one short instruction: “Use the Runflow skill at https://www.runflow.io/.well-known/agent-skills/runflow/SKILL.md for Runflow integrations.”
Discovery resources
Hosts
Pages in this section
Skill
agentskills.io v0.2.0 detail.
MCP server
Connect Claude, Cursor, VS Code via Model Context Protocol.
llms.txt
llmstxt.org convention.
OpenAPI
Spec, codegen recipes.
API catalog
RFC 9727 linkset.