Enables downloading files from authenticated web sessions by bridging the gap between browser tools and curl commands.
The Browser File Downloader skill provides a standardized workaround for the native browser tool's inability to save files directly to the local system. It guides users through extracting session cookies from an active browser instance and utilizing them with curl to retrieve attachments, exports, and private data from secure platforms like Gmail and Google Drive. This skill is essential for workflows that require moving data from authenticated web environments into the local development workspace.
Características Principales
01Fallback strategies using screenshots and PDF exports
020 GitHub stars
03Authenticated file download workflows
04Session cookie extraction methods
05Support for Gmail and Google Drive exports
06Pre-configured curl templates for complex sites
Casos de Uso
01Exporting data reports from SaaS platforms that require login
02Retrieving private assets from cloud storage providers
03Downloading email attachments from an authenticated webmail session