Use this skill when the user wants to the little forwarder that could - port forwarding cli.
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-a3f8b75a)More formats (shields.io, HTML) on the badges page.
---
name: fwd
description: Use this skill when the user wants to the little forwarder that could - port forwarding cli.
---
# Fwd Plugin
The little forwarder that could - port forwarding CLI.
## Commands
### Operations
- `fwd tunnel create` — create tunnel via fwd
- `fwd tunnel list` — list tunnel via fwd
- `fwd tunnel destroy` — destroy tunnel via fwd
- `fwd config show` — show config via fwd
## Usage Examples
- "fwd --help"
- "fwd <args>"
## Installation
```bash
go install github.com/kintoandar/fwd@latest
```
## Examples
```bash
fwd --version
fwd --help
```
## Key Features
- port-forwarding\n- networking\n- ssh
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!