ClawForge mac_volume

mac_volume - 音量调节

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_volume" ~/.claude/skills/leionion-clawforge-mac-volume && rm -rf "$T"
manifest: skills/02-Device/mac_volume/SKILL.md
source content

mac_volume - 音量调节

功能: 调节Mac音量

用法:

  • 查看音量:
    python3 mac_volume.py
  • 设置音量:
    python3 mac_volume.py 50