feishu-doc

Fetch and normalize Feishu Wiki, Docs, Sheets, and Bitable content into Markdown.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/family3253/skill --skill feishu-doc-family3253
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/family3253/skill/tree/main/skills/feishu-doc
Command: npx skills add https://github.com/family3253/skill --skill feishu-doc-family3253

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @larksuiteoapi/node-sdk, commander, axios.

What problem does it solve?

Feishu Doc Skill helps you fetch content from Feishu Wiki, Docs, Sheets, and Bitable and convert it into Markdown for easy integration into your workflows.

Core Features & Use Cases

  • Resolve Wiki URLs to target docs and fetch their content.
  • Read Docs, Sheets, and Bitable data and render it as Markdown.
  • Create or update Markdown documents in Feishu or downstream tools as part of content pipelines.

Quick Start

Fetch content from a Feishu Wiki/Doc/Sheet/Bitable URL to Markdown with a single command.

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I convert Feishu Wiki pages to Markdown automatically?

To convert Feishu Wiki pages to Markdown automatically, this Skill resolves Wiki URLs to target docs and fetches their content, rendering it as Markdown. It handles wiki resolution and content retrieval using token-based authentication.

Can I extract Feishu Sheets and Bitable data into Markdown format?

Yes, you can extract Feishu Sheets and Bitable data into Markdown. The Skill reads data from these sources and normalizes the content into Markdown format for seamless integration into your documentation workflows.

What's the best way to automate content extraction from Feishu Docs for a knowledge base?

The best way to automate content extraction from Feishu Docs for a knowledge base is using a Skill that fetches and normalizes Doc content into Markdown. It applies robust error handling to ensure reliable documentation exports.

Does this Feishu content extraction tool require token-based authentication?

Yes, this Feishu content extraction tool requires token-based authentication. It enforces token-based auth to securely retrieve and normalize content from Feishu Wiki, Docs, Sheets, and Bitable into Markdown format.

How do I create or overwrite Markdown documents in Feishu through automation?

You can create or overwrite Markdown documents in Feishu through automation by using the Skill's create and overwrite operations. It fetches and normalizes content, then applies the changes with robust error handling.

What are the limitations when fetching content from Feishu Docs?

Limitations when fetching content from Feishu Docs include potential errors during wiki resolution or content retrieval. The Skill addresses these with robust error handling, but requires valid token-based authentication to function properly.