feishu-cli-doc-guide

Validate Markdown documents for Feishu import compatibility issues.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Blake-John/agent-config --skill feishu-cli-doc-guide-blake-john
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-cli-doc-guide
Source: https://github.com/Blake-John/agent-config/tree/main/.agents/skills/feishu-cli-doc-guide
Command: npx skills add https://github.com/Blake-John/agent-config --skill feishu-cli-doc-guide-blake-john

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu Markdown compatibility validation to ensure docs render and import without errors, covering Mermaid/PlantUML constraints, table transfer rules, and image handling.

Core Features & Use Cases

  • Mermaid and PlantUML compatibility checks
  • Table splitting guidance and anchor column preservation
  • Image handling requirements, callouts, and formatting standards
  • Use Case: preparing Markdown documents for large Feishu imports with predictable results

Quick Start

Run the pre-import compatibility check on your Markdown documents destined for Feishu.

Frequently Asked Questions about feishu-cli-doc-guide

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

FAQPage Schema
How do I fix Markdown compatibility issues before importing to Feishu?

Run a preflight validation check on your Markdown to fix Feishu compatibility issues, targeting Mermaid syntax restrictions, table splitting rules, and image handling before importing.

Does Feishu support Mermaid and PlantUML diagrams in imported documents?

Feishu supports Mermaid and PlantUML diagrams but enforces specific syntax restrictions. Applying preflight compatibility checks to your Markdown identifies unsupported syntax to prevent rendering failures during import.

What are the table splitting rules when transferring Markdown to Feishu docs?

Table splitting rules for Feishu docs require preserving anchor columns during transfer. Applying preflight validation to your Markdown enforces these safety constraints and provides actionable guidance to minimize import failures.

Why does my Markdown formatting break when I import it into Feishu?

Markdown formatting breaks during Feishu import due to unsupported callouts, image handling requirements, or API limits. Preflight validation identifies these specific compatibility issues and provides actionable fixes before you import.

What is the best way to prepare large Markdown documents for Feishu imports?

The best way to prepare large Markdown documents for Feishu is applying preflight validation to enforce compatibility standards. This checks callouts, images, and diagrams against API limits to ensure predictable import results.