← Back to Skills Marketplace
subaru0573

super-weiyun-skill

by Subaru0573 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install super-weiyun-skill
Description
This skill should be used when the user needs to manage Tencent Weiyun cloud storage, including file upload/download, sharing, space management, and account...
Usage Guidance
This skill appears to be what it says: a Python toolkit for Tencent Weiyun. Before installing or running: 1) Inspect the code if possible (it uses only requests and QQ/Weiyun endpoints). 2) Be aware cookies.json contains session cookies — treat it like a password, store it securely or delete when done. 3) There is no automated installer; run pip install -r requirements.txt in a controlled environment (virtualenv/container). 4) The tool saves QR images and cookies to the current working directory; run it from a directory you control. 5) If you need stronger isolation, run the scripts inside an ephemeral VM or container. 6) Note: SKILL.md contains a stray odd phrase (likely accidental) but this does not change the code behavior.
Capability Analysis
Type: OpenClaw Skill Name: super-weiyun-skill Version: 1.0.0 The bundle provides a comprehensive and functional toolkit for managing Tencent Weiyun cloud storage. It implements legitimate authentication flows via QR code scanning (interacting with qq.com) and cookie-based sessions, storing credentials locally in 'cookies.json'. The core logic in 'weiyun_skills/client.py' correctly mimics the Weiyun JS SDK protocol for file operations, including multi-part uploads and package downloads. While 'SKILL.md' contains a nonsensical word string at the end of the description, it lacks any actionable instructions that would constitute a prompt injection attack or malicious behavior.
Capability Assessment
Purpose & Capability
The name/description (Weiyun cloud management) matches the delivered code: login.py, client.py, main.py, utils, README and SKILL.md implement QR/cookie login, uploads/downloads, sharing, and space operations. No unrelated binaries, services, or credentials are requested.
Instruction Scope
SKILL.md instructs the agent/user to use the included Python scripts and to provide/obtain Weiyun cookies or scan a QR code; runtime actions are limited to contacting Weiyun and QQ/ptlogin endpoints and reading/writing a local cookies.json. This is within scope, but note the skill persists authentication cookies locally (cookies.json) and saves QR PNG files in the working directory — these are sensitive session tokens that grant account access.
Install Mechanism
Metadata states 'No install spec' (instruction-only), and indeed there is no automated installer. However the bundle includes Python source files and a requirements.txt (requests, qrcode, tabulate). This is coherent but means users must manually install dependencies (pip). There are no downloads from unknown URLs or extract operations in an installer.
Credentials
The skill requests no environment variables or external credentials in metadata. It legitimately relies on user-provided session cookies or QR-based login — appropriate for a web client. There are no requests for unrelated credentials or system secrets. Reminder: browser cookies saved by this tool are sensitive and should be protected.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. Its persistence is local (cookies.json and saved QR image) and scoped to its own files; this is expected for a client that stores session state.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install super-weiyun-skill
  3. After installation, invoke the skill by name or use /super-weiyun-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
super-weiyun-skill 1.0.0 — Initial Release - Introduces a comprehensive toolkit for managing Tencent Weiyun cloud storage via Python (CLI & SDK). - Supports file and folder upload/download, sharing management, space/recycle bin management, and file operations (copy, move, rename, delete, search). - Provides authentication via QR code scanning or browser cookies. - Offers detailed parameter and output specifications for each capability, with consistent API response format. - Includes numerous trigger phrases in English and Chinese for flexible invocation.
Metadata
Slug super-weiyun-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is super-weiyun-skill?

This skill should be used when the user needs to manage Tencent Weiyun cloud storage, including file upload/download, sharing, space management, and account... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install super-weiyun-skill?

Run "/install super-weiyun-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is super-weiyun-skill free?

Yes, super-weiyun-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does super-weiyun-skill support?

super-weiyun-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created super-weiyun-skill?

It is built and maintained by Subaru0573 (@subaru0573); the current version is v1.0.0.

💬 Comments