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.