feishu-doc-exporter

Feishu Document Exporter - Batch export Feishu docs to markdown/PDF

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "feishu-doc-exporter" with this command: npx skills add night556/feishu-doc-exporter

Feishu Document Exporter

Batch export Feishu documents to markdown or PDF format, features:

  • Batch export entire folders
  • Preserve document structure and formatting
  • Export images as local files
  • Support nested folder hierarchy
  • Generate table of contents
  • Support incremental export

Usage

# Export 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
openclaw feishu-doc-exporter list --folder "folder_token"

Configuration

Required Feishu API permissions:

  • doc:document:read
  • drive:folder:read
  • drive:file:read

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Team Up

Team Up integration. Manage Organizations. Use when the user wants to interact with Team Up data.

Registry SourceRecently Updated
General

Retriever

Retriever integration. Manage Organizations, Leads, Projects, Pipelines, Users, Filters. Use when the user wants to interact with Retriever data.

Registry SourceRecently Updated
General

Pdf Tool

Work with PDF files including merge, split, extract text, and convert. Use when user needs to combine multiple PDFs, split a PDF into pages, extract text fro...

Registry SourceRecently Updated
General

Salesblink

SalesBlink integration. Manage Organizations, Pipelines, Projects, Users, Filters. Use when the user wants to interact with SalesBlink data.

Registry SourceRecently Updated