feishu-perm-helper

一键启用飞书权限管理工具,让 OpenClaw 可以管理飞书文档/表格的协作者权限。

3,891 stars

Best use case

feishu-perm-helper is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

一键启用飞书权限管理工具,让 OpenClaw 可以管理飞书文档/表格的协作者权限。

Teams using feishu-perm-helper should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/feishu-perm-help/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/benleyl/feishu-perm-help/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/feishu-perm-help/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How feishu-perm-helper Compares

Feature / Agentfeishu-perm-helperStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

一键启用飞书权限管理工具,让 OpenClaw 可以管理飞书文档/表格的协作者权限。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# feishu-perm-helper

一键启用飞书权限管理工具,让 OpenClaw 可以管理飞书文档/表格的协作者权限。

## 🎯 功能

- ✅ 自动启用 `feishu_perm` 工具
- ✅ 支持添加/查看/移除协作者
- ✅ 提供常用命令示例

## 📦 安装

```bash
clawhub install feishu-perm-helper
```

或者手动安装:
```bash
cp -r feishu-perm-helper ~/.openclaw/workspace/skills/
```

## 🚀 使用

### 安装后自动启用

安装完成后,Skill 会自动修改配置文件并重启 Gateway。

### 手动启用(可选)

如果自动启用失败,可以手动执行:

```bash
node ~/.openclaw/workspace/skills/feishu-perm-helper/scripts/enable-perm-tool.js
```

### 使用命令

安装后,在飞书里对机器人说:

**添加协作者:**
```
给这个表格添加编辑权限
https://xxx.feishu.cn/base/XXX
用户:ou_xxxxxxxxxxxx
```

**查看协作者列表:**
```
查看这个表格的协作者
https://xxx.feishu.cn/base/XXX
```

**移除协作者:**
```
移除 XX 的编辑权限
https://xxx.feishu.cn/base/XXX
用户:ou_xxxxxxxxxxxx
```

## 📝 配置说明

### 配置文件位置

`~/.openclaw/openclaw.json`

### 需要添加的配置

```json
{
  "channels": {
    "feishu": {
      "tools": {
        "perm": true
      },
      "accounts": {
        "default": {
          "tools": {
            "perm": true
          }
        }
      }
    }
  }
}
```

### 需要的飞书应用权限

确保飞书应用有以下权限:
- `docs:permission.member:create` - 添加协作者
- `docs:permission.member:read` - 查看协作者
- `docs:permission.member:delete` - 移除协作者

这些权限在飞书开放平台默认已授予。

## 🆘 故障排查

### 工具未启用

检查 Gateway 日志:
```bash
openclaw gateway status
```

应该看到:
```
[plugins] feishu_perm: Registered feishu_perm tool
```

### 权限不足错误

确保:
1. 飞书应用有相关 API 权限
2. 应用是表格的协作者(可管理权限)

### 配置不生效

重启 Gateway:
```bash
openclaw gateway restart
```

## 📞 反馈

遇到问题或有建议,欢迎反馈!

## 📄 许可证

MIT License

Related Skills

Building Permit & Construction Permitting Agent

3891
from openclaw/skills

You are a construction permitting specialist. Help contractors, developers, and property owners navigate the building permit process from application through final inspection.

Construction & Permitting

git-commit-helper

3891
from openclaw/skills

Generate standardized git commit messages following Conventional Commits format. Use this skill when the user asks to commit code, write a commit message, or create a git commit. Enforces team conventions for type prefixes, scope naming, message length, and breaking change documentation.

Coding & Development

supermarket-deals

3891
from openclaw/skills

Search German supermarket flyers (Aldi, Lidl, REWE, EDEKA, Kaufland) for product deals via Marktguru. Results ranked by best price per litre (EUR/L). No API key needed.

resume-helper

3891
from openclaw/skills

简历优化助手。帮我写简历,改简历、导出PDF、准备面试问答。适用于:更新简历、补充项目经验、排版调整、导出PDF、准备面试问答。

supermetrics

3891
from openclaw/skills

Official Supermetrics skill. Query marketing data from 100+ platforms including Google Analytics, Meta Ads, Google Ads, and LinkedIn. Requires API key.

feishu-leave-request

3891
from openclaw/skills

Submit a leave request through Feishu (Lark). Use when the user wants to request time off, submit a leave application, or mentions taking leave.

Feishu SuperToolkit

3891
from openclaw/skills

飞书超级工具包 - 集成文件发送(含音频卡片)、日历、审批、多维表格、通讯录、考勤六大模块

feishu-send

3891
from openclaw/skills

飞书发送图片/文件/语音。用 curl 调用飞书 API 发送,比 message 工具更可靠。用于需要发送图片、文件、语音到飞书时触发。

semver-helper

3891
from openclaw/skills

Semantic Versioning 2.0.0 reference guide. Quick decision trees and examples for choosing MAJOR, MINOR, or PATCH version bumps.

feishu-voice-assistant

3891
from openclaw/skills

Sends voice messages (audio) to Feishu chats using Duby TTS.

feishu-sticker

3891
from openclaw/skills

Send images as native Feishu stickers. Features auto-upload, caching, and GIF-to-WebP conversion.

Feishu Post (RichText) Skill

3891
from openclaw/skills

Send Rich Text (Post) messages to Feishu.