lark-switch

Installation
SKILL.md

Lark Switch

Language

Match user's language: Respond in the same language the user uses.

Overview

在多个 lark-cli 飞书账号配置之间切换。每个 profile 对应一个飞书应用(App ID + Secret),通过替换 ~/.lark-cli/config.json 实现切换。Token 随 config 文件保存,切换后无需重新授权。

Runtime

Preflight

bash <SKILL_DIR>/scripts/helper.sh preflight

检查 lark-cli 是否安装、config 目录是否存在、有哪些可用 profiles。

Installs
1
First Seen
11 days ago
lark-switch — psylch/lark-switch-skill