One-click install
npx skills add https://github.com/chiragborse1/Kove --skill feishu-perm-chiragborse1
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: feishu-perm
Source: https://github.com/chiragborse1/Kove/tree/main/extensions/feishu/skills/feishu-perm
Command: npx skills add https://github.com/chiragborse1/Kove --skill feishu-perm-chiragborse1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu permission management is often manual and error-prone, leading to accidental over-sharing or loss of access; this Skill centralizes listing, granting, and revoking access for Feishu documents, folders, sheets, wikis, and uploaded files to reduce risk and save time.

Core Features & Use Cases

  • List collaborators: Retrieve members with their member_type, member_id, permission level, and display name for any supported token type.
  • Add and remove collaborators: Grant or revoke view, edit, or full_access to users or groups using email, openid, userid, unionid, openchat, or department identifiers.
  • Use Case: Share a document with an external contractor by adding their email with edit rights, or audit a folder to ensure no unauthorized users have full_access.

Quick Start

Ask feishu-perm to add a user by email with edit permission to the document identified by its token.

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?▼

Manage Feishu document permissions by listing, adding, or removing external collaborators using their email, openid, or userid to assign view, edit, or full_access rights. This centralizes access control for shared files.

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

Grant edit access to a Feishu spreadsheet by adding a collaborator's email address with edit permission. This requires the drive:permission scope and uses the sheet token type to apply the rights.

What Feishu file types support access control updates for collaborators?▼

Access control updates for collaborators apply to Feishu documents, spreadsheets, bitable entries, folders, wikis, mindnotes, and uploaded files. Supported token types include doc, docx, sheet, bitable, folder, and file.

How do I audit folder permissions to revoke unauthorized full_access in Feishu?▼

Audit folder permissions by listing all current collaborators and their permission levels, then remove unauthorized users with full_access. This retrieves member_type and member_id to revoke access securely.

Does this approach require a specific scope to manage sharing settings for wikis?▼

Managing sharing settings for wikis requires the drive:permission scope. This allows you to list, add, and remove collaborators while assigning view, edit, or full_access permissions to workspace members.

What is the best way to remove a user's access from a Feishu bitable entry?▼

Remove a user's access from a Feishu bitable entry by revoking their collaborator status using their openid, userid, or email identifier. This ensures unauthorized users lose access to the specific bitable token.