What problem does it solve?
This Skill helps you set up and operate Feishu/Lark CLI safely when you need first-time configuration, interactive OAuth-style login, identity switching between user and bot, and scope/permission error resolution.
Core Features & Use Cases
- First-time configuration: Guides the initialization flow by launching the config process and obtaining the authorization link for the user.
- Authentication and identity switching: Explains how to use user vs bot identities via the as parameter, including when bot cannot access user resources.
- Permission denied recovery with scopes: Provides a structured response to permission violations, using console links and recommended login scope/domain steps while preventing unsafe actions like running auth login for bot.
Quick Start
Ask the AI to perform first-time setup and then help you handle any permission_violations by recommending the exact auth login strategy for the current identity (user or bot).