surface
Installation
SKILL.md
Surface
Make software easier for agents to discover, understand, call, test, and safely modify.
Surface has two main workflows:
- Audit: detect project surfaces, score agent readiness, produce findings, and write improvement plans.
- Scaffold: add or extend agent infrastructure such as agents, tools, workflows, model routing, memory, browser access, sandbox execution, and MCP.
Use the existing project shape first. Read files before making claims or generating code.
Quick Routing
| User asks for | Route |
|---|---|
| audit, score, assess, agent-ready, agent-readiness | Audit |
| plan, transform, improve, fix agent DX | Audit, then optionally execute |
| add MCP, create llms.txt, write AGENTS.md, improve discovery | Audit single-area transform unless they ask for direct generation |
| create agent, add tool, build workflow, scaffold, init | Scaffold |