Skills
Start With webcmd-usage
Ask the agent to loadwebcmd-usage at the start of a Webcmd task. It discovers existing commands, understands common output and strategy choices, and selects the right specialized workflow.
Specialized Skills
Install in Codex
Open Plugins, choose Add plugin marketplace, enteragentrhq/webcmd,
and install Webcmd. The plugin bundles these same seven skills and installs
the npm CLI on first use if webcmd is missing. Start a new task after
installation.
Do not also add the skills with webcmd skills add in Codex.
Other Agents or Plugin-Free Setup
Runwebcmd skills add to install or refresh the bundled Webcmd skills for your agent. The agent can then start with webcmd-usage and load the specialized skill that matches the outcome.
For raw browser work, agents should run webcmd --profile work session create "Work Project", keep the returned immutable, Profile-scoped ID, and pass it at the root: webcmd --profile work --session work-project-k7 browser tabs. Adapter commands without --session reuse adapter-default; raw browser commands require an explicit readable selector.