replayio Skill
Use when you need to record or inspect an agent browser run in Replay, test a local app with the host agent browser using Replay Chromium, or use the Replay MCP server for deeper debugging of an uploaded recording. Published by openai in plugins.
What is replayio Skill?
Use when you need to record or inspect an agent browser run in Replay, test a local app with the host agent browser using Replay Chromium, or use the Replay MCP server for deeper debugging of an uploaded recording. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Testing
- Browser automation use cases
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use replayio Skill
- Use it for browser automation.
- Use it for testing.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/replayio/skills/replayio/SKILL.md
What it does
Use when you need to record or inspect an agent browser run in Replay, test a local app with the host agent browser using Replay Chromium, or use the Replay MCP server for deeper debugging of an uploaded recording.
Skill instructions
Replay Browser + Agent Browser + Replay MCP Use the host agent browser with Replay Chromium whenever you need a recorded browser session. Do not drive the app with playwright-cli for normal browser work. Before opening the agent browser, point it at Replay Chromium: bash export AGENTBROWSEREXECUTABLEPATH=/path/to/chromium For the standard Replay install on macOS, the executable is usually: bash export AGENTBROWSEREXECUTABLEPATH="$HOME/.replay/runtimes/Replay-Chromium.app/Contents/MacOS/Chromium" Recordings upload through the plugin's stop/idle hook as a safety net. If you need the Replay URL before reporting results, close the agent browser tab/session and force an upload with replayio upload-all || replayio upload. Direct Agent Browser First Use the host agent browser directly for live browser control and first-pass inspection. Do not reach for the Replay MCP server just to click, type, read DOM state, inspect console output, check network requests, take screenshots, read storage, or
Explore related resources
Frequently asked questions
What is replayio?
replayio is a open-source AI agent skill with Copy skill directory. Use when you need to record or inspect an agent browser run in Replay, test a local app with the host agent browser using Replay Chromium, or use the Replay MCP server for deeper debugging of an uploaded.
Who is replayio best for?
replayio is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows.
How do I install replayio?
Install or run replayio using Copy skill directory. Check replayio for the latest setup command.
Is replayio actively maintained?
replayio may need a closer maintenance check before production use.
Auto-fetched from GitHub.