baidu-netdisk-manager

Automate Baidu Netdisk file operations via a Python CLI/SDK.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Baidu Netdisk management often requires manual, repetitive CLI interactions to list, upload, download, search, share, and manage quotas across Baidu Netdisk accounts. This Skill automates these tasks through a Python-based CLI/SDK, reducing manual work and improving reliability.

Core Features & Use Cases

  • Authentication via QR code or cookies to streamline login and session persistence.
  • Comprehensive file operations: list, upload, download, delete, move, rename, copy, and search.
  • Share management and quota analysis to facilitate collaboration and storage planning.
  • Use case: Schedule regular backups of local data to Baidu Netdisk and routinely pull file metadata for inventory.

Quick Start

List the root directory on Baidu Netdisk and show filenames with sizes.

Frequently Asked Questions about baidu-netdisk-manager

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

FAQPage Schema
How do I automate Baidu Netdisk file management tasks like upload and download?

Automate Baidu Netdisk file management by using a Python-based CLI/SDK that handles listing, uploading, downloading, searching, and sharing files. It reduces manual repetitive work through automated authentication and robust error handling with retry logic.

How does authentication work for Baidu Netdisk automation scripts?

Authentication for Baidu Netdisk automation works via QR code login or cookies to streamline initial access and session persistence. This approach allows scripts to maintain authenticated states reliably across multiple file operations without manual re-login.

Can I schedule regular backups to Baidu Netdisk using a CLI?

Yes, you can schedule regular backups to Baidu Netdisk using the Python-based CLI/SDK. It supports automated uploading of local data and routine metadata pulling for inventory, making it suitable for consistent backup workflows and media organization.

What is the best way to check Baidu Netdisk storage quota and manage shares?

The best way to check Baidu Netdisk storage quota and manage shares is through automated quota analysis and share management features. The CLI/SDK reports storage quotas accurately and handles share link generation to facilitate collaboration and storage planning.

Does the Baidu Netdisk CLI handle errors and retries during file operations?

Yes, the Baidu Netdisk CLI handles errors and retries during file operations using robust error handling and retry logic. This ensures reliability when listing, uploading, downloading, or deleting files, preventing failures from temporary network issues.

What file operations are supported for Baidu Netdisk organization?

Supported file operations for Baidu Netdisk organization include listing, uploading, downloading, deleting, moving, renaming, copying, and searching files. These comprehensive operations allow complete management of personal netdisk accounts via an automated CLI.