API To Agent CLI

Use when the user has a set of internal APIs / REST endpoints / SDK and wants to expose them as an agent-friendly CLI. Also use when retrofitting an existing CLI for AI agent use, or when auditing how agent-ready an existing CLI is. Prevents the common 1:1 wrapping trap by forcing a workflow-merge step before code generation. Synthesizes Anthropic's "Writing effective tools for agents" guidance, Justin Poehnelt's Google Workspace CLI work, AXI benchmark findings, and CWC 2026 Session #14.

aws-samples 9d4648f 11 files · 68.5 KB Updated

File contents

aws-samples/sample-aws-ops-skills-for-agents/tree/main/api-to-agent-cli commit 9d4648f6e5

Frequently asked questions

npx skillmds@latest add aws-samples/api-to-agent-cli