feishu-drive

Manage files and folders in Feishu cloud storage.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill feishu-drive-claudioceppi83
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/ClaudioCeppi83/kora-os-kernel/tree/main/engines/openclaw/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill feishu-drive-claudioceppi83

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Feishu Drive Skill simplifies the management of files and folders in Feishu cloud storage, providing an efficient way to handle user requests related to cloud space and drive operations.

Core Features & Use Cases

  • File Management: Perform actions like listing contents, getting file info, creating folders, moving files, and deleting files.
  • Folder Token Extraction: Extract folder_token from Feishu URL to access specific folders.
  • Use Case: Quickly locate and manage files within a shared folder in Feishu by using the Skill to list its contents and perform file operations.

Quick Start

List the contents of the folder 'Shared Documents'.

Frequently Asked Questions about feishu-drive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate file and folder management in Feishu cloud storage?

Feishu cloud storage management can be automated by using scripts to list contents, get file info, create folders, move files, and delete files without manual interface interaction.

How do I extract a folder token from a Feishu URL to access shared folders?

To access specific shared folders in Feishu, you need to extract the folder_token directly from the Feishu URL, which acts as the unique identifier for performing drive operations.

Can I list contents and get file info for shared folders in Feishu?

Yes, you can list contents and retrieve detailed file info within shared Feishu folders by utilizing the extracted folder tokens to locate and interact with the directory structures.

What is the best way to move and delete files in Feishu drive management?

The best way to move and delete files in Feishu drive management is through automated script operations that target specific folder tokens, ensuring secure and efficient file relocation and removal.

Do I need access permissions to perform folder operations in Feishu cloud storage?

Yes, you must have existing access to shared folders in Feishu cloud storage to perform any folder operations, as the scripts require valid folder tokens extracted from authorized URLs.

Why does my Feishu drive management script fail to access specific folders?

Feishu drive management scripts fail when the folder_token is incorrectly extracted from the URL or when the user lacks the necessary access permissions to the target shared folders.