Automatically fix broken Webcmd adapters when commands fail. Load this skill when a webcmd command fails; it guides you through collecting a trace artifact, patching the adapter, retrying, and safely reporting reproducible upstream defects. Works with any AI agent.
$npx -y skills add agentrhq/webcmd --skill webcmd-autofixInstalls into the current project.
Run `npx skills use "https://github.com/agentrhq/webcmd" --skill "agentrhq/webcmd/webcmd-autofix"` 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.