Use this skill when the user wants to command-line tool for searching torrents with privacy-focused approach.
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-c0687d29)More formats (shields.io, HTML) on the badges page.
---
name: we-get
description: Use this skill when the user wants to command-line tool for searching torrents with privacy-focused approach.
---
# We-get Plugin
Command-line tool for searching torrents with privacy-focused approach.
## Commands
### Operations
- `we-get torrent search` — search torrent via we-get
- `we-get torrent download` — download torrent via we-get
- `we-get category set` — set category via we-get
- `we-get sort set` — set sort via we-get
- `we-get output set` — set output via we-get
- `we-get verbose set` — set verbose via we-get
- `we-get help show` — show help via we-get
## Usage Examples
- "we-get --help"
- "we-get <args>"
## Installation
```bash
pip install we-get
```
## Examples
```bash
we-get --version
we-get --help
```
## Key Features
- torrent\n- search\n- cli
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!