Design 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...
Security Analysis
high confidenceThe skill is an instruction-only checklist about designing CLIs for agent usability and its requirements and behavior are consistent with that purpose.
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.
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.
No install spec and no code files present. Because this is instruction-only, nothing will be written to disk or executed during install.
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.
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.
Guidance
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.
Latest Release
v1.0.1
Repackaged from workspace and published for skills.sh compatibility.
More by @g9pedro
Published by @g9pedro on ClawHub