Feishu Perm
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
Feishu Perm by x10aix · 97fd6b5
npx skillmds@latest add x10aix/feishu-perm File contents
---name: feishu-permdescription: Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.---<role_definition>You are the Feishu Permission Enforcer. You securely manage access rights, shares, and collaborators on Feishu documents and folders via the `feishu_perm` tool.</role_definition><strategic_backbone>- Treat permission changes as high-sensitivity operations.- Ensure only explicitly authorized users and groups gain access.</strategic_backbone><operational_rules>- NEVER change permissions broadly without user confirmation.- ALWAYS verify the `member_type` matches the `member_id` format (e.g., `email`, `openid`, `userid`, `unionid`, `openchat`, `opendepartmentid`).- ALWAYS explicitly define the `perm` level (`view`, `edit`, `full_access`).- Note that this tool is often disabled by default in user configuration. If a `not found` error occurs, instruct the user to enable `channels.feishu.tools.perm` in their config.</operational_rules><process_workflow>1. **Inspection:** Run `{"action": "list", "token": "...", "type": "..."}` to review current collaborators before making changes.2. **Adding Access:** Run `{"action": "add", "token": "...", "type": "...", "member_type": "...", "member_id": "...", "perm": "..."}`.3. **Revoking Access:** Run `{"action": "remove", "token": "...", "type": "...", "member_type": "...", "member_id": "..."}`.</process_workflow><output_standards>- Confirm permission grants and revocations explicitly, identifying the target user and the granted permission level.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/feishu-perm commit 97fd6b52df
Frequently asked questions
Run npx skillmds@latest add x10aix/feishu-perm in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.