add-feishu

Integrate Feishu messaging via WebSocket long-polling with app credentials.

131|36|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/sugarforever/01coder-agent-skills --skill add-feishu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-feishu
Source: https://github.com/sugarforever/01coder-agent-skills/tree/main/skills/add-feishu
Command: npx skills add https://github.com/sugarforever/01coder-agent-skills --skill add-feishu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @larksuiteoapi/node-sdk, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill enables seamless integration of Feishu (Lark) as a communication channel, allowing your bot to receive and respond to messages without requiring a public URL.

Core Features & Use Cases

  • WebSocket Integration: Connects via WebSocket for real-time, bi-directional communication.
  • Automatic Response: Bot responds to all messages, no specific trigger command needed.
  • Use Case: Integrate your AI assistant with Feishu to receive notifications, respond to queries, and automate tasks directly within your team's chat environment.

Quick Start

Follow the interactive prompts to add Feishu as a communication channel.

Frequently Asked Questions about add-feishu

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

FAQPage Schema
How do I integrate a Feishu chatbot without exposing a public URL?

You can integrate Feishu chat using WebSocket long-polling for real-time, bi-directional message exchange. This approach connects your bot to receive and respond to messages without requiring a public URL.

Do I need an App ID and App Secret to connect a Lark bot via WebSocket?

Yes, connecting a Lark bot via WebSocket requires configuring an App ID and App Secret from the Feishu Open Platform. These credentials handle authentication and event subscription for the messaging channel.

How do I set up real-time message exchange between a Feishu bot and users?

Real-time message exchange is set up by connecting via WebSocket for bi-directional communication. Follow the interactive prompts to add Feishu as a channel, enabling automatic bot responses to all messages.

Can my Feishu bot respond to messages without specific trigger commands?

Yes, the Feishu bot responds to all messages automatically without requiring any specific trigger commands. This allows seamless communication for queries and notifications directly within the chat environment.

What is the best way to receive AI assistant notifications in a Feishu chat environment?

The best way to receive notifications is integrating Feishu as a communication channel using WebSocket. This enables your AI assistant to automate tasks and send real-time updates directly within your team's chat.

Does the Feishu integration support both bot-to-user and user-to-bot messaging?

Yes, the Feishu integration supports both bot-to-user and user-to-bot messaging. It uses WebSocket long-polling to enable real-time, bi-directional communication within Feishu chat environments.