feishu-doc

Read, write, and modify Feishu documents via voice commands and text mentions.

23|10|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/deepgram/dglabs-deepclaw --skill feishu-doc-deepgram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/deepgram/dglabs-deepclaw/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/deepgram/dglabs-deepclaw --skill feishu-doc-deepgram

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Streamlines the process of reading and writing Feishu documents directly through voice commands or mentions, making document operations more intuitive and efficient.

Core Features & Use Cases

  • Read and Write Documents: Interact with Feishu documents (cloud docs, docx) using voice or text, with operations like reading aloud, appending text, or creating new documents.
  • Token Extraction: Extracts document tokens from URLs, simplifying API interactions.
  • Action Parameters: Supports a variety of actions for document operations, such as reading, writing, appending content, creating documents, and managing blocks.

Quick Start

To append content to a document, use the 'feishu_doc' skill with the 'action' set to 'append' and the 'doc_token' and 'content' parameters.

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I manage Feishu documents using voice commands?

Feishu document management through voice commands allows you to read, write, and modify cloud docs directly. This approach streamlines operations by using intuitive voice or text mentions instead of manual editing.

What is the best way to append text to a Feishu cloud doc?

To append text to a Feishu cloud doc, use an automation action set to append along with the doc_token and content parameters. This directly adds your text to the existing document.

Does Feishu document automation support creating new documents?

Yes, Feishu document automation supports creating new documents. It handles various actions including reading, writing, appending content, and creating new cloud docs or docx files.

Can I extract a document token from a Feishu URL for API interactions?

Yes, you can extract a document token from a Feishu URL. The automation process extracts doc_tokens from URLs to simplify API interactions for reading and modifying document blocks.

What actions are supported for modifying blocks in Feishu docx files?

Supported actions for modifying blocks in Feishu docx files include reading, writing, appending content, and managing blocks. These operations enable direct interaction with your document structure.