Feishu Perm
技能 已验证 活跃Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
To allow users to manage Feishu document and file sharing permissions programmatically via an AI assistant.
功能
- Manage Feishu document and file permissions
- List collaborators for Feishu items
- Add collaborators to Feishu items
- Remove collaborators from Feishu items
- Supports various item types and member identifiers
使用场景
- When a user needs to grant or revoke editing access to a Feishu document.
- When a user wants to see who has access to a specific Feishu file or folder.
- When automating the process of adding multiple collaborators to a Feishu item.
非目标
- Managing Feishu app permissions.
- Performing actions other than permission management within Feishu.
- Interacting with Feishu content beyond its access controls.
Code Execution
- info:ValidationWhile the SKILL.md defines parameters and types for the `feishu_perm` tool, there's no explicit mention of a schema validation library being used for input sanitization within the provided documentation.
安装
npx skills add steipete/clawdis通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Recipe Share Folder With Team
99Share a Google Drive folder and all its contents with a list of collaborators.
Feishu Doc
97Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.
Lark Doc
95飞书云文档(v2):创建和编辑飞书文档。使用本 skill 时,docs +create、docs +fetch、docs +update 必须携带 --api-version v2;默认使用 DocxXML 格式(也支持 Markdown)。创建文档、获取文档内容(支持 simple/with-ids/full 三种导出详细度,以及 full/outline/range/keyword/section 五种局部读取模式,可按目录、block id 区间、关键词或标题自动成节只拉部分内容以节省上下文)、更新文档(八种指令:str_replace/block_insert_after/block_copy_insert_after/block_replace/block_delete/block_move_after/overwrite/append)、上传和下载文档中的图片和文件、搜索云空间文档。当用户需要创建或编辑飞书文档、读取文档内容、在文档中插入图片、搜索云空间文档时使用;如果用户是想按名称或关键词先定位电子表格、报表等云空间对象,也优先使用本 skill 的 docs +search 做资源发现。
Agent Teams
100Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.
Team Lead Persona
100Lead a team — run standups, coordinate tasks, and communicate.
Ce Brainstorm
100Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.