wol-sleep-pc
Send Wake-on-LAN (magic packet) and Sleep-on-LAN (inverted MAC) packets for a specific PC.
Setup & Installation
Install command
clawhub install oblivisheee/wol-sleep-pcIf the CLI is not installed:
Install command
npx clawhub@latest install oblivisheee/wol-sleep-pcOr install with OpenClaw CLI:
Install command
openclaw skills install oblivisheee/wol-sleep-pcor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/oblivisheee/wol-sleep-pcWhat This Skill Does
Sends Wake-on-LAN and Sleep-on-LAN magic packets to a target machine on the local network. Two Python scripts handle WOL and SOL (inverted-MAC) packets separately. MAC address, broadcast IP, and port are set via CLI flags or a local JSON config file.
Packages WOL and SOL into agent-triggerable scripts so waking or sleeping a machine becomes a single command instead of a manual packet-crafting step.
When to Use It
- Waking a desktop PC before starting work in the morning
- Putting a home server to sleep after a scheduled backup finishes
- Powering on a gaming rig from another room without walking over
- Automating wake and sleep cycles from a cron job or agent trigger
- Sending a one-off WOL packet without manually crafting a magic packet
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Waking a desktop PC before starting work in the morning
- 1Waking a desktop PC before starting work in the morning
- 2Putting a home server to sleep after a scheduled backup finishes
- 3Powering on a gaming rig from another room without walking over
- 4Automating wake and sleep cycles from a cron job or agent trigger
- 5Sending a one-off WOL packet without manually crafting a magic packet
Send Wake-on-LAN (magic packet) and Sleep-on-LAN (inverted MAC) packets for a specific PC.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.