feishu-create-doc

Convert Markdown content into Feishu documents via the Feishu API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires markdown-it, feishu-markdown-converter, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of creating Feishu documents, allowing users to transform Markdown content into formatted Feishu documents with ease.

Core Features & Use Cases

  • Markdown to Feishu Document Conversion: Transform Markdown-formatted text into professional-looking Feishu documents.
  • Flexible Document Creation: Specify the target location for the document (folder, knowledge base, or knowledge space).
  • Use Case: Ideal for creating documentation, reports, or meeting notes directly within the Feishu platform.

Quick Start

Use the feishu-create-doc skill to create a new document with the title 'Project Update' and the content of the attached 'project-update.md' file.

Frequently Asked Questions about feishu-create-doc

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

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

You can convert Markdown to a Feishu document by providing Markdown content, which is parsed by markdown-it and transformed into a formatted Feishu document via the Feishu API.

Can I specify the target folder or knowledge base when creating Feishu documents from Markdown?

Yes, you can specify the target location for your Feishu document creation. The Skill supports placing the generated document directly into a specific folder, knowledge base, or knowledge space.

What is the best way to automate team collaboration document creation in Feishu?

The best way to automate team collaboration document creation is converting Markdown content into professional Feishu documents, enabling rapid generation of reports and meeting notes for the team.

Does the Feishu document conversion process require specific Markdown libraries?

Yes, the Feishu document conversion process requires specific Markdown libraries. The Skill depends on markdown-it for parsing and feishu-markdown-converter to format the content for the Feishu API.

Are there limitations to the Markdown formatting supported when creating Feishu documents?

The Markdown formatting supported when creating Feishu documents is subject to the capabilities of the feishu-markdown-converter library, which translates Markdown elements into the Feishu document structure.