← Back to Skills Marketplace
erick0309

Feishu Drive

by erick0309 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
283
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install feishu-drive-cn
Description
Manage Feishu cloud storage by listing, creating, moving, and deleting files and folders with your Feishu account.
README (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

  • "帮我列出飞书云盘的文件"
  • "创建一个新文件夹"
  • "移动这个文件到另一个文件夹"
  • "删除这个文件"
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install feishu-drive-cn
  3. After installation, invoke the skill by name or use /feishu-drive-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: List, create, move, delete Feishu Drive files and folders
Metadata
Slug feishu-drive-cn
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Feishu Drive?

Manage Feishu cloud storage by listing, creating, moving, and deleting files and folders with your Feishu account. It is an AI Agent Skill for Claude Code / OpenClaw, with 283 downloads so far.

How do I install Feishu Drive?

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

Is Feishu Drive free?

Yes, Feishu Drive is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Feishu Drive support?

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

Who created Feishu Drive?

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

💬 Comments