The navigation layer for Webcmd, providing access to browser-driving tools, external CLI wrappers, and adapter discovery.

Install

mkdir -p .claude/skills/webcmd-usage && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19551" && unzip -o skill.zip -d .claude/skills/webcmd-usage && rm skill.zip

Installs to .claude/skills/webcmd-usage

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

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?".
294 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Manage website and desktop app adapters
  • Execute browser driving commands
  • Integrate external CLI tools
  • Discover available commands via JSON
  • Manage plugin installations

How it works

It provides a uniform interface to drive websites and CLIs through adapters, plugins, and direct browser interaction commands.

Inputs & outputs

You give it
Task description and target website
You get back
Uniform command execution or browser interaction

When to use webcmd-usage

  • Initialize Webcmd environment
  • Find the right adapter for a website
  • Check status of browser daemon
  • Install external CLI integrations
  • Discover browser driving commands

About webcmd-usage

Maps available functionality for the Webcmd ecosystem, including adapter management, browser state interaction, and external CLI passthrough. It serves as the primary entry point for controlling apps without screen scraping.

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?".

When not to use it

  • When attempting to use removed commands like webcmd explore

Prerequisites

npmbrowser daemon

Limitations

  • Large registries can exceed output budget
  • Truncated output is incomplete evidence

How it compares

It enables agent-driven automation of websites without relying on fragile screen scraping techniques.

Compared to similar skills

webcmd-usage side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
webcmd-usage (this skill)01moReviewAdvanced
setup122moNo flagsBeginner
tmux203moReviewIntermediate
macos-cleaner162moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry