Connects Claude to Lark's collaboration APIs so you can send messages, manage group chats, query your org directory, and work with calendars. Handles the annoying parts like token refresh (tokens expire every 2 hours) with a caching helper that prevents you from hitting rate limits. Covers the bread and butter stuff: sending rich text and interactive cards, adding people to chats, looking up user IDs by email, pulling chat history. You'll need a Lark app ID and secret to authenticate. Most useful when you're building workflows that need to post notifications or sync data into ByteDance's workspace tooling without leaving your terminal.
npx skills add https://github.com/vm0-ai/vm0-skills --skill lark