feishu-drive

Manage Feishu cloud storage files and folders via API calls.

23|10|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/deepgram/dglabs-deepclaw --skill feishu-drive-deepgram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/deepgram/dglabs-deepclaw/tree/main/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/deepgram/dglabs-deepclaw --skill feishu-drive-deepgram

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of manually managing Feishu cloud storage by allowing users to perform file operations such as listing folder contents, getting file info, creating folders, moving files, and deleting files directly from the command line.

Core Features & Use Cases

  • List Folder Contents: Retrieve files and folders within a specified Feishu cloud storage location.
  • Get File Info: Obtain detailed information about a specific file.
  • Create Folder: Create new folders within the Feishu cloud storage.
  • Move File: Move files from one location to another within Feishu cloud storage.
  • Delete File: Remove files from Feishu cloud storage.
  • Use Case: Efficiently manage your Feishu cloud storage without leaving your terminal, making it easier to organize and access your files.

Quick Start

Use the 'feishu-drive' skill to list all files and folders in your cloud storage by running the command 'feishu-drive list'.

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 cloud storage files from the command line?

You can manage Feishu cloud storage files from the command line by using API calls to list folders, get file info, create directories, move files, and delete items without leaving your terminal.

Can I create and delete folders in Feishu cloud storage via an API?

Yes, you can create and delete folders in Feishu cloud storage via API by executing command-line operations to directly remove files or establish new directories within your storage.

What is the best way to list folder contents in Feishu cloud storage?

The best way to list folder contents in Feishu cloud storage is running a command-line instruction like 'feishu-drive list', which retrieves all files and folders within a specified location.

Do I need a web browser to move files within Feishu cloud storage?

No, you do not need a web browser to move files within Feishu cloud storage because you can execute API-based command-line actions to relocate files from one storage location to another.

How do I get detailed information about a specific file in Feishu cloud storage?

To get detailed information about a specific file in Feishu cloud storage, use the command-line interface to perform an API call that retrieves the exact file info you need.

Are there limitations to managing Feishu cloud storage files through a command line interface?

The command-line interface for Feishu cloud storage handles basic file operations like listing, moving, and deleting files, but does not support advanced editing or viewing file contents directly.