feishu-perm

List, add, and remove Feishu drive and document collaborators.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Polealpha/XINNIAN_PI --skill feishu-perm-polealpha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-perm
Source: https://github.com/Polealpha/XINNIAN_PI/tree/main/app%20windows/vendor/openclaw-runtime/extensions/feishu/skills/feishu-perm
Command: npx skills add https://github.com/Polealpha/XINNIAN_PI --skill feishu-perm-polealpha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu permission changes are slow and error-prone when you need to quickly share documents or manage collaborators in a team.

Core Features & Use Cases

  • List Collaborators: Retrieve current collaborators and their permission level for a specified document or file.
  • Add Collaborator: Grant a specific collaborator a permission level (like view or edit) for a given Feishu token.
  • Remove Collaborator: Revoke a collaborator’s access from the target document or file.
  • Use Case: When preparing a project review pack in Feishu, list who currently has access to the document, add an external reviewer with view access, then remove anyone who should no longer participate.

Quick Start

Ask to enable access by instructing the tool to add a collaborator to the target Feishu document token with the desired permission level, such as edit permission for a specific email address.

Frequently Asked Questions about feishu-perm

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

FAQPage Schema
How do I manage Feishu document sharing permissions for multiple collaborators?

To manage Feishu document sharing permissions, you can automate listing, adding, and removing collaborators on a target doc, folder, wiki, or file token by specifying an action type and the required member mappings.

Can I add external reviewers with view access to a Feishu document?

Yes, you can add an external reviewer to a Feishu document by using the add collaborator action and specifying view access for their email address, openid, or userid on the target file token.

What do I need to automate Feishu drive permission updates?

You need a valid Feishu permission token, an action type (list, add, or remove), supported resource types, and the drive:permission scope to safely execute permission updates across roles like email and group chat.

How do I check who has access to a Feishu file before sharing it?

You can check who has access to a Feishu file by using the list collaborators action, which retrieves current collaborators and their specific permission levels for a given document or file token.

Can I remove a collaborator's access from a Feishu wiki or folder?

Yes, you can revoke a collaborator's access from a Feishu wiki or folder by executing the remove collaborator action on the target token, ensuring only authorized users retain access.

What member identifiers does Feishu permission management support for adding collaborators?

Feishu permission management supports adding collaborators using email, openid, userid, unionid, and group chat identifiers to map members to specific permission levels on target resources.