Feishu Manager for Openclaw

A comprehensive automation toolkit for managing Feishu documents, knowledge bases, bitables, and cloud storage via AI agents.

limoxt
v1.0.1
Feb 28, 2026
1
4.4k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install skill-feishu-manager

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install skill-feishu-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Feishu Manager?

The Feishu Manager skill provides a powerful interface for AI agents to interact directly with the Feishu (Lark) collaboration suite. It enables the programmatic creation, reading, and modification of collaborative documents, hierarchical wikis, and multi-dimensional tables. By leveraging Openclaw Skills, teams can automate their internal knowledge management and data workflows within one of the world's leading enterprise platforms.

This skill bridges the gap between AI-driven task execution and corporate data silos. Whether you are generating reports in Docx format, organizing project wikis, or syncing external data into Bitables, this toolkit provides the necessary endpoints to ensure your Feishu workspace remains synchronized and up-to-date without manual intervention.

Feishu Manager Use Cases

  • Automated generation of project status reports directly into Feishu documents.
  • Programmatic creation and organization of internal knowledge base pages within Feishu Wiki.
  • Synchronizing CRM or DevOps data with Feishu Bitables for real-time team visibility.
  • Bulk management of cloud storage folders and file organization within Feishu Drive.

How Feishu Manager Works

  1. The AI agent identifies a task requiring interaction with the Feishu workspace.
  2. The skill utilizes specific tools (feishu_doc, feishu_wiki, feishu_bitable, or feishu_drive) to target the relevant service.
  3. Requests are authenticated through the Feishu Open Platform using pre-configured app permissions.
  4. The skill executes the requested action, such as creating a new record in a table or reading document content.
  5. Structured data is returned to the agent, facilitating continuous workflow automation through Openclaw Skills.

Feishu Manager Setup

To get started with the Feishu Manager, you must first create a custom app on the Feishu Open Platform and obtain the necessary API credentials. Ensure the following scopes are enabled: docx:document, wiki:wiki, drive:drive, and bitable:data.

Install the skill via the CLI:

openclaw add skill-feishu-manager

Configure your environment variables with your App ID and App Secret to authorize the Openclaw Skills integration.

Feishu Manager Data Schema & Taxonomy

The skill manages data across four primary Feishu modules, utilizing specific identifiers for each:

Module Primary Identifier Key Operations
Documents doc_token Read, Create, Write content
Wiki space_id List spaces, Create hierarchical pages
Bitable app_token Create apps, List/Add records, Manage tables
Drive folder_token List contents, Create folders, File management

Feishu Manager Advanced Features

  • Multi-table orchestration within Bitables for complex relational data management.
  • Deep integration with Feishu Wiki for maintaining structured enterprise documentation.
  • Automated cloud folder hierarchy generation for project-based file storage.
  • Seamless document content manipulation using Markdown-to-Docx conversion via Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*