Sign In

@agentrhq/webcmd

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentrhq/webcmd

Turn websites, browser sessions, desktop apps, and local tools into deterministic CLI surfaces for humans and AI agents.

Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
1.4K
3.95%
Maintainers
1
Weekly downloads
 
Created
Source

webcmd

webcmd turns websites, browser sessions, desktop apps, and local tools into deterministic CLI surfaces for humans and AI agents.

Install

node --version
npm install -g @agentrhq/webcmd
webcmd doctor

Node.js 20 or newer is required.

Browser Runtime

Browser-backed commands use a webcmd-managed CloakBrowser runtime. No Chrome extension is required.

On first use, CloakBrowser downloads its Chromium binary. Existing Chrome logins are not imported, so run the site login command again:

webcmd instagram login
webcmd daemon status

Examples

webcmd list
webcmd hackernews top --limit 5
webcmd bilibili hot --limit 5
webcmd browser work open https://example.com

Agent Skills

Bundled skills live under skills/webcmd-*:

  • webcmd-browser
  • webcmd-browser-sitemap
  • webcmd-adapter-author
  • webcmd-autofix
  • webcmd-sitemap-author
  • webcmd-usage

Keywords

cli

FAQs

Package last updated on 03 Jul 2026

Related posts