productivity-skill beginner active

Downloads

Automating data pipelines breaks the moment a file needs fetching. Manual downloads interrupt agent workflows mid-run. Fetch any file from any URL inside OpenClaw in seconds.

What breaks without openclaw download skill

Broken pipeline ingestion steps. Manual file fetching interrupting workflows. Incomplete downloads with no resume.

Automated remote file fetching × HTTP, HTTPS, and FTP support ÷ 5–10 minutes ÷ zero workflow interruption = fully headless data pipelines.

openclaw download skill — what it actually does

01
Download files from HTTP, HTTPS, or FTP URLs directly in-session.
02
Specify any output path with the --output flag.
03
Resume interrupted large downloads with --resume.
04
Track download progress in real time with --progress.
05
Chain downloads into automated data ingestion pipelines.

Security check — openclaw download skill

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm macOS, Linux; OpenClaw ≥1.0 compatibility.

Quick start — openclaw download skill in 5–10 minutes

Setup time: 5–10 minutes

!
You need: OpenClaw core

Install the package:

# Install via ClawhHub
clawhub install gxsy886/downloads
1
Install the skill
2
Run /download <url> to fetch a file to the current directory
3
Specify destination with --output /path/to/file
4
Track progress with --progress flag

Troubleshooting openclaw download skill

1
1. Very large files (>1GB) should use --resume to support interrupted downloads
2
2. FTP credentials must be embedded in the URL — not stored as env vars by default

Compatibility & status

Works with: macOS, Linux; OpenClaw ≥1.0 beginner Last updated: Oct 2025 ★ 90 on GitHub MIT

Official docs →

View on GitHub →

Related — more like openclaw download skill

Every time you manually download a file your automation pipeline is incomplete. Install in under 10 minutes and close that gap before the next pipeline run.

Get it on GitHub →