daemon-port-management
CommunityCentralized port control for AutomateLinux.
Authoryanivprusman
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The AutomateLinux daemon requires a reliable method to register, track, and resolve local application ports to support cross-component service discovery and dynamic wiring of services.
Core Features & Use Cases
- Central port registry: persist and retrieve port mappings for apps and services.
- Command-based management: setPort, getPort, listPorts, and deletePort to manage ports from any client.
- Use Case: A dashboard app needs to bind to a local port for live data streaming; the skill ensures the port is registered and discoverable by other components at runtime.
Quick Start
Run d setPort --key pt --value 3002 to register a port for Public Transportation, then use d listPorts to view all registrations and d getPort --key pt to retrieve the port value.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: daemon-port-management Download link: https://github.com/yanivprusman/automateLinux/archive/main.zip#daemon-port-management Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.