What problem does it solve?
Provides a guided, end-to-end setup to connect a ClawBro Gateway with Lark (Feishu), removing manual configuration errors and ensuring the gateway can receive and respond to group and direct messages via webhook.
Core Features & Use Cases
- Guided App Preparation: Walks the user through creating a Feishu internal app, obtaining App ID and App Secret, and choosing event subscription settings.
- Credential Collection and Optional Encryption: Collects verification token, optional encrypt key, and optional bot identifiers for robust webhook validation and mention handling.
- Automated Configuration and Validation: Safely backs up and updates ~/.clawbro/config.toml with a [channels.lark] section, launches/validates the gateway endpoint, and verifies webhook URL challenge responses.
- Use Case: Ideal for developers or operators deploying ClawBro to production or staging who need reliable webhook integration with Feishu groups and direct messages.
Quick Start
Run the add-lark skill and follow the prompts to create a Feishu app, provide App ID/App Secret/verification token (and optional encrypt key or bot IDs), and automatically append a validated Lark channel configuration to your ~/.clawbro/config.toml.