feishu-drive

Manage Feishu cloud storage files and folders via drive APIs.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/zyj18860969891-byte/openclaw-railway --skill feishu-drive-zyj18860969891-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/zyj18860969891-byte/openclaw-railway/tree/main/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/zyj18860969891-byte/openclaw-railway --skill feishu-drive-zyj18860969891-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu Drive management for cloud storage, enabling users to list, inspect, create folders, move items, and delete files within Feishu drives.

Core Features & Use Cases

  • List and inspect contents of Feishu drives and folders.
  • Retrieve file metadata and perform operations such as create_folder, move, and delete.
  • Use case: Team members can organize project documents by creating folders and moving relevant files into them for easy access.

Quick Start

List the root folder of the Feishu drive and retrieve details for a specific file.

Frequently Asked Questions about feishu-drive

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

FAQPage Schema
How do I automate Feishu drive file management for team projects?

Automate Feishu drive file management by listing, querying, and organizing files and folders. You can browse drives, fetch metadata, create folders, move items, and delete files to maintain project organization.

What is the best way to organize documents in Feishu cloud storage?

Organize documents in Feishu cloud storage by creating project folders and moving relevant files into them. This enables team members to easily access and manage shared project resources.

Does managing Feishu cloud storage require specific API access?

Managing Feishu cloud storage requires access to Feishu drive APIs. The Skill handles permission checks and basic error handling to securely perform actions like listing, moving, and deleting files.

Can I retrieve file metadata from Feishu drives programmatically?

You can retrieve file metadata from Feishu drives programmatically. The Skill supports fetching detailed information for specific files and listing the contents of root or nested folders.

What actions are supported for organizing files in Feishu cloud storage?

Supported actions for organizing Feishu cloud storage include list, info, create_folder, move, and delete. These cover browsing drives, fetching metadata, and structuring project directories.