feishu-doc-orchestrator

Convert Markdown files into Feishu documents with permissions and verification.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the conversion of Markdown files into fully functional Feishu documents, including content, formatting, and permissions, eliminating manual copy-pasting and configuration.

Core Features & Use Cases

  • Markdown to Feishu Doc Conversion: Transforms Markdown content into Feishu document blocks.
  • Automated Document Creation: Creates new Feishu documents with specified titles.
  • Permission Management: Automatically assigns collaborator and owner permissions to the user.
  • End-to-End Workflow: Orchestrates multiple sub-skills for parsing, creation, content addition, verification, and logging.
  • Use Case: Convert your project documentation written in Markdown into a shareable Feishu document with proper access controls for your team.

Quick Start

Please convert the markdown file located at 'docs/project_plan.md' into a Feishu document.

Frequently Asked Questions about feishu-doc-orchestrator

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

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

You can convert Markdown files to Feishu documents automatically by using a workflow orchestration tool that parses Markdown content, creates a new Feishu doc, populates it with formatted blocks, and assigns user permissions.

Can I automate permission assignment when migrating Markdown content to Feishu Docs?

Yes, automating permission assignment is possible during Markdown to Feishu Doc conversion. The workflow can automatically assign collaborator and owner permissions to the user, ensuring proper access controls without manual configuration.

What is the best way to handle complex formatting when converting Markdown to Feishu?

The best way to handle complex formatting is to use an end-to-end orchestration process that parses Markdown into structured data and supports 25 distinct Feishu block types, ensuring accurate content and formatting translation.

Does the Markdown to Feishu workflow support different Feishu block types for content conversion?

Yes, the Markdown to Feishu content conversion process supports 25 specific Feishu block types. This ensures that various Markdown formatting elements are accurately translated into native Feishu document blocks.

Why does my Markdown to Feishu document workflow need end-to-end orchestration?

End-to-end workflow orchestration is needed for Markdown to Feishu conversion to seamlessly manage multiple sub-processes including parsing, document creation, content population, permission assignment, and final verification logging.

Do I need to manually configure document access after creating a Feishu doc from Markdown?

No, manual configuration is not needed. The Markdown to Feishu conversion workflow automatically handles permission management by assigning collaborator and owner permissions directly to the user during the document creation process.