feishu-doc-converter

Convert Feishu documents and external URLs into Markdown format.

28|13|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/wulaosiji/skills --skill feishu-doc-converter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc-converter
Source: https://github.com/wulaosiji/skills/tree/main/feishu-doc-converter
Command: npx skills add https://github.com/wulaosiji/skills --skill feishu-doc-converter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates the conversion of Feishu documents (both cloud documents and wiki pages) and external web links into Markdown format, streamlining content migration and repurposing.

Core Features & Use Cases

  • Feishu Doc to Markdown: Convert Feishu cloud documents and wiki pages into Markdown.
  • URL to Markdown: Convert external links (like WeChat articles) into Markdown.
  • Batch Conversion: Supports processing multiple documents or links simultaneously.
  • Use Case: Quickly transform a Feishu wiki page detailing project requirements into a Markdown file for use in a GitHub repository or a static documentation site.

Quick Start

Convert the Feishu document located at the URL 'https://feishu.cn/docx/xxx' to Markdown format.

Frequently Asked Questions about feishu-doc-converter

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

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

To convert a Feishu document to Markdown, you provide the document URL, and the skill extracts the content into Markdown format. It requires API access to process Feishu cloud documents and wiki pages.

Can I convert WeChat articles to Markdown using a URL?

Yes, you can convert WeChat articles to Markdown by providing the external link. The skill utilizes web scraping capabilities to extract the content from external URLs and format it as Markdown.

What is needed to extract content from Feishu wiki pages?

Extracting content from Feishu wiki pages requires API access to authorize the retrieval. Once access is configured, the skill processes the wiki pages and converts them into Markdown format.

Does the Feishu to Markdown converter support batch conversion?

Yes, the converter supports batch conversion, allowing you to process multiple Feishu documents or external links simultaneously. This enables efficient content migration across platforms.

What are the limitations of converting external URLs to Markdown?

Converting external URLs to Markdown depends on web scraping capabilities, meaning access may be restricted by site permissions or paywalls. It works best with publicly accessible content like WeChat articles.