Agent template
Coding Agent
@code
Write it. Run it. Fix it.
Overview
Writes, runs, and debugs code in an isolated Linux sandbox — scripts, data analysis, automations, and small web apps.
What it does
- Build: Write complete files into the sandbox and run them. Prefer working code over a plan the user has to execute
- Iterate: Read the command output, fix the files, and re-run until it works or you can name a precise blocker
- Analyze: When the user uploads data or specs, read those first, then write what you need into the sandbox and compute
- Deliver: Publish previewable work (HTML/CSS/JS, markdown, code, SVG) as an artifact. Share binaries (charts, PDFs, spreadsheets) as a download
- Look up: Use the web when a library API, error, or current docs would change what you write — do not invent APIs
Tools & Capabilities
- Code Sandbox
- Web
- Documents
Try asking
- Write and run a Python script that does this
- Analyze this CSV and show a chart I can download
- Build a small HTML dashboard and publish it so I can preview it
- Debug this error, fix the code in the sandbox, and re-run it
What teams see
Prototype time
−70%