feishu-doc

Reads, writes, and creates tables in Feishu Docx documents, extracting tokens from URLs.

4|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill feishu-doc-agent-pattern-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/Agent-Pattern-Labs/sparse-kernel/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill feishu-doc-agent-pattern-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines Feishu document operations, allowing you to read, write, and manage documents with ease, directly from your AI assistant.

Core Features & Use Cases

  • Document Read/Write: Perform a variety of operations on Feishu documents, including reading, writing, appending, and creating new documents.
  • Table Creation for Docx: Create and manage tables within Docx documents.
  • Token Extraction: Automatically extract document tokens from URLs for seamless integration.
  • Use Case: Imagine you need to update a document with new information. Use this Skill to append content to an existing document or create a new one from scratch.

Quick Start

Use the feishu-doc skill to append content to the document with token 'ABC123def'.

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I programmatically read and write Feishu documents?

You can programmatically manage Feishu documents by performing read, write, and append operations on Docx files. This allows you to seamlessly update existing content or add new information directly through your AI assistant.

Can I create tables in Feishu Docx documents?

Yes, you can create and manage tables within Feishu Docx documents. This feature enables structured data formatting directly inside your content during write or append operations.

How do I extract a document token from a Feishu URL?

Document tokens are automatically extracted from Feishu URLs. This mechanism parses the URL to retrieve the specific token required for targeting your document read and write operations.

What is the best way to append content to an existing Feishu document?

The best way to append content to a Feishu document is to provide the specific document token to your AI assistant. This directly adds new information to your existing Docx file without manual copying.

Do I need a document token to create a new Feishu document?

No, you do not need an existing document token to create a new Feishu document. You can generate a new Docx file from scratch, and only need the token when reading, writing, or appending to existing documents.