← 返回 Skills 市场
139
总下载
1
收藏
0
当前安装
13
版本数
在 OpenClaw 中安装
/install pansou
功能描述
网盘资源搜索引擎。支持百度网盘、阿里云盘、夸克网盘、天翼云盘、UC网盘、移动云盘、115、PikPak、迅雷、123网盘、磁力链接、电驴等12种网盘类型。支持按网盘类型、插件、TG频道过滤搜索结果。当用户需要搜索电影、剧集、软件、学习资料等网盘资源时使用此技能。触发词:搜索网盘、找资源、pan搜、网盘搜索、pan...
安全使用建议
This skill is a client for a PanSou server you must provide via PANSOU_URL. Before installing: (1) ensure you trust the PANSOU_URL host — the skill will send your search queries and, if used, username/passwords to that address; (2) know that an auth token is stored at ~/.config/pansou/token.json; (3) the script can optionally use PANSOU_USER/PANSOU_PWD to log in (these are documented but not listed as required env vars in the registry metadata); (4) the skill needs the 'uv' runner and Python requests; if you don't control or trust the remote PanSou service, consider deploying your own instance and pointing PANSOU_URL to it.
能力评估
Purpose & Capability
Name/description match the implementation: the script is a CLI client that queries a PanSou HTTP service. Declared required binary (uv) and required env var (PANSOU_URL) are appropriate for this purpose.
Instruction Scope
SKILL.md instructs the agent to run the packaged CLI against the user-provided PANSOU_URL and to format links as clickable Markdown. The runtime instructions do not ask the agent to read unrelated files, search system history, or transmit data to other endpoints.
Install Mechanism
There is no install spec (instruction-only usage plus a bundled script). No downloads or archive extraction are specified; included Python script uses the widely-used requests library (the skill instructs how to install it).
Credentials
Registry metadata declares only PANSOU_URL as required, which is correct for operation. However the bundled script also reads optional PANSOU_USER and PANSOU_PWD (used when the service returns 401) and will POST them to the PANSOU_URL to obtain a JWT. Those optional env vars are documented in SKILL.md but not listed in the registry requires.env; this is a minor metadata mismatch to be aware of.
Persistence & Privilege
The script stores a JWT token at ~/.config/pansou/token.json for persistence. always:false (not force-enabled). Writing a token to the user's home directory is expected for a client but means the skill creates persistent state on the machine.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pansou - 安装完成后,直接呼叫该 Skill 的名称或使用
/pansou触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.6
替换示例中的具体剧名为 觉醒年代;示例链接替换为占位符,避免展示有效分享链接
v1.1.5
修复 metadata:仅声明必填环境变量 PANSOU_URL,PANSOU_USER/PANSOU_PWD 为可选(在安全说明中描述),避免不必要的 setup 提示
v1.1.4
修复安全审查问题:声明全部环境变量(PANSOU_URL/PANSOU_USER/PANSOU_PWD);添加安全说明章节
v1.1.3
精简 SKILL.md 至 96 行;部署说明移至 GitHub 链接;网盘类型完整清单移至 references/cloud-types.md;参数详情移至 references/api-params.md;移除冗余环境变量表格和 pyproject.toml
v1.1.2
修复路径问题:使用 {baseDir} magic 变量引用脚本路径,支持 skill 安装在任意目录
v1.1.0
新增输出格式注意事项:链接以 Markdown URL 形式展示
v1.0.6
Add project intro, deployment guide, and env config instructions
v1.0.5
Add verify command, GET search, auto-relogin on invalid token
v1.0.4
Fix: store token in ~/.config/pansou/ outside skill directory
v1.0.3
Fix: optional auth, add error handling, pyproject.toml, Python 3.9 compat
v1.0.2
Remove token.json from package, add uv dependency
v1.0.1
Remove token.json from published package
v1.0.0
Initial release
元数据
常见问题
PanSou 网盘搜索 是什么?
网盘资源搜索引擎。支持百度网盘、阿里云盘、夸克网盘、天翼云盘、UC网盘、移动云盘、115、PikPak、迅雷、123网盘、磁力链接、电驴等12种网盘类型。支持按网盘类型、插件、TG频道过滤搜索结果。当用户需要搜索电影、剧集、软件、学习资料等网盘资源时使用此技能。触发词:搜索网盘、找资源、pan搜、网盘搜索、pan... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 PanSou 网盘搜索?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pansou」即可一键安装,无需额外配置。
PanSou 网盘搜索 是免费的吗?
是的,PanSou 网盘搜索 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PanSou 网盘搜索 支持哪些平台?
PanSou 网盘搜索 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PanSou 网盘搜索?
由 212-mei(@212-mei)开发并维护,当前版本 v1.1.6。
推荐 Skills