一键导入
browser
Orchestrate real browser interaction, screenshots, recordings, and UI evidence without encoding app-specific flows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Orchestrate real browser interaction, screenshots, recordings, and UI evidence without encoding app-specific flows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read Slack threads or channel history and post concise bot replies through slack-post-message when the user asks to answer in Slack or when a Slack event payload provides channel and thread context.
GitHub CLI surface allowed by Thor's server-side gh policy. Append-only: Thor can create PRs, comments, and non-approval reviews but cannot approve, merge, edit, or delete prior artifacts.
Run project commands (build, test, lint) in a cloud sandbox with common runtimes and on-demand toolchains.
Query and analyze Langfuse observability data (observations, metrics, scores) via the mcp CLI for debugging LLM behavior, cost, and user activity.
Inspect LaunchDarkly feature flags, environments, segments, and metrics through the read-only ldcli wrapper.
Git command surface allowed by Thor's server-side policy. Thor's git is append-only to the local repo and to origin. Load this skill to see what commands are allowed and the common redirect patterns.
| name | browser |
| description | Orchestrate real browser interaction, screenshots, recordings, and UI evidence without encoding app-specific flows. |
Use this skill when:
This skill covers the technical browser orchestration layer: selecting a browser capability, capturing evidence, and verifying that evidence. Product URLs, credentials, selectors, fixture users, and business assertions belong in repo docs, runbooks, or the task prompt.
Run browser tooling in the sandbox when local dependencies are missing or when you need headed display, recording, or installable runtimes. Common sandbox tools include agent-browser, Chrome for Testing, ffmpeg, xvfb, and ImageMagick among others — choose by capability first.
Minimal pattern:
sandbox agent-browser --session <name> open <url>
/tmp; store artifacts that must be uploaded or synced in the worktree.Choose the lightest reliable path:
agent-browser).When reporting back, include the capability used, artifact paths, and how important evidence was verified. Use neutral, descriptive filenames such as <flow-name>.webm, <flow-name>-check.png, and <flow-name>-console.txt.