A powerful command-line utility for downloading image galleries and collections from over 100 different websites.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gallery-dl
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install gallery-dl using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
gallery-dl is an advanced command-line tool designed to streamline the process of downloading image collections and galleries from a vast array of supported hosting services. It is particularly effective for users who need to archive artist portfolios, download entire social media media feeds, or batch-process images from sites like Reddit, Twitter, and Pixiv. By utilizing this within your Openclaw Skills collection, you gain a robust framework for automated media retrieval.
The tool handles the complexities of site-specific extractors, allowing you to focus on the content rather than the underlying web structure. Whether you are a researcher, developer, or digital archivist, gallery-dl provides a unified interface to manage bulk downloads across diverse platforms with ease and precision.
Install the tool using pip:
pip install gallery-dl
Verify your installation:
gallery-dl --version
To handle sites requiring login, you can create a configuration file at ~/.config/gallery-dl/config.json with your credentials for optimal use with Openclaw Skills.
The skill organizes files based on extractor metadata and user-defined templates. The output structure is highly flexible:
| Attribute | Description | Example |
|---|---|---|
| Directory | The root path for downloads | -D ./my_gallery |
| Filename | The naming convention for files | {id}.{extension} |
| Date Tags | Organizes files by timestamp | {date:%Y}/{id}.{extension} |
| Site Tags | Groups files by the source domain | {domain}/{id}.{extension} |
--range and --limit to manage storage and bandwidth..netrc support and JSON-based extractor configurations.Loading
A specialized developer tool designed to scaffold high-quality Openclaw Skills featuring conversational setup wizards and persistent configuration.

An AI-powered email marketing assistant that integrates Openclaw Skills with the Kit API to manage broadcasts, subscriber segments, and brand-aligned content.

An intelligent routing system that automatically selects the optimal AI model based on task complexity to balance speed, cost, and response quality.

A specialized automation utility that monitors and restores the OpenClaw Browser Relay connection using native mouse controls.

A powerful utility for programmatically uploading images to ImgBB and retrieving shareable direct links.

An advanced research tool that compares up to five academic papers side-by-side using DOIs, URLs, or PDF files to identify research gaps and methodology differences.








































