byagentrhq· 8 skills
Use when writing a Webcmd adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through field decoding, adapter coding, and verify. Replaces webcmd-oneshot / webcmd-explorer. For ad-hoc browser driving without an adapter, use webcmd-browser instead; for top-level orientation, use webcmd-usage.
$npx -y skills add agentrhq/webcmd --skill webcmd-adapter-authorInstalls into the current project.
Run `npx skills use "https://github.com/agentrhq/webcmd" --skill "agentrhq/webcmd/webcmd-adapter-author"` 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.