A comprehensive CLI wrapper for Feishu's API that handles 14 modules including spreadsheets, calendars, tasks, and file management. It covers the everyday workflow stuff like exporting sheets to XLSX/CSV, checking your agenda, managing task subtasks and reminders, and downloading document attachments. The toolkit focuses on document and productivity features, while routing specialized operations like group chat management, message sending, and OAuth to separate dedicated skills. Commands follow a consistent module-command-args pattern. It supports both app tokens and user access tokens for permission flexibility. Worth noting the built-in boundaries: it handles basic file operations but delegates chunked uploads and markdown exports to feishu-cli-drive, and it creates chats but sends you to feishu-cli-chat for member management.
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-toolkit