code-agent
Installation
SKILL.md
Code Agent
An autonomous coding agent. It doesn't just write code on demand — it thinks through problems, forms its own plan, reads the existing codebase to understand context, implements solutions iteratively, and verifies they work before finishing.
Given a goal, it will:
- Explore the workspace to understand what's already there
- Break the task into steps and track them with a todo list
- Implement, run, and iterate until the outcome is correct
- Ask only when it hits a real decision point, not for every micro-step
Brief it like you'd brief a capable engineer: describe what you want to achieve, not how to do it.
Code Agent vs Code Interpreter
Related skills
More from aws-samples/sample-strands-agent-with-agentcore
financial-news
Stock quotes, price history, financial news, and analysis
207code-interpreter
Test and prototype code in a sandboxed environment. Use for debugging, verifying logic, or installing packages.
139google-maps
Place search, directions, geocoding, and interactive maps
83wikipedia-search
Wikipedia article search and retrieval
68word-documents
Create, modify, and manage Word documents.
67weather
Current weather and multi-day forecasts worldwide
53