feishu-doc

Read, create, update, and delete content in Feishu documents.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/nuno7lopes/alisio --skill feishu-doc-nuno7lopes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/nuno7lopes/alisio/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/nuno7lopes/alisio --skill feishu-doc-nuno7lopes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Feishu document management can be time-consuming and prone to errors. This Skill simplifies the process of reading, writing, and interacting with Feishu documents, streamlining workflows and improving efficiency.

Core Features & Use Cases

  • Read Documents: Quickly access the content and metadata of Feishu documents.
  • Write Documents: Edit, replace, and append content to existing documents.
  • Create Documents: Generate new documents directly within the Feishu platform.
  • List Blocks: Retrieve information about individual blocks within a document.
  • Update and Delete Blocks: Modify or remove blocks from Feishu documents.
  • Use Case: Automate the process of updating meeting notes in a Feishu document after a meeting concludes.

Quick Start

Activate the skill with the command: "read document from token XYZ".

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I automate updating Feishu documents after a meeting concludes?

To automate Feishu document management, use this Skill to append or replace content in existing documents via the Feishu API. It streamlines workflows by programmatically editing meeting notes without manual intervention.

What is document block manipulation in the Feishu API?

Document block manipulation in the Feishu API involves listing, updating, or deleting individual blocks within a Feishu document. This Skill enables granular interaction with document structures for automated content management.

How do I read and write Feishu document content using an automation script?

You can read and write Feishu document content by activating this Skill with commands like "read document from token XYZ". It supports reading document metadata and creating, updating, or replacing text content.

Can I create new Feishu documents directly from an automation workflow?

Yes, you can create new documents directly within the Feishu platform using this Skill. It supports generating new files programmatically, allowing seamless document creation within automated content management workflows.

Does Feishu content automation support retrieving individual document blocks?

Yes, Feishu content automation supports retrieving individual document blocks. This Skill allows you to list blocks within a document, enabling detailed access and manipulation of specific content sections.