lark-shared

Configure and authenticate lark-cli identities with scopes and permission checks.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/wukangcheng2944/claude-skills --skill lark-shared-wukangcheng2944
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-shared
Source: https://github.com/wukangcheng2944/claude-skills/tree/main/lark-shared
Command: npx skills add https://github.com/wukangcheng2944/claude-skills --skill lark-shared-wukangcheng2944

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides developers to securely configure and authenticate lark-cli, switch identities, manage scopes and permissions, and apply basic safety rules to avoid misconfigurations.

Core Features & Use Cases

  • Step-by-step configuration and authentication for lark-cli and identity selection.
  • Safe handling of scopes and permissions with guardrails to prevent unauthorized actions.
  • Use Case: A developer configures a secure login flow, verifies required scopes, and executes CLI commands with the correct identity.

Quick Start

Run the guided setup to initialize lark-cli with secure defaults.

Frequently Asked Questions about lark-shared

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

FAQPage Schema
How do I configure lark-cli authentication securely?

You can configure lark-cli authentication securely by running the guided setup to initialize the CLI with secure defaults. This process walks you through step-by-step login flows, identity selection, and scope verification to prevent misconfigurations.

How do I switch identities when using lark-cli?

Switching identities in lark-cli is handled through guided identity selection during your CLI session. The Skill provides step-by-step instructions to safely switch between authenticated profiles and execute commands with the correct identity.

How do I verify scopes and permissions for lark-cli commands?

Verifying scopes and permissions in lark-cli involves applying built-in guardrails that check required scopes before executing commands. This safety mechanism enforces permission rules and prompts you to prevent unauthorized actions within your development workflow.

Do I need any dependencies to set up secure defaults for lark-cli?

No external dependencies are required to set up secure defaults for lark-cli. The Skill operates independently to guide you through configuring authentication, managing permissions, and applying safety rules without needing additional components.

What is the best way to avoid permission misconfigurations in lark-cli?

The best way to avoid permission misconfigurations in lark-cli is to use the Skill's guided setup and built-in safety guardrails. These enforce safe scope verification and apply basic safety rules during identity selection and command execution.