微云网盘 MCP 接口完整技能。包含目录列表查询(weiyun.list)、按分类拉取文件列表(weiyun.list_by_category)、批量下载(weiyun.download)、批量删除(weiyun.delete)、文件上传(weiyun.upload)、生成分享外链(weiyun.gen_shar...
Weiyun skill 1.0.0 initial release: - Provides comprehensive Weiyun (微云) cloud drive file management via MCP protocol. - Supports directory/file listing, categorization, batch download/upload/delete, sharing, renaming, moving, and folder creation. - File upload includes FTN protocol with Python SHA1 split hashing implementation. - Includes version update check mechanism and detailed usage instructions for Windows and Linux. - All main features documented in SKILL.md; local client-side hashing required for uploads.