
from skillattack30
Python toolkit and CLI to automate Tencent Weiyun cloud storage: login (QR/cookies), upload/download, sharing, space and recycle-bin management.
This skill documents a comprehensive Python-based toolkit for automating Tencent Weiyun (微云) cloud storage operations. It provides CLI commands and a Python SDK to authenticate (QR or cookie methods), list/upload/download files and folders, manage shares, inspect and clear storage usage, and operate the recycle bin. The project is organised as a collection of small skills (qrcode_login, cookies_login, list_files, upload_file, download_file, etc.).
Use this skill when an agent needs to programmatically interact with a user's Weiyun account: perform uploads and downloads, create or cancel share links, check storage quotas, restore or permanently delete files from the recycle bin, or automate batch transfers. Suitable for users who can provide authentication via QR scan or browser cookies.
weiyun_skills package and helper scripts (requirements.txt and upload helpers), although has_scripts was flagged false in the fetch snapshot — the code package contains executable modules for login and file operations.Best used by agents capable of running Python-based CLIs or invoking SDK methods (Python-enabled agents).
Weiyun Management is a Python toolkit and CLI for automating Tencent Weiyun cloud storage operations — login via QR/cookies, file upload/download, sharing, space and recycle-bin management. The SKILL.md is an extensive API reference with detailed parameter tables, example outputs, CLI and Python SDK usage, error codes, and flow diagrams. No bundled scripts were present to run or test.
Well-structured API reference for a niche Chinese cloud storage service. No security red flags — no credential exfiltration, no suspicious network calls, no curl|bash patterns. Destructive operations have confirmation guards. The skill is documentation-only with no executable scripts, which limits verifiability. Primarily useful for Chinese Tencent ecosystem users.
Planning with Files
Manus-style file-based planning pattern: create task_plan.md, findings.md, and progress.md to manage complex multi-step work and session recovery.
Hugging Face Evaluation Manager
Extract, import, and add structured model evaluation results to Hugging Face model cards; run or import benchmark evaluations and generate model-index YAML for