oc_skill_export
Export an opt-in codegen replay artifact from a Chrome automation session. Returns path and byte count for puppeteer, playwright, or mcp-replay output.
Instructions
Export an opt-in codegen replay artifact written by --codegen. Returns the path and byte count for puppeteer, playwright, or mcp-replay output. Default OpenChrome behavior is unchanged when --codegen is off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | No | Skill id or session id hint. For codegen artifacts this is matched against file names. | |
| session_id | No | Exact MCP session id to export. Defaults to current session. | |
| format | Yes | REQUIRED Export format. |