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/02-Device/mac_ip" ~/.claude/skills/leionion-clawforge-mac-ip && rm -rf "$T"
manifest:
skills/02-Device/mac_ip/SKILL.mdsource content
mac_ip - 查看IP地址
功能: 查看Mac的内外IP地址
用法:
python3 mac_ip.py