lark-cli

Integrate Feishu/Lark CLI commands with Hermes Agent for messaging and document creation.

Updated May 11, 2026
One-click install
npx skills add https://github.com/heximao/agents --skill lark-cli-heximao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-cli
Source: https://github.com/heximao/agents/tree/main/skill-archive/docker-hermes/productivity/lark-cli
Command: npx skills add https://github.com/heximao/agents --skill lark-cli-heximao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @larksuite/cli, @larksuiteoapi/lark-mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the need for integrating Feishu/Lark CLI with Hermes Agent, allowing direct CLI usage and MCP server integration for various Feishu/Lark services.

Core Features & Use Cases

  • Direct CLI Integration: Execute lark-cli commands via terminal within Hermes.
  • MCP Server Integration: Expose lark tools as first-class Hermes tools.
  • Use Case: Automate tasks such as sending messages, creating documents, and managing calendar events using lark-cli directly within the Hermes environment.

Quick Start

Use the lark-cli skill to send a message using Feishu/Lark via the terminal: lark-cli messenger send --to <chat_id> --text "hello"

Frequently Asked Questions about lark-cli

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

FAQPage Schema
How do I automate Feishu messaging and document creation from the command line?

You can automate Feishu messaging and document creation by integrating the Feishu CLI with Hermes Agent, executing terminal commands directly to send messages or create documents.

What do I need to set up Feishu CLI integration with Hermes Agent?

Feishu CLI integration with Hermes Agent requires Node.js and Feishu/Lark App credentials to configure the environment and authenticate API access.

Can I manage Feishu calendar events using CLI commands within Hermes?

Yes, you can manage Feishu calendar events using CLI commands within Hermes by executing lark-cli terminal instructions to automate event scheduling.

Does Feishu CLI support MCP server integration for Hermes tools?

Yes, Feishu CLI supports MCP server integration, exposing lark tools as first-class Hermes tools to enhance messaging and document workflows.

What is the best way to send a message to a Feishu chat via terminal?

The best way to send a message to a Feishu chat via terminal is using the lark-cli command: `lark-cli messenger send --to <chat_id> --text "hello"`.

Why use Feishu CLI with Hermes Agent instead of direct API calls?

Feishu CLI with Hermes Agent streamlines automation by enabling direct terminal command execution and MCP server integration, removing the need for manual API call scripting.