safe-port-kill

Community

Safely kill processes on a port.

Authortankygranny05
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill safely terminates processes listening on a specific TCP port, preventing accidental disconnection of active client connections.

Core Features & Use Cases

  • Targeted Process Termination: Kills only the server process (LISTEN state) on a given port.
  • Client Connection Preservation: Avoids killing established client connections to the server.
  • Use Case: When a service running on port 8080 is unresponsive, use this Skill to stop only the server process without affecting users currently connected to it.

Quick Start

Use the safe-port-kill skill to stop the process listening on port 8080.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: safe-port-kill
Download link: https://github.com/tankygranny05/agent-box/archive/main.zip#safe-port-kill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.