feishu-perm

List, add, and remove Feishu document collaborators with granular permissions.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/badbsallyy/openclaw-source-code --skill feishu-perm-badbsallyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-perm
Source: https://github.com/badbsallyy/openclaw-source-code/tree/main/openclaw-sourcecode.zip/extensions/feishu/skills/feishu-perm
Command: npx skills add https://github.com/badbsallyy/openclaw-source-code --skill feishu-perm-badbsallyy

SYSTEM DOCUMENTATION & REQUIREMENTS

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 and their permission level.
  • Add Collaborators: Grant specific permissions (view, edit, full_access) to users or groups via email, openid, or userid.
  • Remove Collaborators: Revoke access for specific users or groups.
  • Use Case: Quickly add a new team member to an existing project document with edit access, or remove an external collaborator once a project is complete.

Quick Start

Add [email protected] with edit permission 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?

You can manage Feishu document permissions by listing, adding, or removing collaborators via their email, openid, or userid, assigning access levels like view, edit, or full_access to specific document or folder tokens.

Can I grant edit access to a Feishu spreadsheet using a user's email address?

Yes, you can grant edit access to Feishu spreadsheets by providing the collaborator's email, openid, or userid along with the specific file token and the desired permission level.

What is required to automate access control for Feishu files?

Automating Feishu access control requires explicit channel configuration and the drive:permission scope to authorize operations across documents, spreadsheets, and folders.

Does this approach support removing collaborators from Feishu folders?

Yes, managing Feishu folder permissions supports removing collaborators. You can revoke access for specific users or groups by targeting the folder token and specifying the collaborator to remove.

What are the limitations when managing permissions for different Feishu file types?

Permission management is limited to supported token types including documents, spreadsheets, and folders, and requires proper channel configuration alongside the drive:permission scope.