feishu-cli-perm

Manage Feishu Cloud Docs permissions, collaborators, and ownership via CLI.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Blake-John/agent-config --skill feishu-cli-perm-blake-john
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: feishu-cli-perm
Source: https://github.com/Blake-John/agent-config/tree/main/.agents/skills/feishu-cli-perm
Command: npx skills add https://github.com/Blake-John/agent-config --skill feishu-cli-perm-blake-john

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu Cloud Docs permission management helps teams control who can view, edit, or administer documents, while simplifying sharing passwords and ownership transfers.

Core Features & Use Cases

  • Add, update, delete, and view document collaborators across Feishu cloud docs.
  • Manage public access settings and sharing passwords, including expiration or password rotation.
  • Transfer document ownership and perform permission checks to verify access rights.

Quick Start

Use feishu-cli perm add <TOKEN> --doc-type docx --member-type email --member-id user@example.com --perm edit to grant a user edit access.

Frequently Asked Questions about feishu-cli-perm

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

FAQPage Schema
How do I manage Feishu Cloud Docs permissions and ownership for documents?▼

Feishu Cloud Docs permissions can be managed by adding, updating, deleting, or viewing collaborators. You can also configure public access, set sharing passwords, perform permission checks, and transfer document ownership.

How do I add a collaborator to a Feishu doc using a CLI workflow?▼

To add a collaborator to a Feishu doc, use the CLI command `feishu-cli perm add <TOKEN>` with specified doc type, member type, member ID, and permission level. This requires token validation for secure access.

Can I batch add collaborators and configure public access for Feishu docs?▼

Yes, you can batch add collaborators and configure public access settings for Feishu cloud docs. The workflow also supports managing sharing passwords, including expiration and password rotation.

How does token validation work for Feishu doc access control?▼

Token validation ensures secure, governed access when managing Feishu cloud docs. It requires defined doc types and required scopes to verify authorization before executing permission updates or ownership transfers.

What is the best way to transfer document ownership in Feishu Cloud Docs?▼

The best way to transfer document ownership is through a CLI-based workflow that validates tokens and required scopes. This ensures secure governance when transferring ownership rights between users.