feishu-fetch-doc

Extract Markdown content from Feishu cloud documents with media processing.

33|13|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/hashSTACS-Global/EnClaws --skill feishu-fetch-doc-hashstacs-global
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-fetch-doc
Source: https://github.com/hashSTACS-Global/EnClaws/tree/main/extensions/openclaw-lark/skills/feishu-fetch-doc
Command: npx skills add https://github.com/hashSTACS-Global/EnClaws --skill feishu-fetch-doc-hashstacs-global

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feishu_doc_media, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of extracting and returning the Markdown content from Feishu cloud documents. It supports handling images, files, and whiteboards within the document.

Core Features & Use Cases

  • Markdown Content Extraction: Retrieve the Markdown content of Feishu documents.
  • Media Handling: Process images, files, and whiteboards within the document (requires the feishu_doc_media tool).
  • Use Case: Use this Skill to extract the content of a Feishu document for further processing or display.

Quick Start

Fetch the Markdown content of the Feishu document by providing its ID or URL.

Frequently Asked Questions about feishu-fetch-doc

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

FAQPage Schema
How do I extract Markdown content from a Feishu cloud document?

To extract Markdown content from a Feishu cloud document, provide the document ID or URL to retrieve its formatted text and structural data for further processing or display.

Can I process images and whiteboards when retrieving Feishu documents?

Yes, you can process images, files, and whiteboards when retrieving Feishu documents, but this media handling requires the feishu_doc_media tool to function properly.

How do I get the Markdown content of a Feishu document using its URL?

You can get the Markdown content of a Feishu document by providing its URL to initiate the extraction process, which returns the formatted text for content retrieval.

Do I need the feishu_doc_media tool to extract Feishu cloud documents?

Yes, you need the feishu_doc_media tool specifically for processing images, files, and whiteboards within Feishu cloud documents during Markdown content extraction.

What is the best way to handle cloud document retrieval in Feishu environments?

The best way to handle cloud document retrieval in Feishu environments is using a dedicated extraction process that converts Feishu documents into Markdown content.

Why does my Feishu document extraction fail when processing media files?

Feishu document extraction fails when processing media files if the required feishu_doc_media dependency is missing, as it is strictly necessary for handling images and whiteboards.