feishu-perm

Manage Feishu document and file permissions for collaborators.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/hammadparveez/mrhammadclaw --skill feishu-perm-hammadparveez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-perm
Source: https://github.com/hammadparveez/mrhammadclaw/tree/main/extensions/feishu/skills/feishu-perm
Command: npx skills add https://github.com/hammadparveez/mrhammadclaw --skill feishu-perm-hammadparveez

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of access permissions for documents and files within Feishu, ensuring the right people have the correct level of access.

Core Features & Use Cases

  • List Collaborators: View who has access to a document or file and their permission level.
  • Add Collaborators: Grant specific permissions (view, edit, full_access) to users or groups.
  • Remove Collaborators: Revoke access for specific users or groups.
  • Use Case: Quickly add a new team member to an existing project folder with edit access, or remove an external collaborator's access after a project concludes.

Quick Start

Add [email protected] with edit permissions to the document with token ABC123.

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 external collaborators?

To manage Feishu document permissions, you can list, add, or remove collaborators and assign specific access levels like view, edit, or full_access to control external collaborator access.

Can I add users to a Feishu folder using their email address?

Yes, you can add users to a Feishu folder using their email address, openid, or userid, granting them granular permissions ranging from view to full_access for the specified folder token.

What Feishu file types are supported for access control management?

Feishu access control management supports various token types including docx, sheet, folder, and file, allowing you to apply granular permission levels across different document formats.

How do I remove a user's edit access from a Feishu sheet?

You can remove a user's edit access from a Feishu sheet by revoking their collaborator status using their email, openid, or userid against the sheet's specific token.

What is the best way to bulk update document management permissions in Feishu?

The best way to update document management permissions in Feishu is by automating collaborator additions and removals, explicitly assigning permission levels like view, edit, or full_access to target tokens.

Does this approach support granting full_access to internal groups for project folders?

Yes, this approach supports granting full_access to internal groups by targeting the folder token and specifying the member type and permission level during the collaborator addition process.