feishu-cli
Control Feishu docs, messages, and approvals from one CLI
All Skills in This Repository (27)
Pure Emerald Level Indicatorsfeishu-cli-task
Manage Feishu tasks via CLI with create, view, update, delete, and complete commands.
feishu-cli-import
Import local Markdown files to create or update Feishu cloud documents.
feishu-cli-export
Export Feishu cloud documents and wiki pages to local Markdown files.
feishu-cli-create
Create Feishu cloud documents and assign full_access permission to the default recipient.
feishu-cli-media
Upload and download media in Feishu cloud documents via CLI.
feishu-cli-search
Search Feishu messages and apps using a user access token.
feishu-cli-msg
Send text, post, image, and interactive messages to Feishu users and chats via feishu-cli.
feishu-cli-sheet
Automate Feishu spreadsheet tasks via CLI with V2 and V3 APIs.
feishu-cli-comment
List and add Feishu cloud document comments via feishu-cli.
feishu-cli-board
Export Feishu whiteboard images and import Mermaid or PlantUML diagrams via feishu-cli.
feishu-cli-calendar
Manage Feishu calendars and events via command-line interface with JSON output.
feishu-cli-file
Automate Feishu cloud-drive file operations via a Bash CLI.
Frequently Asked Questions
FAQPage SchemaHow to install feishu-cli?▼
Run `npx skills add riba2534/feishu-cli --all -g -y` in your terminal to install all skills in this suite globally.
How to convert Markdown to a Feishu doc?▼
Run `feishu-cli doc import your-file.md --title "My Doc"` and the CLI converts headings, tables, images, and Mermaid diagrams into a native Feishu document.
Can AI agents use feishu-cli?▼
Yes. It ships nine domain skills covering docs, messaging, mail, meetings, and approvals, so agents like Claude Code can operate Feishu from plain-English requests.
Does feishu-cli support Mermaid diagrams?▼
Yes. Mermaid and PlantUML code blocks are automatically converted into editable Feishu whiteboard diagrams during import, not static screenshots.
Do I need coding skills to use feishu-cli?▼
No. After a one-time login with `feishu-cli auth login`, you or your AI agent can run simple commands to manage docs, messages, and approvals.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core