← Back to Skills Marketplace
219
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install baidupcs-go
Description
命令行工具,支持百度网盘文件上传、下载、转存、分享及离线下载等多种操作,兼容多平台。
README (SKILL.md)
BaiduPCS-Go Skill
百度网盘命令行客户端工具技能。提供文件上传、下载、转存、分享等操作的命令行封装。
技能描述
BaiduPCS-Go 是一个仿 Linux shell 风格的百度网盘命令行客户端,支持多平台(Windows、Linux、macOS),提供丰富的网盘操作命令。
核心功能
- 账号管理: 登录、切换、退出百度账号
- 文件操作: 上传、下载、删除、移动、重命名、拷贝
- 分享功能: 创建分享、转存他人分享、取消分享
- 离线下载: 支持 HTTP/HTTPS/FTP/磁力链等协议
- 回收站: 查看、还原、删除回收站文件
- 配置管理: 查看和修改程序配置项
使用场景
当用户需要:
- 通过命令行操作百度网盘文件
- 批量上传或下载网盘文件
- 转存他人分享的网盘链接
- 管理网盘分享链接
- 使用离线下载功能
- 查看网盘配额和文件信息
前置要求
- 已安装 BaiduPCS-Go 程序
- 已登录百度账号
- 了解基础命令行操作
命令说明
详细命令列表和使用方法参见 BaiduPCS-Go.md
注意事项
- 普通用户请将
max_parallel和max_download_load设置为 1,避免触发限速 - SVIP 用户建议
max_parallel设置为 10-20,max_download_load设置为 1-2 - 下载文件默认保存到程序所在目录的
download/目录 - 上传文件默认采用分片上传,支持秒传
- 谨慎修改
appid、user_agent等配置项
配置文件路径
- Windows:
%APPDATA%\BaiduPCS-Go - Linux/macOS:
$HOME/.config/BaiduPCS-Go - 可通过环境变量
BAIDUPCS_GO_CONFIG_DIR指定
Usage Guidance
This skill appears to be documentation/wrappers for using the BaiduPCS-Go CLI and is internally coherent for that purpose, but exercise caution before using it. Key points to consider:
- There is no official source or homepage listed; the README recommends downloading prebuilt binaries from a third‑party file host (lanzoui.com). Prefer obtaining BaiduPCS-Go from an authoritative source (official GitHub releases or trusted mirrors) and verify checksums before running binaries.
- The package.json claims a Node entry point (index.js) that is not included in the bundle — this is a transparency gap. If you expect the skill to include code for automation, ask the publisher for the missing files or source links.
- The tool requires sensitive authentication artifacts (Cookies, BDUSS, STOKEN). Never paste those values into services or tools you don't fully trust; treat them like passwords. If you must provide them, do so only to the official BaiduPCS-Go binary you obtained from a trusted source, and avoid sharing them with third-party hosts.
- Because the skill is instruction-only, it will not automatically install anything. If you want to automate usage, obtain and inspect the actual BaiduPCS-Go binary or source first.
If you plan to install/use this skill, request a trustworthy upstream/source URL and checksums from the publisher, and avoid following the provided third‑party binary download link unless you can verify its integrity.
Capability Analysis
Type: OpenClaw Skill
Name: baidupcs-go
Version: 1.0.0
The skill bundle is a standard wrapper for the BaiduPCS-Go command-line client, designed to manage Baidu Netdisk cloud storage. While the tool handles sensitive authentication data such as BDUSS, STOKEN, and browser cookies (as seen in commands.json and BaiduPCS-Go.md), these capabilities are essential for the tool's stated purpose. There is no evidence of malicious intent, unauthorized data exfiltration, or prompt injection attempts within the SKILL.md or other configuration files.
Capability Assessment
Purpose & Capability
The name/description and SKILL.md consistently describe a CLI helper for BaiduPCS-Go and the declared commands match that purpose. However, metadata (package.json) implies a Node package with a main index.js that is not present in the bundle, and the skill offers no official source or homepage — this mismatch is unexplained.
Instruction Scope
SKILL.md stays within the stated purpose: it documents usage of the BaiduPCS-Go program, login methods (interactive, BDUSS/STOKEN, cookies), config paths, and command semantics. It does not instruct the agent to read unrelated system files or to exfiltrate data. Caveat: it instructs users to supply sensitive credentials (cookies/BDUSS/STOKEN) and recommends downloading prebuilt binaries from a third‑party file host (Lanzou), which may be risky.
Install Mechanism
There is no install spec (instruction-only), which is low risk in itself, but the included documentation points users to a third‑party download host (lanzoui.com) for prebuilt binaries. That host is not a well-known official release channel and increases risk if users follow those instructions. Also, no official project homepage or canonical release link is provided to verify integrity.
Credentials
The skill metadata does not request environment variables or credentials. The runtime instructions, however, require users to provide sensitive authentication artifacts (Cookies, BDUSS, STOKEN) to log into Baidu — which is expected for this tool but is sensitive. The bundle also references an optional BAIDUPCS_GO_CONFIG_DIR env var. No unrelated credentials or excessive environment access are requested.
Persistence & Privilege
Flags show no always:true and no install actions; the skill is user-invocable and not force-included. There is no indication the skill requests persistent system privileges or modifies other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install baidupcs-go - After installation, invoke the skill by name or use
/baidupcs-go - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
baidupcs-go技能的初始版本
- 提供命令行工具用于管理百度网盘:上传、下载、传输和共享文件。
- 支持跨平台使用(Windows、Linux、macOS)。
- 包括账户管理、文件操作、共享功能、离线下载、回收站访问以及配置选项。
- 提供详细的使用说明和注意事项,以确保最佳性能。
- 允许根据平台和通过环境变量自定义配置文件位置。
Metadata
Frequently Asked Questions
What is baidupcs-go - 百度网盘命令行工具?
命令行工具,支持百度网盘文件上传、下载、转存、分享及离线下载等多种操作,兼容多平台。 It is an AI Agent Skill for Claude Code / OpenClaw, with 219 downloads so far.
How do I install baidupcs-go - 百度网盘命令行工具?
Run "/install baidupcs-go" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is baidupcs-go - 百度网盘命令行工具 free?
Yes, baidupcs-go - 百度网盘命令行工具 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does baidupcs-go - 百度网盘命令行工具 support?
baidupcs-go - 百度网盘命令行工具 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created baidupcs-go - 百度网盘命令行工具?
It is built and maintained by linauror (@linauror); the current version is v1.0.0.
More Skills