feishu-cli-storage
Unified entry for Feishu Cloud Space, covering enhanced Drive upload/download and asynchronous import/export, basic file/media operations, wiki knowledge base node and space management, document comments, collaborators and public permissions. This Skill must be used when users mention cloud disk files, folders, large file chunking or resumable upload/download, asynchronous tasks, directory mirroring, knowledge bases, wiki, materials, comments, sharing permissions, collaborators, public links, sharing passwords, transfer of ownership or permission applications. Wiki falls under this Skill only when managing spaces, node structures or members; it is explicitly prohibited to use it to read or summarize Wiki/document content—use feishu-cli-docs for content. For meeting recordings, Minutes and verbatim transcripts, use feishu-cli-meetings; use feishu-cli-platform for search.
NPX Install
npx skill4agent add riba2534/feishu-cli feishu-cli-storageTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →Feishu Cloud Space
references/scripts/templates/examples/workflow.mdRouting
| Intent | File to Read |
|---|---|
| Large files, resumable upload/download, asynchronous import/export, mirroring, Drive search | |
| Basic file CRUD, versions, metadata, material upload/download | |
| Wiki spaces, nodes, members, recursive export | |
| Comments, replies, resolve and unresolve | |
| Collaborators, public permissions, passwords, transfer of ownership | |
Execution Rules
- Prioritize file/media for basic file operations; use drive when chunking, resume, mirroring or asynchronous tasks are required.
- High-risk operations such as deletion, movement, overwriting, transfer of ownership and deletion of knowledge spaces require confirming the target first and using the confirmation parameters provided by the command.
- Comments usually require a User Token; the perm command group only uses App identity (no user-token parameter), only requires a User Token. Follow the workflow and actual help documentation.
drive apply-permission - Wiki node tokens cannot be mixed with regular document/file tokens.