
from feishu-cli1,088
Export Feishu docs, wikis, and spreadsheets to local files (Markdown, PDF, DOCX, XLSX); supports image downloads, embedded sheet expansion, and async exports fo
This skill provides end-to-end export capabilities for Feishu content using the feishu-cli tool. It lets agents and users export documents, knowledge-base nodes, and spreadsheets to local files in formats such as Markdown, PDF, DOCX, and XLSX. It also supports downloading embedded images and whiteboard thumbnails, expanding in-doc spreadsheets to Markdown tables, and running async export tasks for large files with resumable commands.
Use this skill when a user asks to save a Feishu document locally, convert a wiki or sheet to Markdown for editing or review, export a document as PDF/DOCX/XLSX for sharing, or download embedded media assets. It's appropriate for both quick single-file exports and longer async exports where a follow-up download step may be required.
doc export, wiki export, sheet export, doc export-file, and drive export (async).This skill is CLI-oriented and compatible with agents that can run shell/Bash commands (Copilot/Code-like agents, CLI-capable assistants). It expects a Unix-like environment with the feishu-cli binary available.
Feishu CLI Export is a documentation-only skill that guides agents to export Feishu docs, wikis, and spreadsheets to local Markdown/PDF/DOCX/XLSX files via the feishu-cli tool. No bundled scripts — the skill is pure instructions. The SKILL.md is thorough: routing tables, parameter docs, examples for all major commands, known limitations, and validation steps. Clean from a security perspective with no suspicious patterns.
Documentation-only skill, no scripts to execute. Well-written with clear command routing and parameter documentation. Chinese-language SKILL.md content is comprehensive.