# Financial Site Bypass Workflow

> Workflow for accessing restricted financial sites when browser automation is blocked

- Skill: `vamseeachanta/financial-site-bypass-workflow` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/financial-site-bypass-workflow`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/financial-site-bypass-workflow/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/financial-site-bypass-workflow

---


# Financial Site Bypass Workflow

When Codex-in-Chrome blocks financial domains (Fidelity, brokerages), direct browser automation fails. Instead: (1) Take a screenshot and paste it to Codex for OCR, (2) Manually export CSV/transaction files from the site UI and load them via file path, or (3) Copy/paste table data directly into chat. Store exported files in a local workspace folder and back them up to git. This preserves data access without unblocking security restrictions.
