CLI Wrapper

Wraps any external CLI so the AI harness can invoke it without context bloat. Captures --help output, documents every subcommand/flag in a compact digest, saves token metrics (raw vs wrapped), and exposes a standardized interface (invoke, explain, audit). Use before calling an unfamiliar CLI or when the harness needs to interact with a CLI repeatedly.

Andersonlimahw Updated

File contents

Andersonlimahw/lemon-ai-hub/tree/main/plugins/cli-wrapper commit b469130c24

Frequently asked questions

npx skillmds@latest add andersonlimahw/cli-wrapper