feishu

Interact with Feishu (Lark) API to manage Docx, Wiki, Drive, and Permissions. Use when you need to read, write, create documentation or manage cloud space in Feishu.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "feishu" with this command: npx skills add tzwm/feishu-skill/tzwm-feishu-skill-feishu

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_ID
  • LARK_APP_SECRET

Usage

Use the pnpm start command with various subcommands.

Documents (doc)

Read document:

cd skills/feishu
pnpm start doc read -t <doc_token_or_url>

Write to document (replaces all content with Markdown):

pnpm start doc write -t <doc_token> --content "# Title\nNew content"

List comments on a document:

pnpm start doc list-comments -t <doc_token>

Wiki (wiki)

List accessible wiki spaces:

cd skills/feishu
pnpm start wiki spaces

Get details of a Wiki node (returns underlying obj_token for docs):

pnpm start wiki get -t <wiki_token_or_url>

Drive (drive)

List folder contents:

cd skills/feishu
pnpm start drive list -f <folder_token>

Permissions (perm)

List collaborators:

cd skills/feishu
pnpm start perm list -t <file_token> --type docx

IM (instant message)

List messages from a chat or thread:

cd skills/feishu
pnpm start im messages -c <chat_id>

Use --help on any command for more options:

pnpm start im --help

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

feishu

No summary provided by upstream source.

Repository SourceNeeds Review
General

feishu

No summary provided by upstream source.

Repository SourceNeeds Review
General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated
General

explainer

Create explainer videos with narration and AI-generated visuals. Triggers on: "解说视频", "explainer video", "explain this as a video", "tutorial video", "introduce X (video)", "解释一下XX(视频形式)".

Archived SourceRecently Updated
feishu | V50.AI