
from Lark/Feishu CLI12,963
Send, receive, search, and manage messages and group chats in Lark/Feishu; supports files, images, reactions, threads, and urgent notifications.
Provides comprehensive instant-messaging capabilities for agents using the Lark/Feishu CLI. The skill enables sending and replying to messages, searching chat history, downloading uploaded files (with chunked downloads for large files), managing group chat members, handling reactions, pinning/flagging messages, and sending urgent in-app/SMS/phone notifications. It documents identity modes (user vs bot) and token requirements so callers understand permission implications.
Use this skill when an agent needs to interact with Lark/Feishu conversations: sending or replying to messages, looking up chat or message history, downloading attachments from chats, managing group membership, or triggering urgent notifications. Also use when you must decide whether to act as a user or a bot (different permission behaviors).
references/ (message enrichment, shortcuts, and API docs).Best suited for agents that can run CLI tools or shell-accessible binaries (lark-cli) — e.g., Copilot/Codex/Gemini CLI-capable agents and any agent that can call external binaries.
Lark/Feishu IM skill — comprehensive documentation-only skill covering messaging, group chats, threads, reactions, pins, feed shortcuts, and card actions. No bundled scripts to execute. SKILL.md is extremely well-written with bilingual docs, detailed shortcuts, permissions table, and clear identity/token guidance. Requires the external lark-cli binary.
Documentation-only skill with no executable scripts. Very thorough IM API coverage for Lark/Feishu platform. Security is strong — no embedded credentials, destructive commands, or suspicious network calls.