feishu-cli-export

Export Feishu documents and knowledge-base nodes to Markdown, PDF, or Word.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

将飞书云文档或知识库文档导出为本地 Markdown 文件,或导出为 PDF/Word 等格式,便于离线编辑、归档与分发。

Core Features & Use Cases

  • Markdown 中间格式:将云端文档转换为 Markdown,便于后续编辑和版本管理。
  • 多格式输出:可导出为 Markdown、PDF、Word 等格式,满足不同分发需求。
  • 普通文档与知识库兼容:同时支持普通文档和知识库节点的导出,提升信息可达性。

Quick Start

Export the specified Feishu document or wiki to Markdown (or PDF/Word) and save it locally.

Frequently Asked Questions about feishu-cli-export

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

FAQPage Schema
How do I export Feishu documents to local Markdown files?

To export Feishu documents to Markdown, provide the document_id or wiki URL to the Skill, which fetches the content and saves it locally as a Markdown file. You need Feishu app credentials and permissions to use it.

Can I export Feishu knowledge-base nodes to PDF or Word?

Yes, you can export Feishu knowledge-base nodes to PDF or Word. The Skill supports both normal documents and wiki nodes, allowing you to specify your desired output format and a local path for the saved file.

What is the best way to convert Feishu docs to Markdown for offline editing?

The best way to convert Feishu docs to Markdown for offline editing is to use this Skill. It transforms cloud documents into Markdown format, handling images and front matter, enabling seamless downstream processing and version management.

Do I need Feishu app credentials to export wiki content to a local PDF?

Yes, you need Feishu app credentials and permissions to export wiki content to a local PDF. The Skill requires this authentication to access your knowledge-base nodes and process the formatting for output.

Does exporting Feishu docs to Markdown support image handling and front matter?

Yes, exporting Feishu docs to Markdown supports image handling and front matter. These options are available to ensure the converted local files retain necessary formatting and metadata for downstream processing.