This lets Claude read and send KakaoTalk messages on macOS by wrapping kakaocli, a tool that talks directly to the local KakaoTalk database and Mac accessibility APIs instead of using official Kakao APIs. You'll need Full Disk Access and Accessibility permissions, and there's a helper script included for when user ID auto-detection fails (common in real deployments). The workflow is explicitly cautious about sending: always test with --me or --dry-run first, always confirm before sending to other people. It's Korean-language focused, macOS only, and assumes you already have KakaoTalk for Mac installed. Good for automating message searches or drafting replies, not for production integrations where official APIs exist.
npx skills add https://github.com/nomadamas/k-skill --skill kakaotalk-mac