Use this skill when the user wants to command-line script to download files from mediafire based on gdown.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-e851d4d6)More formats (shields.io, HTML) on the badges page.
---
name: mediafire-dl
description: Use this skill when the user wants to command-line script to download files from mediafire based on gdown.
---
# Mediafire-dl Plugin
Command-line script to download files from MediaFire based on gdown.
## Commands
### Operations
- `mediafire-dl file download` — download file via mediafire-dl
- `mediafire-dl file list` — list file via mediafire-dl
- `mediafire-dl output set` — set output via mediafire-dl
- `mediafire-dl verbose set` — set verbose via mediafire-dl
- `mediafire-dl help show` — show help via mediafire-dl
## Usage Examples
- "mediafire-dl --help"
- "mediafire-dl <args>"
## Installation
```bash
pip install mediafire-dl
```
## Examples
```bash
mediafire-dl --version
mediafire-dl --help
```
## Key Features
- download\n- mediafire\n- file-sharing
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!