# Lark CLI Skill: Messenger — Chat & Messages > Lark/Feishu CLI skill for instant messaging. Send/reply messages, manage group chats, search chat history, upload/download media. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash # Install Lark CLI npm install -g @larksuite/cli # Install this skill npx skills add larksuite/cli -y -g # Configure (one-time) lark-cli config init lark-cli auth login --recommend ``` --- ## Intro Lark/Feishu CLI skill for instant messaging. Send/reply messages, manage group chats, search chat history, upload/download media. Part of the [Lark CLI](https://github.com/larksuite/cli) — a command-line tool for Lark/Feishu Open Platform with 200+ commands and 19 AI Agent Skills. 4,100+ GitHub stars. **Best for**: Teams using Lark/Feishu for workplace collaboration **Works with**: Claude Code, OpenAI Codex, Cursor, Gemini CLI --- ## Capabilities Send and reply messages, search chat history, manage group members, upload/download images and files, manage reactions. --- ## Agent Integration This skill follows the [Agent Skills Standard](https://agentskills.io), compatible with Claude Code, OpenAI Codex, Cursor, and Gemini CLI. Install with `npx skills add larksuite/cli` and the skill activates automatically when relevant. --- ### FAQ **Q: What is lark-im?** A: Lark/Feishu CLI skill for instant messaging. Send/reply messages, manage group chats, search chat history, upload/download media. **Q: How do I install lark-im?** A: Run `npm install -g @larksuite/cli && npx skills add larksuite/cli -y -g`, then `lark-cli config init` to set up credentials. --- ## Source & Thanks > Created by [LarkSuite](https://github.com/larksuite). Licensed under MIT. > [larksuite/cli](https://github.com/larksuite/cli) — 4,100+ GitHub stars Part of the Lark CLI Official Skills Collection on TokRepo. --- Source: https://tokrepo.com/en/workflows/1f1d875f-a85e-45ec-b9ee-f469cb881b39 Author: Skill Factory