Fabulously kill processes. Cross-platform CLI tool for terminating processes by name or PID.
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-e14c5b62)More formats (shields.io, HTML) on the badges page.
# fkill-cli Quickstart
Fabulously kill processes. Cross-platform CLI tool for terminating processes by name or PID.
## Installation
```bash
npm install -g fkill-cli
```
## Basic Usage
Kill a process by name:
```bash
fkill chrome
```
Kill a process by PID:
```bash
fkill 1337
```
Kill multiple processes:
```bash
fkill chrome firefox safari
```
## Interactive Mode
Launch interactive process picker:
```bash
fkill
```
Use arrow keys to navigate, space to select, enter to kill.
## Options
Force kill (SIGKILL):
```bash
fkill -f chrome
```
Kill process running on specific port:
```bash
fkill :8080
```
Silently ignore errors if process doesn't exist:
```bash
fkill --silent chrome
```
## Tips
- Supports fuzzy matching: `fkill chr` matches chrome
- Works on macOS, Linux, and Windows
- Use `-f` flag for stubborn processes
- Interactive mode is great when you don't know the exact process name
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!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.