upload-download-file
CommunityUpload local files to inputs or capture downloads.
Authorbettyguo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates browser-based file interactions by uploading local files to input elements or capturing downloaded file paths, enabling reliable file attachments and download-path tracking in browser automation workflows.
Core Features & Use Cases
- Upload mode: waits for input[type='file'], fills it with a local path, and confirms the file is attached.
- Download mode: handles browser download events and records the resulting file path for downstream steps.
- Use cases: attach documents in multi-step forms and validate end-to-end file transfer in tests.
Quick Start
Use the skill to upload a local file by setting vars.file_path when an input[type='file'] is present, or to capture a downloaded file path when a download occurs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: upload-download-file Download link: https://github.com/bettyguo/browser-skills/archive/main.zip#upload-download-file Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.