markdown-to-feishu

Convert Markdown files into Feishu cloud documents with images and tables.

2|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/Aojianlong/markdown-to-feishu --skill markdown-to-feishu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-to-feishu
Source: https://github.com/Aojianlong/markdown-to-feishu/tree/main
Command: npx skills add https://github.com/Aojianlong/markdown-to-feishu --skill markdown-to-feishu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, Pillow, beautifulsoup4, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

It streamlines the process of converting local Markdown files into fully formatted Feishu cloud documents, eliminating manual copying and reformatting tasks.

Core Features & Use Cases

  • Markdown Conversion & Upload: Transforms local Markdown files, including images and tables, into structured Feishu documents with preserved formatting.
  • Image Handling & Embedding: Automatically uploads local images and embeds them seamlessly within the document.
  • Use Case: A researcher can draft notes in Markdown and instantly publish a rich, formatted document to Feishu for team collaboration.

Quick Start

Use the markdown-to-feishu tool to upload "project-overview.md" to Feishu and generate an accessible document link.

Frequently Asked Questions about markdown-to-feishu

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

FAQPage Schema
How do I convert markdown to Feishu cloud documents automatically?

To convert markdown to Feishu cloud documents automatically, use this tool to transform local files while preserving rich formatting, uploading and embedding images seamlessly via Python scripts and API interactions.

Can I upload local images when converting markdown to Feishu?

Yes, you can upload local images when converting markdown to Feishu. The tool automatically handles image uploading and embeds them seamlessly within the generated document, ensuring visual assets are properly integrated.

Does the markdown to Feishu conversion support tables and nested elements?

Yes, converting markdown to Feishu supports tables and nested elements. The tool handles these complex structures natively, transforming them into properly formatted Feishu document components without manual reformatting.

Do I need Python and specific dependencies to sync markdown to Feishu?

Yes, you need Python and dependencies like requests, Pillow, and beautifulsoup4 to sync markdown to Feishu. These libraries enable the API interactions and HTML parsing required for full conversion automation.

Why does my markdown to Feishu conversion lose formatting?

If your markdown to Feishu conversion loses formatting, ensure local images and nested elements are properly referenced in the source file. The tool preserves rich formatting but requires correct markdown structure for seamless processing.