feishu-drive

Automate Feishu Drive folder and file operations via chat commands.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/191854169/openclawFork --skill feishu-drive-191854169
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/191854169/openclawFork/tree/main/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/191854169/openclawFork --skill feishu-drive-191854169

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu cloud storage management can be tedious when you need to list folders, fetch file information, or organize files from chat. This skill enables programmatic drive operations via Feishu Drive bot interactions.

Core Features & Use Cases

  • List Folder Contents: Retrieve items in a folder or root, including tokens, types, and timestamps.
  • Get File Info: Find a file's metadata by token or name and type.
  • Create Folder: Create new folders within a parent folder or root.
  • Move File: Move items between folders using tokens.
  • Delete File: Remove items by token and type.

Quick Start

List the Feishu Drive root contents and navigate to a subfolder by its token.

Frequently Asked Questions about feishu-drive

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

FAQPage Schema
How do I manage Feishu Drive cloud storage directly from chat?

Feishu Drive cloud storage management from chat lets you list folder contents, retrieve file metadata, create folders, move items, and delete files using bot interactions. You perform drive operations by passing folder tokens and file types to the chat.

Can I create folders and move files in Feishu cloud storage using automation?

Yes, Feishu cloud storage automation supports creating folders within a parent directory and moving items between folders. You execute these file management actions by providing the target folder token and file token to the automation workflow.

What information do I need to list folder contents in Feishu Drive?

To list folder contents in Feishu Drive, you need the folder token. The list action retrieves items within the specified folder or root, returning file tokens, item types, and timestamps for cloud storage navigation.

How do I get file metadata from Feishu Drive by name or token?

You retrieve file metadata from Feishu Drive by supplying the file token or the file name and type. The info action fetches the specific item details, allowing you to verify file attributes before performing further folder operations.

Does Feishu Drive chat management require specific permissions for file operations?

Yes, Feishu Drive integration requires channel permissions to authorize file operations. The automation needs valid tokens to execute actions like creating folders, moving items, and deleting files within your cloud storage environment.

What are the limitations of deleting files in Feishu Drive via chat automation?

Deleting files in Feishu Drive via chat requires the exact file token and file type. This cloud storage action permanently removes items, so you must ensure you have the correct tokens and proper drive permissions to avoid accidental data loss.