This lets Claude control your macOS desktop through AppleScript, which means opening apps, switching windows, adjusting brightness and volume, or automating clipboard operations without you touching the keyboard. It's genuinely useful if you're building workflows where Claude needs to interact with GUI applications like Finder, Spotify, or your browser. The trigger patterns cover both English and Chinese commands, and it has a 60-second cooldown to prevent runaway automation. The implementation is straightforward Python wrapping osascript calls. One thing to note is you're giving Claude control over your desktop environment, so you'll want to be intentional about when this skill is active.
npx -y skills add cklxx/elephant.ai --skill desktop-automation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template