详细分析 ▾
运行时依赖
版本
Initial release of Feishu Document Exporter. - Batch export Feishu documents to markdown or PDF. - Supports exporting entire folders with nested hierarchy. - Preserves document structure, formatting, and images. - Generates table of contents and supports incremental export. - Provides commands to export or list documents via CLI. - Requires Feishu API permissions for reading documents and folders.
安装命令 点击复制
技能文档
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:readdrive:folder:readdrive:file:read
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制