download-file

Automate Chrome file downloads on Windows and macOS with pop-up handling and verification.

5|1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/xztxy/openwork --skill download-file-xztxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: download-file
Source: https://github.com/xztxy/openwork/tree/main/apps/desktop/bundled-skills/download-file
Command: npx skills add https://github.com/xztxy/openwork --skill download-file-xztxy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of downloading files from web pages, handling potential security warnings, pop-ups, and verifying successful completion.

Core Features & Use Cases

  • Automated Downloads: Triggers file downloads in Chrome on Windows and macOS.
  • Popup Handling: Detects and resolves common browser and OS-level pop-ups that might block downloads.
  • Verification: Confirms that the file has been downloaded successfully and is in the expected location.
  • Use Case: When you need to download a report, an installer, or any file from a website, this skill ensures it happens smoothly without manual intervention for common issues.

Quick Start

Use the download-file skill to download the file from the provided URL.

Frequently Asked Questions about download-file

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

FAQPage Schema
How do I automate file downloads in Chrome on Windows and macOS?

Automating file downloads in Chrome on Windows and macOS is handled by triggering the download via a direct URL or label, resolving pop-up interruptions, and verifying completion. This ensures secure file retrieval without manual intervention.

Can I verify that an expected file was downloaded successfully from a web page?

Yes, you can verify file downloads by providing an optional expected filename during the automated retrieval process. The system confirms the downloaded file matches the expected name and resides in the correct location.

How do I handle browser pop-ups that block automated file downloads?

Handling browser pop-ups that block downloads is achieved by automatically detecting and resolving common OS-level and browser interruptions. This allows the file retrieval process to continue smoothly without manual interaction.

What do I need to trigger an automated file download from a website?

To trigger an automated file download, you need a direct URL or a trigger label for the download element. Providing an expected filename is optional but recommended for validating the retrieved file.

Does automated downloading work with different file types like installers and archives?

Yes, automated downloading works with various file types including reports, installers, and archives. It manages the download triggers and verifies successful retrieval regardless of the specific file format.