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_calculator" ~/.claude/skills/leionion-clawforge-mac-calculator && rm -rf "$T"
manifest:
skills/05-Interaction/mac_calculator/SKILL.mdsource content
mac_calculator - 打开计算器
功能: 打开Mac计算器
用法:
python3 mac_calculator.py