install
source · Clone the upstream repo
git clone https://github.com/leionion/ClawForge
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/leionion/ClawForge "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/05-Interaction/mac_restart" ~/.claude/skills/leionion-clawforge-mac-restart && rm -rf "$T"
manifest:
skills/05-Interaction/mac_restart/SKILL.mdsource content
mac_restart - 重启Mac
功能: 重启Mac系统
用法:
python3 mac_restart.py