What problem does it solve?
This Skill prevents configuration, authentication, identity, permission, and safety errors when using lark-cli to manage Feishu resources.
Core Features & Use Cases
- Configuration and Authentication: Initialize lark-cli, start user authorization flows, generate required QR codes, and switch between user and bot identities.
- Permission Recovery: Handle missing scopes and authorization failures with identity-specific remediation instead of treating them as terminal errors.
- Safe Operations: Enforce relative-path rules, protect credentials, preview risky requests, and require explicit confirmation before high-risk writes.
- Maintenance Guidance: Detect update notices and recommend updating both lark-cli and its associated Skills.
- Use Case: When a Feishu document operation fails because of missing permissions, use this Skill to identify the identity involved, initiate the appropriate authorization or scope configuration flow, and safely resume the task after approval.
Quick Start
Use the lark-shared skill to configure lark-cli, authenticate the appropriate Feishu identity, and safely diagnose any permission error.