원클릭으로
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.