feishu

Integrate Feishu/Lark bots, documents, sheets, and bitables via OpenAPI/MCP.

17|1|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/jrcjrcc/deepseek-nyamu --skill feishu-jrcjrcc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu
Source: https://github.com/jrcjrcc/deepseek-nyamu/tree/main/crates/tui/assets/skills/feishu
Command: npx skills add https://github.com/jrcjrcc/deepseek-nyamu --skill feishu-jrcjrcc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the integration of Feishu or Lark bots, documents, sheets, bitables, and OpenAPI/MCP setup without the need for hardcoding credentials, streamlining the process for users.

Core Features & Use Cases

  • Bot Integration: Send webhook messages and manage bot interactions.
  • Access Token and Tenant Token Flows: Handle app and tenant access token management securely.
  • Document, Sheet, Wiki, and Bitable Operations: Read and write to Feishu/Lark documents, sheets, and bitables.
  • Approval and Workflow Updates: Update the status of approvals or workflows within Feishu/Lark.
  • MCP Server Configuration: Set up and configure Feishu/Lark MCP servers for narrow tools.
  • Use Case: For a company using Feishu, this Skill can be used to automate sending messages to a bot, updating a document, or querying a bitable without the need to manually input credentials.

Quick Start

Use the feishu skill to send a message to the Feishu bot: "Hey, this is an automated message from DeepSeek."

Frequently Asked Questions about feishu

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

FAQPage Schema
How do I send webhook messages to a Feishu bot without hardcoding credentials?

To send webhook messages to a Feishu bot without hardcoding credentials, this Skill manages secure token flows and bot integration automatically. It streamlines sending automated messages and managing bot interactions without manual credential input.

Can I read and write to Feishu bitables and sheets using an MCP server?

Yes, you can read and write to Feishu bitables and sheets using an MCP server. This Skill supports document, sheet, wiki, and bitable operations, enabling data queries and updates through configured MCP server setups.

What is the best way to manage app and tenant access tokens for Lark API setup?

The best way to manage app and tenant access tokens for Lark API setup is using this Skill's secure credential handling. It manages access token and tenant token flows natively, eliminating the need to hardcode sensitive API credentials.

How do I update the status of approvals or workflows within Feishu?

To update the status of approvals or workflows within Feishu, this Skill provides built-in functions to interact with Feishu APIs. It handles approval and workflow updates directly, enabling automated status changes without manual intervention.

Do I need to manually configure Feishu APIs to use this bot integration?

Yes, using this bot integration requires proper configuration of Feishu APIs and MCP server setup. While the Skill manages credentials securely to prevent hardcoding, you must still configure the underlying Feishu/Lark API endpoints correctly.