📄
AutomationTypeScript

Feishu Create Doc

by nexu-io

Feishu Create Doc is an Automation skill for Claude Code, published by nexu-io in nexu.

3.3K stars263 forkson nexu-io/nexuAdded 2026/08/17Repository updated 2026/04/26
ai-agentbyokclaudeclaude-codeclawbotcodexdiscordfeishullmopen-sourceopenclawopenclaw-desktopopenclaw-feishuopenclaw-slackopenclaw-wechatopenclaw-weixinseedance2skillsslack
Install in seconds
Install Feishu Create Doc
Copy Feishu Create Doc into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/nexu-io/nexu/tree/main/nexu-skills/skills/feishu-create-doc ~/.claude/skills/feishu-create-doc

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/nexu-io/nexu.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
nexu-skills/skills/feishu-create-doc/SKILL.md in nexu-io/nexu
Installs to
~/.claude/skills/feishu-create-doc
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What Feishu Create Doc does

Feishu Create Doc creates a new Feishu cloud document from Lark-flavored Markdown content, supporting placement in folders, wiki nodes, or knowledge spaces. Use it when you need to programmatically generate Feishu docs with rich formatting.

Feishu Create Doc is cataloged under Automation on DirSkills. Feishu Create Doc comes from a repository tagged ai-agent, byok, claude, claude-code and clawbot.

Documentation

README

feishu_mcp_create_doc

通过 MCP 调用 create-doc,从 Lark-flavored Markdown 内容创建一个新的飞书云文档。

返回值

工具成功执行后,返回一个 JSON 对象,包含以下字段:

  • doc_id(string):文档的唯一标识符(token),格式如 doxcnXXXXXXXXXXXXXXXXXXX
  • doc_url(string):文档的访问链接,可直接在浏览器中打开,格式如 https://www.feishu.cn/docx/doxcnXXXXXXXXXXXXXXXXXXX
  • message(string):操作结果消息,如"文档创建成功"

参数

markdown(必填)

文档的 Markdown 内容,使用 Lark-flavored Markdown 格式。

调用本工具的markdown内容应当尽量结构清晰,样式丰富, 有很高的可读性. 合理的使用callout高亮块, 分栏,表格等能力,并合理的运用插入图片与mermaid的能力,做到图文并茂.. 你需要遵循以下原则:

  • 结构清晰:标题层级 ≤ 4 层,用 Callout 突出关键信息
  • 视觉节奏:用分割线、分栏、表格打破大段纯文字
  • 图文交融:流程和架构优先用 Mermaid/PlantUML 可视化
  • 克制留白:Callout 不过度、加粗只强调核心词

当用户有明确的样式,风格需求时,应当以用户的需求为准!!

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Feishu Create Doc

  • What else does nexu-io publish alongside Feishu Create Doc?

    Feishu Create Doc is one of 23 skills that DirSkills catalogs from nexu-io/nexu, the repository it ships in. Its siblings there include ClawHub CLI, Coding Agent and Datadog Log Investigation. Each one is a separate skill with its own page in this directory, installs the same way Feishu Create Doc does, and is maintained by nexu-io in that same repository. The rest of the collection is listed on the nexu-io/nexu page.

  • How does Feishu Create Doc compare to other Automation skills?

    Feishu Create Doc ranks #374 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Feishu Create Doc against them. Open each page to compare what they document and how they install.

More from nexu-io/nexu

Feishu Create Doc is one of 23 skills cataloged on DirSkills from nexu-io/nexu.

See all 23 skills
🧩
2w ago

ClawHub CLI

ClawHub CLI searches, installs, updates, and publishes agent skills from clawhub.com. Use it to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders.
AI Engineering
3.3K263
🤖
2w ago

Coding Agent

Coding Agent delegates coding tasks to Codex, Claude Code, or Pi agents via background process. Use it for building features, reviewing PRs, refactoring large codebases, or iterative coding that requires file exploration.
AI Engineering
3.3K263
🔍
2w ago

Datadog Log Investigation

Datadog Log Investigation queries the Datadog Logs API to investigate production issues for the Nexu platform, including crash events, stderr output, gateway startup, Slack token health, and API HTTP logs. Use it when the user asks to check Datadog logs, alerts, metrics, or crash logs.
DevOps
3.3K263
🔍
2w ago

Deep Research

Deep Research turns a vague topic into a high-quality report using an eight-step workflow: decompose questions, source tiered references, extract fact cards, build comparison frameworks, validate conclusions, and package deliverables. Use it for in-depth research or comparative analysis.
Data
3.3K263
🔄
2w ago

Documentation Sync

Documentation Sync reviews code changes and updates project documentation so it stays consistent with the current codebase. Use it when code changes may have made docs outdated, when reviewing docs for consistency, or when asked to sync or audit documentation.
Writing
3.3K263
💬
2w ago

Feedback

Feedback sends user feedback to the Nexu team when someone uses /feedback. It automatically forwards conversation history and images, so use it to report issues or suggest improvements.
Automation
3.3K263