webcmd-usage
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.zipInstalls 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?".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
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
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.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| webcmd-usage (this skill) | 0 | 1mo | Review | Advanced |
| setup | 12 | 2mo | No flags | Beginner |
| tmux | 20 | 3mo | Review | Intermediate |
| macos-cleaner | 16 | 2mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by agentrhq
View all by agentrhq →You might also like
setup
barefootford
Sets up a Mac for ButterCut. Installs all required dependencies (Homebrew, Ruby, Python, FFmpeg, WhisperX). Use when user says "install buttercut", "set up my mac", "get started", "first time setup", "install dependencies" or "check my installation".
tmux
openclaw
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
macos-cleaner
daymade
Analyze and reclaim macOS disk space through intelligent cleanup recommendations. This skill should be used when users report disk space issues, need to clean up their Mac, or want to understand what's consuming storage. Focus on safe, interactive analysis with user confirmation before any deletions.
ms365-tenant-manager
alirezarezvani
Microsoft 365 tenant administration for Global Administrators. Automate M365 tenant setup, Office 365 admin tasks, Azure AD user management, Exchange Online configuration, Teams administration, and security policies. Generate PowerShell scripts for bulk operations, Conditional Access policies, license management, and compliance reporting. Use for M365 tenant manager, Office 365 admin, Azure AD users, Global Administrator, tenant configuration, or Microsoft 365 automation.
agent-workflow-automation
ruvnet
Agent skill for workflow-automation - invoke with $agent-workflow-automation
tmux-terminal
mikeyobrien
Interactive terminal control via tmux for TUI apps, prompts, and long-running CLI workflows.