Use this skill when the user wants to command line peer-to-peer data transfer tool based on libp2p.
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-0007a940)More formats (shields.io, HTML) on the badges page.
---
name: pcp
description: Use this skill when the user wants to command line peer-to-peer data transfer tool based on libp2p.
---
# Pcp Plugin
Command line peer-to-peer data transfer tool based on libp2p.
## Commands
### Operations
- `pcp file send` — send file via pcp
- `pcp file receive` — receive file via pcp
## Usage Examples
- "pcp --help"
- "pcp <args>"
## Installation
```bash
go install github.com/dennis-tra/pcp@latest
```
## Examples
```bash
pcp --version
pcp --help
```
## Key Features
- p2p\n- transfer\n- network
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!