feishu-doc-comment

Retrieve, create, and resolve comments in Feishu documents via API.

33|13|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/hashSTACS-Global/EnClaws --skill feishu-doc-comment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc-comment
Source: https://github.com/hashSTACS-Global/EnClaws/tree/main/skills/feishu-skills/feishu-doc-comment
Command: npx skills add https://github.com/hashSTACS-Global/EnClaws --skill feishu-doc-comment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management of comments in Feishu documents, allowing users to efficiently retrieve, create, and resolve comments.

Core Features & Use Cases

  • Comment Retrieval: Access and view all comments (including replies) on a document.
  • Comment Creation: Leave comments directly on a document.
  • Comment Resolution: Mark comments as solved or unsolved.
  • Use Case: Suppose you are collaborating on a project and need to track and address feedback on a document. This Skill enables you to easily manage comments, keeping everyone on the same page.

Quick Start

To retrieve all comments on a document, use the command: feishu-doc-comment list --file-token TOKEN --file-type docx

Frequently Asked Questions about feishu-doc-comment

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

FAQPage Schema
How do I retrieve all comments and replies on a Feishu document?

To retrieve all comments on a Feishu document, use the `feishu-doc-comment list` command with the appropriate `--file-token` and `--file-type docx` parameters to access and view all comment threads and replies.

Can I automatically create and resolve comments in Feishu documents for team collaboration?

Yes, you can create comments directly on Feishu documents and mark existing comments as solved or unsolved. This streamlines team collaboration and document review processes by automating comment resolution.

Do I need Feishu API access to manage document comments?

Yes, Feishu API access is required for document and comment operations. The Skill depends on the Feishu API to authenticate requests, retrieve document data, and manage comments programmatically.

What is the best way to manage feedback on a Feishu document during a project review?

The best way to manage feedback is using a dedicated commenting tool to retrieve, create, and resolve comments within Feishu documents. This ensures all team members stay on the same page during project collaboration.

Why are my Feishu document comments not resolving when using API commands?

Unresolved Feishu document comments may result from incorrect file tokens or insufficient Feishu API permissions. Ensure you pass the correct `--file-token` and `--file-type` parameters and have the necessary API access rights.