Overview
Agentic Browser Workflow Templates generates reusable, approval-gated workflow blueprints for browser and computer-use agents. Instead of hand-writing one-off automation prompts, this skill produces structured workflow templates with built-in control checkpoints, evidence capture requirements, and handoff schemas — ready to connect to live browser tools.
Key Features
- Four workflow types: form-filling, case-routing, portal-operation, research-capture
- Approval gate architecture with low/normal/high strictness levels
- Evidence capture requirements and error handling per step
- Custom steps via JSON with clean malformed-input error handling
- Dual output: human-readable Markdown or structured JSON
- Handoff schema for chaining into multi-step automation pipelines
Use Cases
- Generating safe browser automation templates before connecting to live tools
- Building approval-gated government portal workflows
- Structuring case-routing decisions with evidence capture
- Research capture workflows with source tracking
Requirements
- OpenClaw v2026.3.23 or later
- Python 3.8+ (stdlib only — no pip installs required)