feishu-perm

Add, list, and remove Feishu document and folder collaborators.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu permission management for documents and files, enabling quick control over who can view or edit shared content.

Core Features & Use Cases

  • List, add, or remove collaborators on documents and folders to enforce access control.
  • Define roles and permissions (view, edit, full access) for individual users or groups.
  • Use cases include sharing confidential docs with teammates, auditing access, and revoking access when staff leave.

Quick Start

Simply tell the assistant to manage Feishu permissions for a target document or folder.

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. The Skill processes structured payloads including token, member_type, and member_id to apply specific access levels like view or edit.

Can I audit and revoke folder access for users who left the organization?

Yes, you can audit and revoke folder access by listing current collaborators and removing specific users. This allows controlled sharing and quick revocation of access across Feishu channels when staff leave.

What permission levels can I set when sharing files on Feishu?

You can define roles and permissions including view, edit, and full access when sharing files on Feishu. These permission levels can be applied to individual users or groups across documents and folders.

Does this tool support access control for both files and folders?

Yes, this tool supports access control for both files and folders across Feishu channels. It exposes actions to list, add, and remove collaborators with structured payloads for tokens and various token types.

How do I add a new collaborator to a confidential Feishu document?

To add a collaborator to a Feishu document, provide a structured payload containing the target document token, member_type, member_id, and the desired permission level. The Skill then applies this access control configuration directly.