Tools & Utilitieswecomteam/wecom-cli
wecomcli-disk
Skill for file operations on WeCom Disk (Cloud Drive). Handles operations including listing, searching, reading metadata, uploading, downloading, renaming files, and creating new folders in the Disk/Cloud Drive. When users explicitly mention "Disk", "Cloud Drive", or "Shared Space", this skill must be referenced first for complete guidelines, and operations cannot be performed based on memory. This skill applies when users say "upload to Disk", "help me search for xxx in Disk", "where is that PPT in Disk", "download that file from Disk", "rename that file in Disk to xxx", or provide a Disk file link in the format `https://drive.weixin.qq.com/s?k=...`. Differences from `wecomcli-doc` / `wecomcli-sheet` / `wecomcli-smartsheet` / `wecomcli-smartpage`: This skill handles file-level operations such as searching, listing, basic information retrieval, location/path query, and renaming for all files (including online documents) in the Disk; content reading and writing for online documents (types `doc/sheet/smartsheet/smartpage`) are managed by corresponding document skills, not this skill. When users ask "where is this document in Disk" or inquire about the location of a file in the Disk, this skill uses the `get` method to return metadata such as space name, folder name, and path.