bdpan-storage

Manage Baidu Netdisk files via bdpan CLI under /apps/bdpan sandbox.

Updated May 4, 2026
One-click install
npx skills add https://github.com/234194027-cpu/xianclaw --skill bdpan-storage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bdpan-storage
Source: https://github.com/234194027-cpu/xianclaw/tree/main/resources/openclaw/config/skills/bdpan-storage
Command: npx skills add https://github.com/234194027-cpu/xianclaw --skill bdpan-storage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you manage Baidu Netdisk storage tasks (upload, download, transfer from share links, search, and organize files) without manually operating the web interface.

Core Features & Use Cases

  • Upload & Organize: Upload files/folders into a sandboxed Netdisk workspace under /apps/bdpan/, and manage storage with mkdir/mv/cp/rename.
  • Download & Transfer: Download cloud files to your local path or transfer share-link contents into your own Netdisk storage.
  • Search & Discover: List directory contents, search by keyword, and narrow results by type, directory-only, or file-only.

Quick Start

Ask: "Upload my report.pdf to my Baidu Netdisk and save it as report.pdf."

Frequently Asked Questions about bdpan-storage

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

FAQPage Schema
How do I manage Baidu Netdisk files directly from a chat interface?

Baidu Netdisk file management through chat allows you to upload, download, list, and transfer files using natural language commands, operating securely within a fixed /apps/bdpan sandbox without manual web interface access.

Can I transfer files from a Baidu Netdisk share link into my own storage?

Yes, you can transfer share-link contents into your own Baidu Netdisk storage by providing the link in chat, which saves the files directly to your sandboxed /apps/bdpan directory.

How do I search and organize files stored on Baidu Netdisk?

You can search Baidu Netdisk files by keyword and narrow results by type, directory-only, or file-only, while organizing storage through mkdir, mv, cp, and rename commands executed via chat.

Do I need to authenticate manually before uploading files to Baidu Netdisk?

Authentication is required for Baidu Netdisk operations, handled safely through provided OOB scripts for controlled login, ensuring sensitive token and config contents remain strictly protected and unexposed during CLI execution.

What are the limitations of using chat-based Baidu Netdisk file management?

Operations are limited to a strict /apps/bdpan sandbox directory, requiring path validation and user confirmation when intent or paths are ambiguous, while refusing to output sensitive token or configuration data.

Does bdpan-storage work with local file downloads from Baidu Netdisk?

Yes, the bdpan-storage skill supports downloading cloud files from Baidu Netdisk to your specified local path, alongside uploading local files and performing basic cloud directory organization.