con un clic
browse
Run hosted browser automation and page extraction through the Skills runtime.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Run hosted browser automation and page extraction through the Skills runtime.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
Run hosted deep research with parallel search, synthesis, citations, source notes, and downloadable report artifacts.
Generate images using OpenAI, Minimax, or Gemini through the hosted Skills runtime with provider-cost pricing.
Create and manage grouped tmux sessions where each session focuses on its own window and its own folder. Knows workspace layout, naming conventions, and both multi-project and multi-agent patterns.
Transcribe audio, video, YouTube, Vimeo, and generic media URLs with iapp-transcriber or the hosted Skills runtime. Supports OpenAI GPT-4o transcription, OpenAI diarization, ElevenLabs Scribe v2, DeepGram, chunking, source metadata, subtitles, and JSON outputs.
Take a high-level goal and drive it to done — break it into tasks via the todos CLI, open a goal thread in the project's conversations channel, create a plan in todos, generate the tasks under that plan, then execute them one by one until complete. Use for 'execute this goal', 'break down and do X', 'set a goal and run it'.
| name | browse |
| description | Run hosted browser automation and page extraction through the Skills runtime. |
Browse is a hosted premium skill for browser automation, page interaction, and structured extraction. The OSS package exposes the public contract only; browser infrastructure, provider credentials, proxies, model routing, worker code, and logs stay server-side.
skills setup --mode self-hosted
skills auth login
skills run browse --task "Open example.com and summarize the page"
skills runs status <run-id>
skills exports download <run-id>
| Option | Description |
|---|---|
--task <text> | Browser task or extraction goal |
--url <url> | Optional starting URL |
--output <format> | Requested artifact format |
skills auth login or provide SKILLS_API_KEY.