browser-export

Automate direct downloads of official documents from web portals with completeness tracking.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/olliecrow/codex --skill browser-export
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: browser-export
Source: https://github.com/olliecrow/codex/tree/main/skills/browser-export
Command: npx skills add https://github.com/olliecrow/codex --skill browser-export

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of downloading official documents like statements, bills, and reports from web portals, ensuring completeness and local-only artifact handling.

Core Features & Use Cases

  • Automated Exports: Downloads official documents directly from web portals.
  • Completeness Tracking: Builds a ledger to track downloaded files and identify gaps.
  • Use Case: Automatically download all your monthly bank statements from your bank's online portal for the past five years, ensuring no statements are missed.

Quick Start

Use the browser-export skill to download all statements from your bank's portal.

Frequently Asked Questions about browser-export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate downloading bank statements from a web portal?▼

Automating web portal data exports involves using browser automation to download official documents like bank statements directly. It prioritizes direct file downloads to ensure local-only artifact handling while building a ledger to track completeness and identify gaps.

What's the best way to track completeness when exporting bills from web portals?▼

Tracking completeness during web portal data export is handled by building a ledger. This ledger records downloaded files and identifies missing statements or bills, ensuring no documents are missed across large automated export workflows.

Does Playwright work for automating official document downloads?▼

Playwright supports automating official document downloads by driving browser workflows to export user documents directly from web portals. It enables direct file downloads over screenshots, ensuring local-only artifact handling for statements and reports.

Can I download reports from web portals without using third-party hosts?▼

Downloading reports without third-party hosts is possible by using browser automation designed for official workflows. The skill ensures local-only artifact handling by prioritizing direct file downloads from the original web portal, avoiding external hosting services.

How do I export five years of monthly bills from an online portal?▼

Exporting five years of monthly bills from an online portal requires browser automation to navigate the web portal and trigger direct file downloads. Completeness tracking ensures all historical statements are retrieved without missing documents.

Why use browser automation for web portal data export instead of web scraping?▼

Browser automation for web portal data export focuses on downloading official documents directly via portal workflows, unlike general web scraping. It ensures completeness tracking and local-only artifact handling for statements and bills without extracting raw page content.