{"enrichment":{"faq":[{"a":"add-feishu integrates Feishu (Lark) messaging into NanoClaw through deterministic code changes and guided setup. The skill walks you through adding Feishu as a messaging channel by configuring your app credentials, enabling WebSocket long connection mode, and registering your chat groups in the database. Once set up, your NanoClaw bot will respond to all messages in registered Feishu chats without needing a public endpoint or trigger phrase.","q":"How do I add Feishu as a messaging channel to NanoClaw?"},{"a":"add-feishu uses Feishu's WebSocket long connection mode instead of webhooks, which means your bot maintains a persistent connection to Feishu's servers. This approach eliminates the need for a public URL endpoint and allows your NanoClaw bot to receive and respond to all messages in real time from registered Feishu chats. The WebSocket connection handles message delivery directly without requiring trigger phrases or external routing.","q":"What is feishu websocket long connection and how does it work?"},{"a":"add-feishu guides you through obtaining your Feishu app ID and secret from the Feishu developer console, then configuring them in NanoClaw. The skill sets up the WebSocket long connection by establishing the im.message.receive event subscription with proper app permissions. Your credentials enable the bot to authenticate with Feishu's servers and maintain the persistent connection needed for real-time message handling.","q":"How do I configure Feishu app credentials and WebSocket connection?"},{"a":"add-feishu includes chat registration through an SQLite database where you store your Feishu group identifiers. Once registered, your NanoClaw bot automatically responds to all messages in those groups. The skill provides the setup steps for enabling the im.message event subscription and configuring message response behavior so your bot engages with every message in registered Feishu chats without additional configuration per message.","q":"How do I register Feishu chats and enable bot message responses?"},{"a":"add-feishu includes troubleshooting guidance for common Feishu bot connectivity and permission problems. Check that your app ID and secret are correct, verify the im.message permission is enabled in your Feishu app settings, confirm your chat groups are properly registered in the database, and ensure your WebSocket connection is active. The skill helps you diagnose whether issues stem from credential misconfiguration, missing permissions, or connection state problems.","q":"What should I do if my Feishu bot has connectivity or permission issues?"},{"a":"add-feishu uses Feishu's WebSocket long connection mode, which is fundamentally different from webhook-based integrations. Your NanoClaw bot initiates an outbound connection to Feishu's servers and maintains it persistently, so Feishu pushes messages directly through that open connection. This eliminates the requirement for a publicly accessible endpoint, making setup simpler and more suitable for bots running in private networks or development environments.","q":"Why doesn't Feishu bot integration need a public URL or webhook?"}],"shadow_tags":["messaging-platform","websocket-transport","bot-integration","credential-management","chat-registration","event-subscription","permission-setup","deterministic-deployment","no-webhook-required","multi-channel-support"],"summary_rewrite":"This skill integrates Feishu (Lark) messaging into NanoClaw through deterministic code changes and guided setup. It uses WebSocket long connection mode, so your bot responds to all messages without needing a public endpoint or trigger phrase."},"files":[{"bytes":5757,"path":"skills/add-feishu/SKILL.md","sha256":"bce1ebf4376097eef38416008ff97dc3f6d97b066b6007e13e917ebad4ce1372","url":"https://skillfed.io/files/sugarforever/01coder-agent-skills/add-feishu/c37b9df4/SKILL.md"}],"id":"sugarforever/01coder-agent-skills/add-feishu","links":{"html":"https://skillfed.io/sugarforever/01coder-agent-skills/add-feishu","md":"https://skillfed.io/sugarforever/01coder-agent-skills/add-feishu.md","repo":"https://github.com/sugarforever/01coder-agent-skills"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":35,"language":"Python","last_updated":"2026-06-19","license":"MIT","name":"add-feishu","publisher":"sugarforever","stars":125},"relations":{"similar":[{"id":"XiaomingX/moltbot-connector-feishu-dingtalk/feishu-connection"},{"id":"Aradotso/hermes-skills/openclaw-installer-deployment"},{"id":"OpenClaudia/openclaudia-skills/feishu-lark"},{"id":"Rabbitmeaw/feishu-send-file/feishu-send-file"},{"id":"zrong/skills/feishu-image"},{"id":"Tangc/tangzhan-skills/feishu-voice-tts"},{"id":"sbusso/claudeclaw/add-telegram"},{"id":"alextangson/feishu_skills/feishu-card"},{"id":"alextangson/feishu_skills/feishu-im"},{"id":"sbusso/claudeclaw/add-whatsapp"}]},"slug":{"owner":"sugarforever","repo":"01coder-agent-skills","skill":"add-feishu"},"version":"c37b9df4"}
