CLI To Skill

Generate or update an agent skill (SKILL.md) from a CLI script by inspecting its `--help` output and subcommands. Use when the user wants to "make a skill out of" a CLI, "wrap" a binary as a skill, "turn `foo --help` into a skill," "regenerate the skill for `<cli>` now that I added new commands," or otherwise package or refresh a command-line tool's interface as a reusable agent skill so future agents can drive it without re-discovering its flags.

pyyding Updated

File contents

pyyding/cli-to-skill/tree/main/ commit 673cb8b449

Frequently asked questions

npx skillmds@latest add pyyding/cli-to-skill