feishu-doc

Read, create, update, and delete Feishu documents by document ID.

198|40|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/SelectXn00b/AndroidForClaw --skill feishu-doc-selectxn00b
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/SelectXn00b/AndroidForClaw/tree/main/app/src/main/assets/skills/feishu-doc
Command: npx skills add https://github.com/SelectXn00b/AndroidForClaw --skill feishu-doc-selectxn00b

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of Feishu (Lark) documents by allowing users to read, create, update, and delete them directly through AI commands, eliminating the need to navigate the Feishu interface for basic document operations.

Core Features & Use Cases

  • Read Document Content: Retrieve the plain text content of any Feishu document.
  • Create New Documents: Generate new Feishu documents with a specified title, optional initial content, and folder.
  • Update Documents: Append new content to existing Feishu documents.
  • Delete Documents: Remove Feishu documents.
  • Use Case: When a user needs to quickly draft a meeting summary or share information from a Feishu document, this Skill can create or update the document without manual intervention.

Quick Start

Use the feishu-doc skill to read the content of the document with ID ABC123def.

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I read Feishu document content using an AI command?

To read Feishu document content, you must extract the document ID from the Feishu URL and provide it to the system. This allows automated retrieval of the plain text content from the specified document.

Can I create a new Feishu document with a title and initial content?

Yes, you can create new Feishu documents by specifying a title, optional initial content, and a target folder. This generates a new document directly without navigating the standard interface.

What is the best way to append updates to an existing Lark document?

The best way to append updates to a Lark document is by providing the document's unique ID and the new text. This appends the new content directly to the existing document without manual editing.

How do I delete a Feishu document via its URL?

To delete a Feishu document via its URL, you first extract the document ID from the link. Providing this ID to the system removes the document automatically from your workspace.

Do I need a document ID to manage Feishu documents?

Yes, a document ID extracted from the Feishu URL is required for targeted operations like reading, updating, and deleting documents. This ensures operations apply to the correct file.

Can I draft a meeting summary directly into a Feishu document?

Yes, you can draft a meeting summary directly into a Feishu document by creating a new document or updating an existing one. This automates content generation without manual intervention.