lark-shared

Initialize Lark CLI configuration, authenticate user and bot identities, and manage permission scopes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/466852675/Skills-2026 --skill lark-shared-466852675
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: lark-shared
Source: https://github.com/466852675/Skills-2026/tree/main/lark-shared
Command: npx skills add https://github.com/466852675/Skills-2026 --skill lark-shared-466852675

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users of the Lark platform often struggle with initial CLI configuration, authenticating either as a user or a bot, switching identities, and handling permission‑denied errors safely and efficiently.

Core Features & Use Cases

  • Guided configuration initialization for first‑time Lark CLI setup.
  • Authentication flows for both user and bot identities, with scoped permission requests.
  • Clear handling of permission errors, providing console URLs for scope activation and safe login commands.
  • Security safeguards that prevent exposure of secrets and require confirmation for destructive actions.
  • Ideal for developers integrating Lark services, administrators managing bot permissions, and support agents assisting end‑users.

Quick Start

Ask the AI to initialize Lark configuration and then log in with the appropriate scope.

Frequently Asked Questions about lark-shared

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Lark CLI configuration for the first time?▼

Initial Lark CLI configuration requires setting up authentication identities and defining permission scopes. This Skill provides a guided initialization flow that establishes your environment safely, preventing exposure of secrets during the first-time setup process.

How do I switch between user and bot identities for Lark authentication?▼

Switching Lark authentication identities requires updating your CLI configuration to target either user or bot accounts with scoped permissions. This Skill manages identity transitions, authenticating your chosen entity and requesting the specific permission scopes needed for API access.

Why does my Lark API call return a permission denied error?▼

Lark API permission denied errors occur when your authenticated identity lacks the required scopes. This Skill resolves permission errors by providing console URLs for scope activation and supplying safe login commands to elevate your Lark CLI access.

Can I run Lark CLI authentication in the background?▼

Yes, Lark CLI authentication can run in the background. This Skill supports background execution alongside scoped authentication and safe handling of secrets, enabling automated Lark configuration setups without requiring interactive terminal sessions.

Do I need the Lark CLI tool to manage permission scopes?▼

Yes, the Lark CLI tool is required to manage permission scopes. This Skill operates on top of the Lark CLI tool to execute authentication flows, request scoped permissions, and resolve identity configuration issues.