feishu-docx-yashu

Convert Markdown files and Feishu cloud documents bidirectionally with image handling.

9|3|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/steelan9199/wechat-publisher --skill feishu-docx-yashu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-docx-yashu
Source: https://github.com/steelan9199/wechat-publisher/tree/main/skills/feishu-docx-yashu
Command: npx skills add https://github.com/steelan9199/wechat-publisher --skill feishu-docx-yashu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires probe-image-size, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill bridges the gap between local Markdown files and Feishu cloud documents, automating the conversion process to ensure consistent formatting and efficient content management across platforms.

Core Features & Use Cases

  • Format Conversion: Effortlessly upload Markdown files to Feishu Docs or download Feishu documents as clean Markdown files.
  • Link Resolution: Instantly parse Feishu cloud document links to retrieve the unique document_id required for API operations.
  • Use Case: A technical writer can draft documentation in Markdown and use this tool to publish it directly to a Feishu Wiki, or a researcher can pull shared team documents into their local Obsidian vault for offline analysis.

Quick Start

Use the feishu-docx-yashu skill to upload the local file named technical-guide.md to your Feishu workspace.

Frequently Asked Questions about feishu-docx-yashu

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

FAQPage Schema
How do I convert Markdown files to Feishu Docs automatically?

To convert Markdown files to Feishu Docs automatically, this Skill uses scripts to parse Markdown and interact with the Feishu API, uploading content while handling images and extracting metadata.

Can I download Feishu cloud documents as Markdown files for offline use?

Yes, you can download Feishu cloud documents as Markdown files. The Skill pulls shared team documents and converts them into clean Markdown, enabling offline analysis in local vaults like Obsidian.

Do I need Node.js to sync Markdown with Feishu Wiki?

Yes, you need Node.js to sync Markdown with Feishu Wiki. A Node.js environment is required to execute the scripts responsible for API interaction and document parsing.

How do I get the document_id from a Feishu cloud document link?

To get the document_id from a Feishu cloud document link, the Skill parses the shared cloud link and instantly retrieves the unique identifier required for API operations.

What is the best way to manage technical documentation across local Markdown and Feishu?

The best way to manage technical documentation across local Markdown and Feishu is using bidirectional conversion automation. This ensures consistent formatting and efficient content synchronization across both platforms.