·feishu-doc-writer
#

feishu-doc-writer

飞书(Lark)文档API编写规范。将Markdown内容转换为飞书Block结构并写入云文档。处理并发排序。在同步文章、创建文档块或将长格式内容写入飞书文档时使用。

36安装·3热度·@alextangson

安装

$npx skills add https://github.com/alextangson/feishu_skills --skill feishu-doc-writer

如何安装 feishu-doc-writer

通过命令行快速安装 feishu-doc-writer AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/alextangson/feishu_skills --skill feishu-doc-writer
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:alextangson/feishu_skills。

SKILL.md

查看原文

Reference spec for writing content to Feishu (Lark) cloud documents via the Docx API. Feishu docs use a Block tree model — raw Markdown is not accepted.

Pros: No manual Block JSON construction. Handles most standard Markdown. Limitation: Does not support Feishu-specific blocks (Callout, etc.) — use manual Block creation for those.

| blocktype | Name | JSON Key | Notes |

飞书(Lark)文档API编写规范。将Markdown内容转换为飞书Block结构并写入云文档。处理并发排序。在同步文章、创建文档块或将长格式内容写入飞书文档时使用。 来源:alextangson/feishu_skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/alextangson/feishu_skills --skill feishu-doc-writer
分类
#文档处理
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from alextangson/feishu_skills

快速解答

什么是 feishu-doc-writer?

飞书(Lark)文档API编写规范。将Markdown内容转换为飞书Block结构并写入云文档。处理并发排序。在同步文章、创建文档块或将长格式内容写入飞书文档时使用。 来源:alextangson/feishu_skills。

如何安装 feishu-doc-writer?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/alextangson/feishu_skills --skill feishu-doc-writer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/alextangson/feishu_skills

详情

分类
#文档处理
来源
skills.sh
收录时间
2026-02-25