← 返回 Skills 市场
20652
总下载
9
收藏
1
当前安装
11
版本数
在 OpenClaw 中安装
/install weiyun-skills
功能描述
微云网盘 MCP 接口完整技能。包含 weiyun.list、weiyun.list_by_category、weiyun.download、weiyun.delete、weiyun.upload、weiyun.gen_share_link、weiyun.rename_file、weiyun.rename_dir...
安全使用建议
Install only if you intend to let the agent manage your Weiyun files. Use environment variables or mcporter config instead of passing tokens on the command line, confirm exact file paths before uploads, use passwords for share links, and require explicit confirmation before delete or permanent-delete actions.
能力评估
Purpose & Capability
The skill's capabilities match its stated purpose: listing, uploading, downloading, deleting, sharing, renaming, moving, and creating Weiyun cloud-drive files and folders.
Instruction Scope
The main SKILL.md includes explicit safeguards for delete, permanent delete, share-link creation, and upload path confirmation; one reference file is less prominent, but the primary runtime guidance is scoped.
Install Mechanism
Authentication setup stores a Weiyun token in mcporter configuration and discloses that this token is a read/write credential; no hidden installer or persistence mechanism was found in the artifact files.
Credentials
The upload script reads a user-specified local file and sends it to trusted Weiyun or QQ HTTPS endpoints, with host validation and an explicit insecure override for debugging.
Persistence & Privilege
The skill uses persistent local token configuration for convenience and has cloud-file mutation authority, including delete and share actions, but these are purpose-aligned and documented.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weiyun-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/weiyun-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.10
docs: align SKILL.md frontmatter & req_header example to current version (was lagging behind _skillhub_meta.json)
v1.0.9
security: defense-in-depth mcp_url sanitizer at sink; add agent confirmation rules for delete/share; disclose telemetry & token persistence risks
v1.0.8
- Major skill architecture overhaul: previous implementation fully replaced with new MCP-based design.
- Now supports 12 core Weiyun MCP tools (list, category list, download, delete, upload, share, rename file/dir, create/move dir/file, version check).
- Adds FTN上传协议 block SHA1计算工具,上传前参数计算必须本地完成。
- Provides comprehensive usage documentation for each MCP Tool under references/, and adds scripts for encoding fixes, upload automation, and block info generation.
- Simplifies skill entry point; replaces old Python package/SDK approach with command-based and script automation.
- Version and update instructions are now built-in, including daily update checks and frontmatter usage.
v1.0.7
Version 1.0.7 of weiyun-skills introduces significantly stricter credential handling and agent use-policy requirements.
- Improved and expanded security guidance for handling `cookies.json`, including explicit "must not" rules for agents and users.
- Updated `capabilities.safeguards` with a 3-layer defense: CLI confirmation, binding agent action policy, and host-level credential hygiene.
- Enforced per-action user instruction and stricter agent-side confirmation for all mutating and exposure operations.
- Clarified scenarios in which the skill may be used; added warnings against unattended or general-purpose management.
- No functional API changes; focus is on policy, documentation, and safety.
v1.0.6
Version 1.0.6
- Updated `metadata.safeguards` in SKILL.md to clarify interactive safety mechanisms for all mutating and exposure-sensitive CLI commands.
- Expanded description of safeguard behaviors, including specific mention of TTY checks and overwrite warnings.
- No changes to skill features or interfaces; documentation and clarification improvements only.
v1.0.5
- Added a detailed `metadata` section to SKILL.md, including version, install instructions, homepage, and security notes on credential storage.
- Listed supported mutating, exposure, and safeguarded operations under a new `capabilities` section for clarity.
- Documented explicit CLI safeguards: all mutating or sensitive actions require interactive confirmation or a `--yes` flag, and recycle bin clearing now additionally needs `--confirm`.
- No changes to skill logic or API; documentation update only.
v1.0.4
- Improved overall compatibility and stability for Tencent Weiyun operations.
- Minor updates in requirements.txt for dependency management.
- Internal code and import clean-up in __init__.py.
- Adjusted login scripts for more robust QR code and cookie-based authentication.
- Minor refactoring in main.py to streamline command handling.
v1.0.3
- Removed 13 test files for a cleaner production package and reduced maintenance burden.
- Main skill logic remains unchanged; core authentication and management features are unaffected.
- Streamlined the repository by keeping only essential functional files.
v1.0.2
- Removed 10 files, including JavaScript bundles and test output files, resulting in a cleaner repository.
- No changes to the SKILL.md or skill functionality.
- The skill functionality, APIs, and documentation remain unchanged.
v1.0.1
weiyun-skills v1.0.1
- Added support for folder upload and folder download functionalities.
- Expanded SKILL.md to document new skills: `upload_folder` and `download_folder`.
- Introduced comprehensive test files to improve code coverage and reliability.
- Enhanced main CLI and SDK interfaces to handle batch operations for folders.
- Improved documentation with detailed usage sections and more skill examples.
v1.0.0
Initial release of Weiyun management skill.
- Provides CLI and Python SDK tools for managing Tencent Weiyun cloud storage.
- Supports file operations: upload, download, list, share, rename, move, copy, delete, search, and folder creation.
- Includes account authentication via QR code scanning or browser cookies.
- Enables management of sharing links, recycle bin, and cloud space information.
- Standardized JSON response format for all operations.
- Trigger phrases in both Chinese and English for flexible invocation.
元数据
常见问题
Weiyun Skills 是什么?
微云网盘 MCP 接口完整技能。包含 weiyun.list、weiyun.list_by_category、weiyun.download、weiyun.delete、weiyun.upload、weiyun.gen_share_link、weiyun.rename_file、weiyun.rename_dir... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 20652 次。
如何安装 Weiyun Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weiyun-skills」即可一键安装,无需额外配置。
Weiyun Skills 是免费的吗?
是的,Weiyun Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weiyun Skills 支持哪些平台?
Weiyun Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weiyun Skills?
由 enoyao(@wscats)开发并维护,当前版本 v1.0.10。
推荐 Skills