Upload an image or file with PicGo and get back a hosted, shareable URL. This is the FIRST skill to reach for whenever a local image or file needs to become a link — especially when writing docs or markdown (inserting a screenshot into a README, blog post, Obsidian/Notion/语雀/掘金 note)
Memory
Pikpak
Try itManage PikPak cloud storage via pikpakcli: browse, upload, download, delete, rename, share, offline download.
What it does
Manage PikPak cloud storage via pikpakcli: browse, upload, download, delete, rename, share, offline download.
The skill document
intro
This is a skill for agent using pikpakcli to download with links and manage pikpak cloud drive with pikpakcli
pikpakcli could be used to download youtube link ,magnet link,torrent file,direct link.
pikpakcli could ls files in pikpak cloud drive,remove files in clould drive,agent could manage and check quota for user with pikpakcli
start up
install
in workspace :
Compiling from source code
To build the tool from the source code, ensure you have Go installed on your system.
Clone the project:
git clone https://github.com/52funny/pikpakcli
Build the project:
go build
Run the tool:
./pikpakcli
## config
config using pikpakcli setup --force
required user prompt :username&passsword.
verify the config with pikpakcli ls .
# instruction:
you can use interactive console with
pikpakcli shell
## 新建
### 新建文件夹
- 在 Movies 下新建文件夹 NewFolder
```bash
pikpakcli new folder -p Movies NewFolder
新建 Sha 文件
-
在 Movies 下新建 Sha 文件
pikpakcli new sha -p /Movies 'PikPak://美国队长.mkv|22809693754|75BFE33237A0C06C725587F87981C567E4E478C3'
新建磁力
-
新建磁力文件
pikpakcli new url 'magnet:?xt=urn:btih:e9c98e3ed488611abc169a81d8a21487fd1d0732'
配额
-
获取 PikPak 云盘的空间
pikpakcli quota -H
获取目录信息
-
获取根目录下面的所有文件信息
pikpakcli ls -lH -p /
删除
-
按完整路径删除文件
pikpakcli delete /Movies/Peppa_Pig.mp4 -
使用
-p指定父目录后删除其中的文件或文件夹pikpakcli delete -p /Movies Peppa_Pig.mp4 -
在同一路径下同时删除多个文件或文件夹
pikpakcli delete -p /Movies File1.mp4 File2.mp4
Related skills
Upload and manage files through Polsia's Cloudflare R2 proxy with authenticated API requests.
Search cloud drive resources (Quark, Baidu, Aliyun, Xunlei) indexed on pan.xiaozi.cc. Use when users want to find shared files, movies, TV shows, software, or documents across Chinese cloud storage platforms.
Generate images, videos, and audio with Piccc AI (皮可AI), or query and download existing media tasks. Use when the user asks to create visual or audio media with Piccc AI, discover its current models or voices, check an asynchronous task, or download completed results. Do not use for editing existing
Use when the user needs Yike CLI for local image/video upload or uploading media to the cloud (including Agent chat attachments exposed as local paths), standalone image/video generation, media info or quality inspection, async media/job wait and recovery, account/auth/config/update checks, listing or installing bundled skill packages, or help showing and choosing Yike CLI model, resolution, ratio, size, duration, and task type parameters for video generation.
Manage Notes, Tasks, Calendar, Files, Contacts, and Deck boards in your Nextcloud instance via CLI commands.