with one click
autobrowse
// Learn a reliable browser workflow by iterating on a real web task, recording strategy, and proposing a reusable skill.
// Learn a reliable browser workflow by iterating on a real web task, recording strategy, and proposing a reusable skill.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, and Slides.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Surgical execution guardrails for coding, debugging, review, and refactor tasks
Triage Inbox Agent Today lanes, search mailbox evidence, prepare manual or AI-assisted replies, and suggest cleanup automations with strict confirmation gates.
Generate polished dark-themed architecture diagrams as standalone HTML files with inline SVG, semantic system grouping, and readable connection flows.
Create video compositions, animations, title cards, overlays, captions, voiceovers, audio-reactive visuals, and scene transitions in HyperFrames HTML. Use when asked to build any HTML-based video content, add captions or subtitles synced to audio, generate text-to-speech narration, create audio-reactive animation (beat sync, glow, pulse driven by music), add animated text highlighting (marker sweeps, hand-drawn circles, burst lines, scribble, sketchout), or add transitions between scenes (crossfades, wipes, reveals, shader transitions). Covers composition authoring, timing, media, and the full video production workflow. For CLI commands (init, lint, preview, render, transcribe, tts) see the hyperframes-cli skill.
| name | autobrowse |
| description | Learn a reliable browser workflow by iterating on a real web task, recording strategy, and proposing a reusable skill. |
Autobrowse turns expensive browser exploration into durable operational memory. It runs a real browser task, studies the trace and diagnostics, iterates on the strategy, then graduates the reliable path into a reviewable skill artifact.
strategy.md, iterations.md, draft-skill.md, and usually an approval-gated skill_proposal.The user should not need to provide structured fields. Treat a plain request plus an optional link as enough input. Infer the objective from the request, infer the target site from any URL/domain in the request, default to 3 iterations, and default to creating a proposal.
browser_console, browser_network, browser_storage, browser_snapshot, and browser_evaluate when available. Use browser_trace_start and browser_trace_stop as supplemental diagnostics when the runtime exposes a readable trace summary. Capture only redacted, relevant evidence.strategy.md before the next iteration. The next attempt must read it first.draft-skill.md. If safe and useful, create a skill_proposal so the user can approve the new skill.A graduated skill must include:
Use skill_proposal with action create by default. Use draft-only when the workflow is too fragile, too sensitive, or still missing validation evidence.
An Autobrowse run is not complete until strategy.md, iterations.md, and draft-skill.md exist in the run directory. If proposal creation fails, record the exact failure in iterations.md and keep the draft skill reviewable.