smithery.ai

live-demos

Live demo workflows using Chrome remote debugging and agent-browser for presenting features to an audience.

First seen Apr 29, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 781 B
  • docs SUMMARY.md 125 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

Live Demos

Load the qa skill for general agent-browser usage and bug tracking during demos.

Setup

  • Start Chrome with: /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222 --user-data-dir="/tmp/chrome-debug-$(uuidgen)" --no-first-run
  • Connect agent-browser: agent-browser connect 9222

Usage

  • Use agent-browser commands as normal (they will control the visible Chrome window)
  • Use the say bash command to explain what the site/feature is to the audience, not for internal thoughts or navigation (e.g., say "This is the dashboard where users can view their analytics")