Skip to main content
Run any Skill in Manus
with one click
GitHub repository

webcmd

webcmd contains 7 collected skills from agentrhq, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
34
updated
2026-07-17
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

smart-search
software-developers

Intelligent search router based on webcmd commands. Use this skill when the user wants to search, query, find, or research information through Webcmd, CLI, or API sources, especially for named websites, social media, technical material, news, shopping, travel, jobs, finance, or multilingual content

2026-07-17
webcmd-browser
software-developers

Use when an agent needs to drive a real Chrome window via webcmd — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers the selector-first target contract, compound form fields, stale-ref handling, network capture, and the agent-native envelopes the CLI returns. Not for writing adapters — see webcmd-adapter-author for that.

2026-07-17
webcmd-usage
software-developers

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

2026-07-17
webcmd-adapter-author
software-developers

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.

2026-07-16
webcmd-autofix
software-developers

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.

2026-07-13
webcmd-sitemap-author
computer-occupations-all-other

Use when creating or maintaining Webcmd site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.

2026-07-08
webcmd-browser-sitemap
software-developers

Use when driving a website with webcmd browser and sitemap context is available, requested, or needed to avoid blind navigation. Guides agents to consume site sitemap files lazily, choose adapter/browser fallback paths, resume from state signatures, and mark stale sitemap entries without trusting them over live browser state.

2026-07-03