feishu-cli-create

Create Feishu cloud documents and assign full_access permission to the default recipient.

1.3k|140|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-cli-create
Source: https://github.com/riba2534/feishu-cli/tree/main/skills/feishu-cli-create
Command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

快速创建飞书云文档并在创建后自动为默认接收人赋予 full_access 权限,简化协作流程并确保初始权限安全配置。

Core Features & Use Cases

  • 自动创建飞书云文档
  • 创建后立即分配 full_access 给默认接收人
  • 发送通知提醒用户文档已创建并可访问

Quick Start

Ask the CLI to create a new Feishu cloud document with the given title and immediately grant full_access to the default recipient.

Frequently Asked Questions about feishu-cli-create

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

FAQPage Schema
How do I automatically create a Feishu cloud document and set permissions at the same time?

To create a Feishu cloud document with automatic permissions, you can use an automation tool that handles document creation, assigns full_access to a default recipient, and sends a notification upon completion.

What is the best way to grant full_access to a Feishu cloud doc right after creation?

The best way to grant full_access to a new Feishu cloud doc is to automate the permission assignment during the document creation step, ensuring the default recipient has immediate access without manual configuration.

Do I need feishu-cli to create a cloud document and assign initial permissions?

Yes, you need feishu-cli integration because it performs the doc create, permission grant, and message notification steps required to automate the entire Feishu document creation and access workflow.

How does the notification process work after creating a Feishu cloud document?

The notification process sends a message to the default recipient immediately after the Feishu cloud document is created and full_access permissions are granted, reminding them that the document is ready and accessible.

Can I use this approach to simplify collaboration workflows for new Feishu documents?

Yes, you can simplify collaboration workflows by automatically creating a Feishu cloud document and immediately assigning full_access permissions to the default recipient, skipping manual sharing steps.

What happens if I need to create a Feishu cloud document but want to restrict the initial permissions instead of granting full_access?

This specific automation only assigns full_access permissions to the default recipient upon document creation, so you would need to manually adjust the Feishu cloud document permissions afterward to restrict access further.