feishu-drive

Manage Feishu Drive files and folders via the Feishu drive API.

1|Updated May 3, 2026
One-click install
npx skills add https://github.com/brikkoAI/brikko-studio --skill feishu-drive-brikkoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/brikkoAI/brikko-studio/tree/main/packages/core/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/brikkoAI/brikko-studio --skill feishu-drive-brikkoai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually navigating Feishu cloud storage to organize files, retrieve documents, or manage folders is time-consuming, especially when integrating these tasks into AI-powered workflows that require programmatic access to drive content.

Core Features & Use Cases

  • Drive Navigation: List contents of any Feishu folder, retrieve detailed file metadata, and browse nested drive structures without switching to the Feishu web interface.
  • File Organization: Create new folders, move files between directories, and delete outdated content to maintain a structured Feishu drive for team collaboration.
  • Use Case: A project manager can use this skill to automatically organize new client deliverable files into the correct client-specific folder in Feishu drive, or quickly retrieve the latest version of a project spec for AI-powered analysis.

Quick Start

Ask the AI to list all files in your shared Feishu project folder and retrieve the metadata for the latest Q3 marketing plan document.

Frequently Asked Questions about feishu-drive

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

FAQPage Schema
How do I programmatically manage Feishu cloud storage files without manual browser interaction?

Programmatic Feishu cloud storage management handles file metadata retrieval, folder organization, and content listing through the Feishu drive API. It enables AI workflows to automatically navigate nested drive structures, move files, and delete outdated content without switching to the web interface.

Can I automatically organize Feishu drive folders for team collaboration?

Automatically organizing Feishu drive folders for team collaboration is supported by creating new directories and moving files programmatically. Project managers can route client deliverable files into specific folders to maintain a structured drive.

What's the best way to retrieve Feishu document metadata for AI-powered analysis?

Retrieving Feishu document metadata for AI-powered analysis is best handled via the drive API with automatic token extraction from Feishu URLs. This allows direct programmatic access to file information for workflows requiring the latest project specs.

Does this approach support listing nested drive structures in Feishu?

Listing nested drive structures in Feishu is fully supported. You can browse contents of any Feishu folder, retrieve detailed file metadata, and navigate nested directories programmatically to satisfy document retrieval requirements in project management scenarios.

Do I need a manual token to access the Feishu drive API for file management?

A manual token is not needed to access the Feishu drive API for file management. The process applies automatic token extraction directly from Feishu URLs, enabling seamless programmatic access for document retrieval and folder organization.

Why use a drive API for Feishu file management instead of the web interface?

Using a drive API for Feishu file management eliminates the time-consuming manual navigation required in the web interface. It integrates directly into AI-powered workflows to automate folder organization, file moving, and content deletion at scale.