CLI Anything

Wrap any command-line tool into a JSON-emitting agent skill. Use when you want to make a CLI reliably callable and parseable by an AI agent — introspect its --help, define a structured-output (--json) contract and a stable error contract, then generate a SKILL.md wrapper with verified examples. Triggers on "wrap this CLI", "make X agent-usable", "generate a skill for this command", "turn a tool into an agent skill".

coco-research 534ab9e 3.4 KB Updated

File contents

coco-research/coco/tree/main/skills/cli-anything commit 534ab9e128

Frequently asked questions

npx skillmds@latest add coco-research/cli-anything