cli-anything-openclaw
Installation
SKILL.md
Use this skill as an OpenClaw-native bridge to the upstream CLI-Anything methodology.
What this skill is
This skill packages the core CLI-Anything methodology in a portable form for OpenClaw users.
Use it when the user wants to:
- analyze whether a software project is a good fit for an agent-friendly CLI harness
- design command groups and workflow structure for a GUI application or repo
- refine an existing harness
- validate packaging, tests, and CLI entry points using CLI-Anything-style thinking
Inputs
Accept either:
- a local source path
- a GitHub repository URL
Derive the software name from the local directory name if needed.