Use this skill when the user wants to stream and share terminals over the web with end-to-end encryption.
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-514164e0)More formats (shields.io, HTML) on the badges page.
---
name: teletype
description: Use this skill when the user wants to stream and share terminals over the web with end-to-end encryption.
---
# Teletype Plugin
Stream and share terminals over the web with end-to-end encryption.
## Commands
### Operations
- `teletype session create` — create session via teletype
- `teletype session join` — join session via teletype
- `teletype session list` — list session via teletype
- `teletype config show` — show config via teletype
- `teletype key generate` — generate key via teletype
- `teletype url share` — share url via teletype
## Usage Examples
- "teletype --help"
- "teletype <args>"
## Installation
```bash
npm install -g teletype
```
## Examples
```bash
teletype --version
teletype --help
```
## Key Features
- terminal-sharing\n- streaming\n- collaboration
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!