pyyding
- 1 skill
- 0 followers
- 19 hours ago last updated
- ▌ CLI To Skill · pyyding bundleGenerate 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.