browser-tab-capture
Export, archive, save, or recover Brave tabs or Chromium session files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Export, archive, save, or recover Brave tabs or Chromium session files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Pi extensions and tool policy: extensions/*.ts, hooks, registerTool, promptGuidelines, registerCommand, footer/status UI, tool_result, session hooks, or subprocesses. Not for slash-command placement; use pi-command.
README, CHANGELOG, docs/, RFCs, ADRs, guides, or Markdown structure. Not for prose cleanup or archival work.
Prose cleanup for filler, hype, vague claims, repetition, detection tells, or uncited specifics. Not for Markdown architecture or archival work.
Requirements, user stories, acceptance/verification criteria, or testable outcomes. Not for PRD drafting (/prd) or Pi /goal prompts.
Use for /prd-it or to draft, refine, or review a Product Requirements Document. Not for acceptance criteria, planning, or Pi /goal prompts.
Pi session, trace, metrics, routing, workflow-friction, workflow-telemetry, usage, or local JSONL analysis with DuckDB. Use for aggregating or correlating Pi runtime logs. Not for adding telemetry, generic SQL/database design, or non-Pi logs.
| name | browser-tab-capture |
| description | Export, archive, save, or recover Brave tabs or Chromium session files. |
Routing card for sensitive Brave tab capture. Tab URLs are private; store captures in the private vault, not tracked paths.
scripts/brave-tab-capture --json
scripts/brave-tab-capture --cdp-port 9222 --json
scripts/brave-tab-capture --session-only --json
scripts/brave-tab-capture --profile Default --json
scripts/brave-tab-capture --migrate-existing --json
The script detects existing CDP endpoints first, then falls back to session-file parsing. It never starts, stops, or kills Brave.
Use the private-store layout:
private/browser-tabs/brave/<timestamp>.mdprivate/_attachments/browser-tabs/brave/<timestamp>/private/_indexes/browser-tabs.mdReport method and limitations: cdp is live CDP capture; session is parsed copied session files and may lag or skip locked files. Do not print captured URLs/titles when migrating or summarizing sensitive output.
.pi/ or tracked paths.private/.