ideabrowser-openclaw-flow

Installation
SKILL.md

IdeaBrowser Crawl + Scaffold Flow

Use this skill for end-to-end read/extract/plan workflows from IdeaBrowser.

Default boundary: safe-by-default.

  • Do not write files, commit, push, or deploy unless the user explicitly asks.
  • If blocked by auth/checkpoint, pause and give minimal remediation steps.

Preferred Stack (Updated)

  1. Primary: playwright-cli with extension bridge to existing Chrome session.
  2. Secondary fallback: OpenClaw (openclaw browser ...) when Playwright bridge is unavailable.

Prerequisites

  • playwright-cli installed and available.
  • Playwright MCP Bridge extension installed in Chrome.
  • If needed, set token in environment:
    • PLAYWRIGHT_MCP_EXTENSION_TOKEN=<token>
Installs
1
First Seen
7 days ago
ideabrowser-openclaw-flow — andysolomon/skills