feishu-cli-write

Create and incrementally update Feishu cloud documents via CLI with Markdown.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

该技能解决在飞书云文档的创建、更新与权限管理流程中的重复性工作和易出错性。通过 CLI 与 Markdown 作为中间格式,可以实现文档的统一编排、增量更新以及自动化通知,从而提升协作效率并降低人为错误。

Core Features & Use Cases

  • 自动化创建文档:从标题和初始内容生成飞书云文档。
  • 增量更新与权限管理:按块进行更新、追加、删除,并可管理文档的权限和所有权。
  • 场景示例:团队在日常沟通中从对话快速生成规范文档,并在需要时对特定块进行编辑。

Quick Start

通过一个简单的指令创建新的飞书文档或更新现有文档。

Frequently Asked Questions about feishu-cli-write

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

FAQPage Schema
How do I create Feishu cloud documents from the CLI?

You can create Feishu cloud documents from the CLI using Markdown as an intermediate format for automated generation. This process applies to teams drafting and formatting documentation, covering initial document creation and reducing manual repetitive work.

Can I update Feishu docs incrementally via command line?

Yes, you can update Feishu docs incrementally via command line by performing block-level edits. This enforces safe incremental updates including appending and deleting blocks, specifically avoiding full document overwrites to prevent data loss.

Does CLI document management support Markdown formatting for Feishu?

CLI document management supports Markdown formatting for Feishu by using Markdown as an intermediate format. This enables unified orchestration of cloud documents, allowing teams to draft, format, and share documentation efficiently.

What is the best way to manage permissions and ownership for Feishu docs automatically?

The best way to manage permissions and ownership for Feishu docs automatically is through CLI-driven document management. This approach allows you to handle permission management and ownership transfer directly during incremental updates.

How does automated Feishu document creation handle versioned updates and notifications?

Automated Feishu document creation handles versioned updates and notifications by enforcing safe incremental updates and managing document permissions. It applies to teams needing versioned updates and automated notifications without full overwrites.