← Back to Skills Marketplace
wesley138cn

Feishu Sheets Skill

by wesley138cn · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
6050
Downloads
7
Stars
53
Active Installs
1
Versions
Install in OpenClaw
/install feishu-sheets-skill
Description
Feishu online spreadsheet (Sheets) operations including create, read, write, append data, manage worksheets. Use when user mentions Feishu Sheets, online spr...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install feishu-sheets-skill
  3. After installation, invoke the skill by name or use /feishu-sheets-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Feishu online spreadsheet operations including create, read, write, append, insert/delete rows/columns, manage worksheets
Metadata
Slug feishu-sheets-skill
Version 1.0.0
License
All-time Installs 228
Active Installs 53
Total Versions 1
Frequently Asked Questions

What is Feishu Sheets Skill?

Feishu online spreadsheet (Sheets) operations including create, read, write, append data, manage worksheets. Use when user mentions Feishu Sheets, online spr... It is an AI Agent Skill for Claude Code / OpenClaw, with 6050 downloads so far.

How do I install Feishu Sheets Skill?

Run "/install feishu-sheets-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Feishu Sheets Skill free?

Yes, Feishu Sheets Skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Feishu Sheets Skill support?

Feishu Sheets Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Feishu Sheets Skill?

It is built and maintained by wesley138cn (@wesley138cn); the current version is v1.0.0.

💬 Comments