Use this skill when the user wants to p2p file transfer over webrtc with nat traversal.
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-38b5e84b)More formats (shields.io, HTML) on the badges page.
---
name: oneshot
description: Use this skill when the user wants to p2p file transfer over webrtc with nat traversal.
---
# Oneshot Plugin
P2P file transfer over WebRTC with NAT traversal.
## Commands
### Operations
- `oneshot file send` — send file via oneshot
## Usage Examples
- "oneshot --help"
- "oneshot <args>"
## Installation
```bash
go install github.com/forestnode-io/oneshot/v2/cmd/oneshot@latest
```
## Examples
```bash
oneshot --version
oneshot --help
```
## Key Features
- file-transfer\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!