lark

Send messages, mention users, and manage chats via lark-cli.

5|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/vincentor/claude-code-plugins --skill lark-vincentor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark
Source: https://github.com/vincentor/claude-code-plugins/tree/main/lark-cli/skills/lark
Command: npx skills add https://github.com/vincentor/claude-code-plugins --skill lark-vincentor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables direct interaction with Feishu Lark bots via the lark-cli, allowing you to send messages to individual users or group chats, mention people, listen for events, and manage chats from a single tool.

Core Features & Use Cases

  • Send messages to users or chats, including @ mentions and basic group management.
  • Listen for Feishu events and perform chat operations like syncing, searching, and basic moderation.
  • Use in multi-tenant environments to coordinate bot-powered conversations across teams.

Quick Start

Install and configure the lark-cli tool for your Feishu tenant, then use commands such as uv run lark-cli message send to deliver messages, uv run lark-cli listen to monitor events, and uv run lark-cli chat to manage groups.

Frequently Asked Questions about lark

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send messages to Feishu Lark group chats via CLI?

You can send messages to Feishu Lark group chats via CLI using the lark-cli tool. By executing commands like `uv run lark-cli message send`, the skill delivers direct messages or group chat texts. It requires a configured Feishu tenant to operate.

Can I use lark-cli to listen for Feishu events and manage multi-tenant bot conversations?

Yes, lark-cli supports listening for Feishu events and managing multi-tenant bot conversations. Running `uv run lark-cli listen` monitors event activity, enabling you to coordinate bot-powered conversations and perform operations across different teams.

What is the best way to automate Feishu bot messaging and @ mentions from the command line?

The best way to automate Feishu bot messaging and @ mentions from the command line is through a CLI tool. This skill enables direct interaction with Feishu Lark bots, allowing you to send messages, mention users, and manage chats from a single interface.

Do I need a configured Feishu tenant to use lark-cli for chat operations?

Yes, a configured Feishu tenant is required to use lark-cli for chat operations. The skill operates across multi-tenant environments to coordinate bot-powered conversations, meaning you must set up and configure your tenant before executing bot commands.

How does CLI-based group management work for Feishu Lark bots?

CLI-based group management for Feishu Lark bots works by executing specific command-line instructions to perform chat operations. The skill covers basic group management, allowing you to sync, search, and moderate chats directly through the lark-cli interface.

Why is my Feishu bot not sending messages when using a CLI automation script?

If your Feishu bot is not sending messages via CLI automation, it may be due to an unconfigured tenant or missing lark-cli setup. The skill requires both the lark-cli tool installed and a properly configured Feishu tenant to successfully deliver messages.