feishu
Installation
SKILL.md
Feishu Skill
A skill for interacting with the Feishu (Lark) API for advanced management of Documents, Wiki, Drive, and Permissions.
Setup
First time setup:
cd skills/feishu
pnpm install
Requires the following environment variables to be set in your terminal or .env:
LARK_APP_IDLARK_APP_SECRET
Usage
Use the pnpm start command with various subcommands.
Related skills