feishu-perm

Manage Feishu document and file permissions for collaborators.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rebootix-research/viki-clow --skill feishu-perm-rebootix-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-perm
Source: https://github.com/rebootix-research/viki-clow/tree/main/extensions/feishu/skills/feishu-perm
Command: npx skills add https://github.com/rebootix-research/viki-clow --skill feishu-perm-rebootix-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.

Core Features & Use Cases

  • List Collaborators: retrieve member_type, member_id, perm, name for a document or folder
  • Add Collaborator: grant edit or view access to a user or group
  • Remove Collaborator: revoke access from a user or group

Quick Start

Grant a collaborator editor access to a document by using feishu_perm to add an 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 permissions for collaborators?

To manage Feishu document permissions, you can list, add, or remove collaborators and assign view, edit, or full access levels. This supports document, sheet, wiki, and folder token types.

Can I grant edit access to a Feishu docx using an email address?

Yes, you can grant edit access to a Feishu docx by adding a collaborator's email address. The permission management system applies the specified access level to the target document or file.

What Feishu file types support access control modifications?

Feishu access control modifications apply to doc, docx, sheet, bitable, folder, file, wiki, and mindnote token types. You can manage sharing and role assignments across these supported formats.

How do I retrieve a list of collaborators for a Feishu folder?

To retrieve a list of collaborators for a Feishu folder, use the list action. It returns the member type, member ID, permission level, and name for each collaborator with access.

What is the best way to revoke sharing access for a user in Feishu?

The best way to revoke sharing access for a user in Feishu is to use the remove collaborator action. This revokes view, edit, or full access permissions from the specified user or group.