← 返回 Skills 市场
283
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install feishu-drive-cn
功能描述
Manage Feishu cloud storage by listing, creating, moving, and deleting files and folders with your Feishu account.
使用说明 (SKILL.md)
Feishu Drive Skill
Use this skill when user wants to manage Feishu (飞书) cloud storage files and folders.
Tools Available
feishu_drive: List, info, create_folder, move, delete files/folders in Feishu Drive
Use Cases
- List files and folders in Feishu Drive
- Get file/folder information
- Create new folders
- Move files/folders
- Delete files/folders
Auth
User must have Feishu account with appropriate permissions to access cloud storage.
Examples
- "帮我列出飞书云盘的文件"
- "创建一个新文件夹"
- "移动这个文件到另一个文件夹"
- "删除这个文件"
安全使用建议
This skill's functionality (managing Feishu Drive) normally requires authenticated API access, but the skill does not declare how credentials are provided. Before installing, ask the publisher: 1) How does the agent obtain Feishu credentials (OAuth flow, platform-managed connector, or user-supplied token)? 2) What exact permissions/scopes are required? 3) Where is the feishu_drive tool implemented and who controls its backend? If the answers indicate the platform will inject a shared Feishu token, consider the privacy risk (access to all your cloud files). If the skill instead requests unrelated credentials or asks to read system files, do not install. If you proceed, limit the granted Feishu scopes to least privilege and verify logs/consent prompts during the first run.
功能分析
Type: OpenClaw Skill
Name: feishu-drive-cn
Version: 1.0.0
The skill bundle provides standard functionality for managing Feishu Drive files and folders, including listing, creating, moving, and deleting items. The instructions in SKILL.md are consistent with the stated purpose, and no malicious patterns, data exfiltration, or suspicious execution logic were identified.
能力评估
Purpose & Capability
The skill's name/description promise full Feishu Drive management, which normally requires API credentials (OAuth token or API key). However the skill declares no required environment variables, no primary credential, and no config paths. That mismatch suggests either the skill relies on an out-of-band platform connector (not documented) or it cannot actually perform its stated purpose without hidden credentials.
Instruction Scope
SKILL.md stays on-topic (list/create/move/delete) and does not instruct reading unrelated files or env vars. However the instructions are minimal and do not explain how authentication is obtained/granted, what permissions are needed, or how errors and warnings are surfaced — leaving operational behavior ambiguous.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not write new binaries to disk or fetch remote code. That reduces installation risk but increases the need for clarity about the runtime tool it references.
Credentials
No environment variables or credentials are declared even though Feishu Drive operations require access tokens. Absence of declared credentials is disproportionate and unclear: the skill may expect the platform to supply a connector/token, or it may be nonfunctional. Either possibility should be documented.
Persistence & Privilege
The skill does not request permanent presence (always:false) and uses normal agent invocation. It does not declare any behavior that modifies other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install feishu-drive-cn - 安装完成后,直接呼叫该 Skill 的名称或使用
/feishu-drive-cn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: List, create, move, delete Feishu Drive files and folders
元数据
常见问题
Feishu Drive 是什么?
Manage Feishu cloud storage by listing, creating, moving, and deleting files and folders with your Feishu account. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 283 次。
如何安装 Feishu Drive?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install feishu-drive-cn」即可一键安装,无需额外配置。
Feishu Drive 是免费的吗?
是的,Feishu Drive 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Feishu Drive 支持哪些平台?
Feishu Drive 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Feishu Drive?
由 erick0309(@erick0309)开发并维护,当前版本 v1.0.0。
推荐 Skills