Agent-Friendly CLI
v1.0.1Design and audit CLIs for agent usability. Use when building a new CLI tool, auditing an existing CLI for agent compatibility, reviewing CLI UX for AI agents...
⭐ 0· 138·0 current·0 all-time
by@g9pedro
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the SKILL.md content: both describe patterns and an audit checklist for making CLIs agent-friendly. There are no unrelated binaries, credentials, or install steps requested.
Instruction Scope
SKILL.md is a guidance document and checklist; it does not instruct the agent to read files, call external endpoints, access credentials, or perform system-level actions. All instructions stay within the stated purpose of CLI design and auditing.
Install Mechanism
No install spec and no code files present. Because this is instruction-only, nothing will be written to disk or executed during install.
Credentials
The skill declares no environment variables, credentials, or config paths and the SKILL.md does not reference any secrets — the requested access is proportionate (none) for the stated purpose.
Persistence & Privilege
always:false and default autonomous invocation allowed — appropriate for a user-invocable guidance skill. The skill does not request persistent presence or modify other skills or system settings.
Assessment
This is a benign, instruction-only checklist for designing and auditing CLIs for agent use. It doesn't request credentials or install code. Before using, consider: (1) the source is unknown — if you plan to rely on this guidance in production, verify the referenced research or link to authors; (2) if you copy examples into code, review them for correctness and licensing; and (3) no secret or sensitive access is required by the skill itself, but be cautious when applying these patterns in tools that do interact with credentials or production systems.Like a lobster shell, security has layers — review code before you run it.
latestvk979btenj1vxp2e2w2d1cys0kn84gj3r
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
