via54feishu

Connect Feishu or Lark bots to AI agents via WebSocket or Webhook.

1|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/veawho/via54Skills --skill via54feishu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: via54feishu
Source: https://github.com/veawho/via54Skills/tree/main/via54feishu
Command: npx skills add https://github.com/veawho/via54Skills --skill via54feishu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers connect AI agents and AI development tools to Feishu or Lark bots for reliable private-chat, group-chat, and document workflows across macOS, Windows, and Linux.

Core Features & Use Cases

  • Permission Planning: Identify the Feishu scopes required for direct messages, group messages, bot replies, user lookup, and document access.
  • Connection Selection: Choose between WebSocket long connections for local or private-network deployments and Webhooks for public, scalable services.
  • Cross-Platform Deployment: Configure macOS, Windows, and Linux installations with platform-specific guidance for spctl, launchd, WSL2, NSSM, and systemd.
  • AI Tool Integration: Connect Hermes, OpenClaw, Codex, Claude Code, Cursor, Windsurf, Antigravity, Qclaw, and minimax-code through inbox/outbox bridges or direct API adapters.
  • Reliable Messaging: Implement the inbox/outbox file protocol with processing, success, retry, and invalid-message states for end-to-end bot-to-agent communication.
  • Use Case: Deploy a Feishu bot on a local workstation, route incoming messages to an AI agent, and return generated replies to private chats or group conversations.

Quick Start

Use the via54feishu skill to configure Feishu permissions, select WebSocket or Webhook connectivity, deploy the bot on your target operating system, and connect it to your AI agent.

Frequently Asked Questions about via54feishu

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

FAQPage Schema
How do I connect an AI agent to a Feishu bot for private and group chat?

To connect an AI agent to a Feishu bot, you need to configure bot credentials, event subscriptions, and Feishu permission scopes, then route messages through an inbox/outbox bridge or direct API adapter.

Should I use WebSocket or Webhook to deploy a Lark bot for AI workflows?

Use WebSocket for local or private-network Lark bot deployments to maintain long connections, while Webhooks are better for public, scalable services handling AI workflows.

Can I integrate Claude Code or Cursor with a Feishu bot on Windows?

Yes, you can integrate Claude Code and Cursor with a Feishu bot on Windows, using platform-specific guidance for WSL2 and NSSM to manage the AI tool deployment.

What Feishu permission scopes are required for AI bot integration?

Required Feishu permission scopes include those for direct messages, group messages, bot replies, user lookup, and document access to ensure full AI bot integration functionality.

How does the inbox/outbox protocol handle message routing between Feishu and AI agents?

The inbox/outbox protocol manages message routing between Feishu and AI agents using file-based states for processing, success, retry, and invalid messages to ensure reliable communication.

Does via54feishu support deploying AI agents on macOS and Linux?

Yes, via54feishu supports cross-platform deployment of AI agents on macOS, Windows, and Linux, providing specific configuration guidance for spctl, launchd, and systemd.