A powerful CLI tool to batch export Feishu documents and folders into clean Markdown or PDF files while maintaining original hierarchy.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install feishu-doc-exporter
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install feishu-doc-exporter using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Feishu Document Exporter is a specialized utility within the Openclaw Skills ecosystem designed to bridge the gap between cloud-based collaboration and local documentation workflows. It allows developers and teams to programmatically extract content from Feishu (Lark), transforming complex document structures into portable formats like Markdown or PDF.
By leveraging Openclaw Skills, users can automate their knowledge base backups and ensure their technical documentation is always available offline. This tool is particularly useful for teams that need to sync cloud-based documentation with local git repositories or static site generators.
To use this tool within the Openclaw Skills framework, ensure your Feishu API has the following permissions: doc:document:read, drive:folder:read, and drive:file:read.
# Export a single document to markdown
openclaw feishu-doc-exporter export --url "https://example.com/docx/xxx" --format markdown --output ./export
# Export entire folder recursively
openclaw feishu-doc-exporter export --folder "folder_token" --format pdf --output ./export --recursive
# List all documents in a folder to find tokens
openclaw feishu-doc-exporter list --folder "folder_token"
| Element | Description |
|---|---|
| Directory Structure | Replicates the nested folder hierarchy found in Feishu/Lark |
| Assets | Images are saved locally and referenced via relative paths in Markdown |
| Navigation | Automatically generates a Table of Contents for exported sets |
| Metadata | Supports incremental export by tracking document changes |
Loading
A powerful utility for consolidating data from multiple Feishu Bitable sources into a single target table with field mapping and deduplication.

A powerful automation tool for Feishu that handles incoming messages using custom keyword and regex matching rules.

An automated session management skill for Openclaw Skills that monitors context limits and switches models to maintain performance and session health.

A high-performance communication layer for AI agents to exchange messages, files, and state information across a networked environment.

An autonomous economic AI entity that earns Bitcoin and Solana by selling storage, compute, and bandwidth while managing its own hosting and replication.

A comprehensive security framework designed to protect OpenClaw agents from supply chain attacks, malicious skills, and unauthorized file modifications.








































