← 返回 Skills 市场
Feishu Sheets Skill
作者
wesley138cn
· GitHub ↗
· v1.0.0
6050
总下载
7
收藏
53
当前安装
1
版本数
在 OpenClaw 中安装
/install feishu-sheets-skill
功能描述
Feishu online spreadsheet (Sheets) operations including create, read, write, append data, manage worksheets. Use when user mentions Feishu Sheets, online spr...
安全使用建议
Install only if you want an agent to operate Feishu Sheets with your Feishu app credentials. Use a dedicated app with the minimum read/write scopes needed, protect FEISHU_APP_ID and FEISHU_APP_SECRET, and manually confirm the spreadsheet, sheet, and range before running write or delete actions.
功能分析
Type: OpenClaw Skill
Name: feishu-sheets-skill
Version: 1.0.0
The skill bundle provides a client for the Feishu Sheets API, enabling operations like creating, reading, writing, and managing spreadsheets. The `SKILL.md` file contains clear, functional instructions for the AI agent without any prompt injection attempts to subvert its behavior. The `scripts/feishu_sheets.py` script securely retrieves API credentials from environment variables and interacts with legitimate Feishu API endpoints. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or other harmful intent. The input handling via `sys.argv` and `json.loads` is standard for a CLI tool and does not introduce vulnerabilities on the host system.
能力评估
Purpose & Capability
The documented capabilities match the stated purpose: creating spreadsheets, reading and writing values, appending rows, inserting or deleting dimensions, and managing worksheets.
Instruction Scope
Operations are scoped by spreadsheet token, sheet ID, range, and action, but the documentation does not explicitly require confirmation before destructive actions.
Install Mechanism
No installer, package mutation, persistence hook, or automatic setup behavior is shown; the bundle contains documentation, an API reference, and one Python helper script.
Credentials
The script uses FEISHU_APP_ID and FEISHU_APP_SECRET to call Feishu API endpoints, which is expected for this integration but should be configured with least-privilege scopes.
Persistence & Privilege
No background process, local data indexing, credential storage, or long-term persistence is shown; the access token is held only in the running client instance.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install feishu-sheets-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/feishu-sheets-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Feishu online spreadsheet operations including create, read, write, append, insert/delete rows/columns, manage worksheets
元数据
常见问题
Feishu Sheets Skill 是什么?
Feishu online spreadsheet (Sheets) operations including create, read, write, append data, manage worksheets. Use when user mentions Feishu Sheets, online spr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6050 次。
如何安装 Feishu Sheets Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install feishu-sheets-skill」即可一键安装,无需额外配置。
Feishu Sheets Skill 是免费的吗?
是的,Feishu Sheets Skill 完全免费(开源免费),可自由下载、安装和使用。
Feishu Sheets Skill 支持哪些平台?
Feishu Sheets Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Feishu Sheets Skill?
由 wesley138cn(@wesley138cn)开发并维护,当前版本 v1.0.0。
推荐 Skills