Use at the start of any Webcmd session. This is the top-level map of what webcmd can do, how to discover adapters, what flags and output formats are universal, and which specialized skill to load next. Point here when an agent asks "what can webcmd do?" or "how do I find the right command?".
$npx -y skills add agentrhq/webcmd --skill webcmd-usageInstalls into the current project.
Run `npx skills use "https://github.com/agentrhq/webcmd" --skill "agentrhq/webcmd/webcmd-usage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentrhq/webcmd" that are relevant to the current task. Run `npx skills add "https://github.com/agentrhq/webcmd"` and select the relevant skills, then follow their instructions.