·download-anything
*

download-anything

Find and download virtually any digital resource from the internet — ebooks, academic papers, movies, TV shows, music, software, images, fonts, courses, and more. Covers both English and Chinese internet ecosystems. Includes CLI tool workflows (yt-dlp, aria2, gallery-dl, spotdl), resource site directories, cloud drive search engines (百度/阿里/夸克网盘搜索), and search techniques (Google dorks). Use when the user wants to: (1) download a video, audio, or media from a URL, (2) find and download an ebook or academic paper, (3) find and download software, (4) search for any digital resource, (5) batch download images or media from a gallery/site, (6) download torrents or magnet links, (7) find free stock assets (images, video, audio, fonts), (8) search Chinese cloud drives for resources, or (9) any task involving finding or downloading digital content from the internet.

18Installs·6Trend·@hacklyc

Installation

$npx skills add https://github.com/hacklyc/myagents_skills --skill download-anything

How to Install download-anything

Quickly install download-anything AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hacklyc/myagents_skills --skill download-anything
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hacklyc/myagents_skills.

SKILL.md

View raw

| yt-dlp | brew install yt-dlp | Video/audio from 1800+ sites | | aria2c | brew install aria2 | Multi-thread downloads, torrents | | gallery-dl | pip3 install gallery-dl | Batch image/media, 170+ sites | | spotdl | pip3 install spotdl | Spotify playlists → local files | | wget | brew install wget | Recursive downloads, site mirroring |

| curl | pre-installed | HTTP requests, API calls | | ffmpeg | brew install ffmpeg | Media conversion | | jq | brew install jq | JSON parsing for automation |

| YouTube / social media video | scripts/dl-video.sh URL (auto-detects Bilibili cookies) | | Audio from any video URL | scripts/dl-audio.sh URL | | Spotify playlist/album/track | spotdl URL | | Images from gallery/artist page | scripts/dl-gallery.sh URL | | A direct file URL (fast) | scripts/dl-file.sh URL (aria2, 16 connections) |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hacklyc/myagents_skills --skill download-anything
Category
*Creative Media
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from hacklyc/myagents_skills

Quick answers

What is download-anything?

Find and download virtually any digital resource from the internet — ebooks, academic papers, movies, TV shows, music, software, images, fonts, courses, and more. Covers both English and Chinese internet ecosystems. Includes CLI tool workflows (yt-dlp, aria2, gallery-dl, spotdl), resource site directories, cloud drive search engines (百度/阿里/夸克网盘搜索), and search techniques (Google dorks). Use when the user wants to: (1) download a video, audio, or media from a URL, (2) find and download an ebook or academic paper, (3) find and download software, (4) search for any digital resource, (5) batch download images or media from a gallery/site, (6) download torrents or magnet links, (7) find free stock assets (images, video, audio, fonts), (8) search Chinese cloud drives for resources, or (9) any task involving finding or downloading digital content from the internet. Source: hacklyc/myagents_skills.

How do I install download-anything?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hacklyc/myagents_skills --skill download-anything Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/hacklyc/myagents_skills

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-26

Related Skills

None