weiyun-management

Automate Tencent Weiyun login, file operations, sharing, and space monitoring via CLI and Python SDK.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ISAQQSAI/SkillAttack --skill weiyun-management-isaqqsai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weiyun-management
Source: https://github.com/ISAQQSAI/SkillAttack/tree/main/data/hot100skills/079_wscats_weiyun-skills
Command: npx skills add https://github.com/ISAQQSAI/SkillAttack --skill weiyun-management-isaqqsai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tencent Weiyun storage management often requires repetitive manual scripting. This skill provides a unified Python toolkit to automate login, file operations, sharing, and space management via a CLI and SDK.

Core Features & Use Cases

  • CLI and Python SDK to manage files, shares, and space in Tencent Weiyun.
  • Supports login via QR code or browser cookies, enabling seamless automation.
  • Batch operations for uploading, downloading, creating folders, sharing links, and monitoring usage.

Quick Start

Install dependencies and run the CLI to start managing Weiyun files from the project root.

Frequently Asked Questions about weiyun-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Tencent Weiyun file management tasks in Python?

You can automate Weiyun file management by using a Python SDK and CLI toolkit that provides deterministic APIs for login, upload, download, share, and space queries with standardized JSON responses and error codes.

Can I log into Tencent Weiyun automatically for pipeline scripts?

Yes, Weiyun automation pipelines support seamless login via QR code or browser cookies, enabling script execution across local development and automated environments without manual intervention.

How to batch upload and download files from Weiyun cloud storage?

Batch uploading and downloading files from Weiyun cloud storage is handled through the CLI or Python SDK, which manages file operations, folder creation, and sharing links with standardized JSON responses.

Does the Weiyun Python SDK return structured data for space monitoring?

Yes, the Weiyun Python SDK provides deterministic APIs for space monitoring that return structured JSON responses and standardized error codes for cloud storage usage queries.

What is the best way to generate Weiyun share links in an automation script?

The best way to generate Weiyun share links in automation scripts is using the CLI or Python SDK, which executes share operations and returns standardized JSON responses for link retrieval.

Are there limitations to automating Weiyun storage with Python?

Weiyun storage automation is limited to deterministic APIs for login, file operations, sharing, and space queries, meaning tasks outside these specific functions may not be supported by the toolkit.