What problem does it solve?
Manual KakaoTalk chat browsing, searching, and message deletion on macOS is slow and requires repetitive UI work, especially when you need precise retrieval of messages and cautious handling of send/delete actions. This skill turns those tasks into a guided CLI workflow with explicit confirmation for side effects.
Core Features & Use Cases
- Chat listing & message search (read-only): View chat lists and retrieve recent messages or search by keyword to quickly find what you need.
- Safe replies & controlled deletion: Send replies only after explicit user confirmation and delete only with explicit operator intent, using dry-run validation and UI automation for accuracy.
- macOS-local data access via helper: Resolves KakaoTalkโs local database auth when the upstream auth auto-detection fails, including caching for reuse on the same machine.
Quick Start
Ask to run the kakaotalk-mac skill to fetch recent messages from the chat named ์ง์ and return them as a JSON summary for you.