feishu-setup

Configure Feishu messaging platform for Hermes Gateway using WebSocket long connections.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill feishu-setup-lxh755818-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-setup
Source: https://github.com/lxh755818-bot/obsidian-vault/tree/main/backup/skills/messaging/feishu-setup
Command: npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill feishu-setup-lxh755818-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-oapi, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of configuring Feishu as a messaging platform for Hermes Gateway, enabling WebSocket long connections for reliable and efficient communication.

Core Features & Use Cases

  • Feishu Integration: Configure Feishu to function as a messaging platform for Hermes Gateway.
  • WebSocket Long Connections: Support WebSocket long connections for persistent messaging.
  • Use Case: This Skill is ideal for setting up a robust messaging infrastructure in environments where Feishu is used as the primary communication channel.

Quick Start

Configure Feishu as Hermes Gateway by following the instructions in the 'SKILL.md' file and starting the Gateway with 'python3 -m gateway.run'.

Frequently Asked Questions about feishu-setup

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

FAQPage Schema
How do I configure Feishu as a messaging platform for Hermes Gateway?

To configure Feishu as a messaging platform for Hermes Gateway, you must install the lark-oapi dependency, set up proper app credentials and permissions, and start the Gateway using 'python3 -m gateway.run' after following the SKILL.md instructions.

Does Hermes Gateway support WebSocket long connections with Feishu?

Yes, Hermes Gateway supports WebSocket long connections with Feishu to enable persistent messaging. This configuration ensures reliable and efficient communication channels within organizations using Feishu as their primary communication infrastructure.

What do I need to set up Feishu messaging infrastructure with Hermes Gateway?

You need to install the lark-oapi package and configure the correct Feishu app credentials and permissions. This setup qualifies your environment to handle WebSocket long connections for robust messaging infrastructure.

Why use WebSocket long connections for Feishu messaging integration?

WebSocket long connections provide persistent messaging channels that ensure reliable communication between Feishu and Hermes Gateway. This mechanism maintains continuous connectivity, which is essential for robust messaging infrastructure in organizational environments.

How to start the Hermes Gateway after configuring Feishu integration?

To start the Hermes Gateway after configuring Feishu integration, run the command 'python3 -m gateway.run'. Ensure you have completed the configuration instructions in the SKILL.md file and installed lark-oapi before executing the startup command.

Can I use lark-oapi to configure Feishu messaging for Hermes Gateway?

Yes, lark-oapi is the required dependency for configuring Feishu messaging with Hermes Gateway. Installing lark-oapi allows you to properly set up app credentials and permissions to establish WebSocket long connections.