feishu-cli-read

Convert Feishu cloud docs and knowledge bases to Markdown files.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Blake-John/agent-config --skill feishu-cli-read-blake-john
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-cli-read
Source: https://github.com/Blake-John/agent-config/tree/main/.agents/skills/feishu-cli-read
Command: npx skills add https://github.com/Blake-John/agent-config --skill feishu-cli-read-blake-john

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reads Feishu cloud documents or knowledge bases and converts their content into Markdown for analysis and presentation, enabling quick comprehension without manual export steps.

Core Features & Use Cases

  • Read documents or knowledge base pages by ID, token, or URL and export them as Markdown with local assets.
  • Handle image assets by downloading linked media to a local directory and integrating them into the analysis.
  • Provide guidance for common issues (authentication, permissions) and produce structured outputs to support further processing.

Quick Start

Invoke feishu-read with a document_id, node_token, or URL to fetch and convert a Feishu document or knowledge base page into Markdown for analysis.

Frequently Asked Questions about feishu-cli-read

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

FAQPage Schema
How do I convert a Feishu document to Markdown for analysis?

To convert a Feishu document to Markdown, you can use a tool that reads the document by its ID, node token, or URL, and outputs a local Markdown file. This process enables quick analysis without manual export steps.

Can I download and integrate Feishu cloud doc images locally?

Yes, you can download and integrate Feishu cloud doc images locally. The conversion process supports downloading linked media assets to a local directory and integrating them into the Markdown output for comprehensive analysis.

Do I need authentication and permissions to read a Feishu knowledge base?

Yes, you need authentication and appropriate permissions to read a Feishu knowledge base. Accessing cloud documents or knowledge base pages by their token or URL requires valid credentials to fetch and convert the content successfully.

What is the best way to read a Feishu knowledge base page by URL?

The best way to read a Feishu knowledge base page by URL is to pass the URL to an automated reading tool that fetches the content and converts it into a structured Markdown file saved under a temporary directory for further processing.

Why does my Feishu document reading process fail due to permissions?

Your Feishu document reading process fails due to permissions if the authentication lacks appropriate access rights to the target cloud document or knowledge base. Ensure your credentials have valid permissions to extract the content successfully.