cm-browse
Use when you need visual QA, screenshots, or post-deploy smoke testing through a real browser with Playwright.
Install / Use
npx skills add tody-agent/codymasterInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
OperationsSupported Platforms
Skill content
View source on GitHubname: cm-browse description: "Use when you need visual QA, screenshots, or post-deploy smoke testing through a real browser with Playwright."
cm-browse — local Playwright daemon
Full runbook: docs/browse-daemon.md (install Chromium, token, troubleshooting).
When to use
- Visual QA, screenshots, post-deploy smoke through a real browser (not only Stitch/Pencil).
- Before claiming “UI works”, drive
cm browse+cm qa-visual.
CLI
export CM_BROWSE_TOKEN="$(openssl rand -hex 24)"
cm browse start --port 17395 --token "$CM_BROWSE_TOKEN"
HTTP API (Bearer token)
POST /session/startbody{ "headless": true }POST /navigate{ "url": "https://…" }POST /refs/refresh— assignsdata-cm-refto interactive nodes; use@e1style refs.POST /click{ "ref": "e1" }POST /fill{ "ref": "e2", "value": "text" }GET /screenshot— PNGGET /console/GET /network— ring buffers
Integrations
cm qa-visual --url …calls the daemon locally.- Pair with
cm-canary/cm-safe-deployfor ship verification.
Related Skills
Anthropic-Cybersecurity-Skills
33.1k817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains ·…
Douyin_TikTok_Download_API
20.2k🚀 Self-hosted TikTok & Douyin scraper and no-watermark video downloader — async REST API, MCP server, CLI and web console for posts, profiles, comments and playlists. Self-healing identity pool, PostgreSQL archive, one docker compose up. 抖音、TikTok 数据采集与无水印视频下载 API,自托管,支持 MCP 调用与 Docker 一键部署。
worldmonitor
87.2kReal-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
nacos
33.4kan easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
Security Score
Audited on Invalid Date
