download-skills

Download and install skills from clawhub.ai into the local skills directory.

21|6|Updated Aug 26, 2025
One-click install
npx skills add https://github.com/hepai-lab/drsai --skill download-skills
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: download-skills
Source: https://github.com/hepai-lab/drsai/tree/main/agent_skills/skills/download-skills
Command: npx skills add https://github.com/hepai-lab/drsai --skill download-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of locating, downloading, and installing user-selected skills from clawhub.ai into the local skills directory, reducing manual file management and setup time.

Core Features & Use Cases

  • Retrieve a skill link from clawhub.ai, download the ZIP, and place it into the user's downloads/skills area.
  • Unpack the downloaded ZIP and install the skill into the user's configured skills directory for immediate use.
  • Use case: add a new skill to your workspace by fetching it from clawhub.ai and registering it in your skills catalog.

Quick Start

Provide the clawhub.skill URL to download and install it into your user skills directory.

Frequently Asked Questions about download-skills

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

FAQPage Schema
How do I automatically download and install skills from clawhub.ai?▼

To automatically download and install skills from clawhub.ai, provide the skill URL to automate ZIP retrieval, file extraction, and placement into your configured local skills directory.

What is the process for adding a new skill to my workspace from clawhub.ai?▼

Adding a new skill involves fetching the skill link from clawhub.ai, downloading the ZIP file, unpacking it, and registering the skill in your local skills catalog for immediate use.

Do I need network access to set up skills from clawhub.ai?▼

Yes, network access is required to download skills from clawhub.ai. The installer requires connectivity to fetch the ZIP file and extract it into your local skills directory.

Can I update or add multiple skills to a fresh environment using the clawhub installer?▼

Yes, the clawhub installer applies to scenarios where new skills are acquired, updated, or added to a fresh environment by automating ZIP extraction and proper directory placement.

Does the skill installer handle ZIP extraction and file placement automatically?▼

Yes, the skill installer handles ZIP extraction automatically, unpacking the downloaded archive and placing the contents directly into your configured local skills path.