Use this skill when the user wants to simple secure peer-to-peer file sharing tool using webrtc technology.
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-665ed7b5)More formats (shields.io, HTML) on the badges page.
---
name: warpdrop
description: Use this skill when the user wants to simple secure peer-to-peer file sharing tool using webrtc technology.
---
# Warpdrop Plugin
Simple secure peer-to-peer file sharing tool using WebRTC technology.
## Commands
### Operations
- `warpdrop file send` — send file via warpdrop
- `warpdrop file receive` — receive file via warpdrop
- `warpdrop room create` — create room via warpdrop
- `warpdrop config show` — show config via warpdrop
- `warpdrop peer list` — list peer via warpdrop
- `warpdrop connection status` — status connection via warpdrop
## Usage Examples
- "warpdrop --help"
- "warpdrop <args>"
## Installation
```bash
npm install -g warpdrop
```
## Examples
```bash
warpdrop --version
warpdrop --help
```
## Key Features
- file-sharing\n- webrtc\n- p2p
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!