feishu-doc-reader

Installation
SKILL.md

Feishu Document Reader

This skill enables reading and extracting content from Feishu (Lark) documents using the official Feishu Open API.

Configuration

Set Up the Skill

  1. Create the configuration file at ./reference/feishu_config.json with your Feishu app credentials:
{
  "app_id": "your_feishu_app_id_here",
  "app_secret": "your_feishu_app_secret_here"
}
  1. Make sure the scripts are executable:
Related skills

More from zephyrwang6/myskill

Installs
8
GitHub Stars
299
First Seen
Mar 25, 2026