daemon-send-command
CommunitySend daemon commands with a fast CLI.
Authoryanivprusman
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a simple interface to issue commands to the AutomateLinux daemon over a Unix Domain Socket, enabling quick automation and testing workflows.
Core Features & Use Cases
- Direct command delivery to the daemon via the d helper function or the daemon binary.
- Supports common operations (e.g., ping, listPorts, setPort, simulateInput, startApp) in both interactive and scripted scenarios.
- Use Case: automate a sequence of daemon actions in a local development environment or during system setup.
Quick Start
Use the d shorthand to send commands to the daemon, e.g.:
- d ping
- d listPorts
- d setPort --key pt --value 3001 Or run the binary directly:
- ./daemon send ping
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-send-command Download link: https://github.com/yanivprusman/automateLinux/archive/main.zip#daemon-send-command 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.