feishu-create-doc

Create Feishu cloud documents from Markdown via MCP create-doc.

30|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/qianleigood/crawclaw --skill feishu-create-doc-qianleigood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-create-doc
Source: https://github.com/qianleigood/crawclaw/tree/main/skills-optional/feishu-create-doc
Command: npx skills add https://github.com/qianleigood/crawclaw --skill feishu-create-doc-qianleigood

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This tool enables you to create new Feishu cloud documents from structured Markdown content and publish them to specific folders or knowledge spaces, streamlining knowledge sharing and documentation workflows.

Core Features & Use Cases

  • Create new Feishu cloud documents from Lark-flavored Markdown via MCP create-doc.
  • Publish to a target: folder, knowledge space root, or knowledge space node to organize documentation and knowledge bases.
  • Supports formatting-rich content (tables, callouts, columns, diagrams) for polished docs like meeting notes, plans, and knowledge bases.

Quick Start

Provide the Markdown content and optional metadata (title, folder_token, wiki_node, or wiki_space) to create a new Feishu cloud document via MCP create-doc.

Frequently Asked Questions about feishu-create-doc

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

FAQPage Schema
How do I create Feishu cloud documents from Markdown content?

To create Feishu cloud documents from Markdown, provide the Markdown payload along with optional metadata like title and destination fields. The tool processes the structured content and returns a doc_id and doc_url for the new document.

Can I publish Markdown meeting notes directly to a Feishu knowledge space?

Yes, you can publish Markdown meeting notes to a Feishu knowledge space by specifying the wiki_space or wiki_node destination field. This organizes documentation into specific folders or knowledge bases during creation.

What Markdown formatting is supported when publishing to Feishu?

Publishing to Feishu supports formatting-rich content including tables, callouts, columns, and diagrams. This enables polished document creation for plans, meeting notes, and knowledge bases via Lark-flavored Markdown.

Do I need a folder token to automate Feishu document creation?

No, a folder token is optional for automating Feishu document creation. You only need the Markdown payload, while folder_token, wiki_node, and wiki_space are optional fields for distributing content to specific destinations.

What information do I get back after creating a Feishu cloud doc?

After creating a Feishu cloud doc, you receive the doc_id, doc_url, and a status message. These outputs confirm successful document creation and provide direct access to the new Feishu document.

Does this tool work for building a knowledge base from existing Markdown files?

Yes, this tool works for building a knowledge base from existing Markdown files by converting structured Markdown content into Feishu cloud documents and publishing them to targeted knowledge space nodes or folders.