riba2534riba2534Community·27 Agent Skills Included

feishu-cli

Control Feishu docs, messages, and approvals from one CLI

Converts Markdown into Feishu documents and back, and wraps the entire Feishu open platform into simple terminal commands. Sends messages, manages approvals, calendars, tasks, mail, sheets, and wikis without clicking through the Feishu web app. Gives AI agents nine ready-made skills to operate Feishu directly with safe dry-run and token controls.
npx skills add riba2534/feishu-cli --all -g -y
Available:

Tells the AI agent how to authenticate, choose the right token identity per command, and route requests to the correct Feishu skill safely.

All Skills in This Repository (27)

Pure Emerald Level Indicators
📦 In Repo
riba2534riba2534

feishu-cli-task

Manage Feishu tasks via CLI with create, view, update, delete, and complete commands.

Community
Intermediate
📦 In Repo
riba2534riba2534

feishu-cli-import

Import local Markdown files to create or update Feishu cloud documents.

Community
Advanced
📦 In Repo
riba2534riba2534

feishu-cli-export

Export Feishu cloud documents and wiki pages to local Markdown files.

Community
Intermediate
📦 In Repo
riba2534riba2534

feishu-cli-create

Create Feishu cloud documents and assign full_access permission to the default recipient.

Community
Intermediate
📦 In Repo
riba2534riba2534

feishu-cli-media

Upload and download media in Feishu cloud documents via CLI.

Community
Intermediate
📦 In Repo
riba2534riba2534

feishu-cli-search

Search Feishu messages and apps using a user access token.

Community
Intermediate
📦 In Repo
riba2534riba2534

feishu-cli-msg

Send text, post, image, and interactive messages to Feishu users and chats via feishu-cli.

Community
Advanced
📦 In Repo
riba2534riba2534

feishu-cli-sheet

Automate Feishu spreadsheet tasks via CLI with V2 and V3 APIs.

Community
Advanced
📦 In Repo
riba2534riba2534

feishu-cli-comment

List and add Feishu cloud document comments via feishu-cli.

Community
Intermediate
📦 In Repo
riba2534riba2534

feishu-cli-board

Export Feishu whiteboard images and import Mermaid or PlantUML diagrams via feishu-cli.

Community
Intermediate
📦 In Repo
riba2534riba2534

feishu-cli-calendar

Manage Feishu calendars and events via command-line interface with JSON output.

Community
Intermediate
📦 In Repo
riba2534riba2534

feishu-cli-file

Automate Feishu cloud-drive file operations via a Bash CLI.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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