← 返回 Skills 市场
水滴筹众筹助手
作者
Wenbing Ji
· GitHub ↗
· v2.1.1
· MIT-0
160
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install shuidichou
功能描述
水滴筹众筹助手,中国最大医疗众筹平台。支持两大功能: (1) 爱心捐款——实时获取真实审核筹款项目,展示项目详情和一键捐款链接; (2) 发起筹款——在用户明确同意后,收集手机号提交给水滴筹官方顾问回访。 **捐款场景触发词**:我想捐款、我要献爱心、帮助有需要的人、做慈善、公益捐款、帮助生病的孩子/老人、有没有...
安全使用建议
This skill appears coherent: it lists projects and posts a user-provided phone number to Waterdrop's API as described. Before installing or invoking it, confirm the API domain (api.shuidichou.com) is the official Waterdrop endpoint and that you trust the skill author (there's no homepage or known source listed). Enforce explicit user consent before calling register.sh, and be aware that phone numbers will be transmitted to an external service — check platform logs/privacy settings if you need to avoid storing or leaking that number. If you are unsure, test in a sandbox with a disposable phone number or direct users to the official hotline/website instead.
功能分析
Type: OpenClaw Skill
Name: shuidichou
Version: 2.1.1
The skill provides legitimate integration with the Shuidichou medical crowdfunding platform for discovering donation projects and requesting fundraising assistance. The instructions in SKILL.md explicitly require the AI to obtain informed user consent before collecting a phone number, which is then submitted to the official API endpoint (api.shuidichou.com) via scripts/register.sh. The shell scripts are straightforward, contain basic input validation for phone numbers, and do not exhibit any signs of data exfiltration, obfuscation, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (Waterdrop crowdfunding helper) align with the included scripts and SKILL.md: donate.sh fetches public project listings and register.sh submits a user-provided phone number to the documented API endpoints. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md clearly instructs the agent to run the two bundled scripts and to only collect a phone number after explicit user consent. The scripts POST data to https://api.shuidichou.com endpoints (expected). Note: submitting a user's phone number to an external API is intended behavior here — the agent/platform or skill operator must ensure explicit consent is obtained before invoking register.sh, and platform logs may still record the number despite the 'do not save' instruction.
Install Mechanism
No install spec; this is instruction-only plus two small shell scripts. Nothing is downloaded from arbitrary URLs or installed system-wide. Execution of provided scripts will perform network calls, which is expected for this skill.
Credentials
The skill requests no environment variables or credentials. The only sensitive data it transmits is a user-supplied phone number (documented in SKILL.md). No excessive or unrelated secrets are required.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence or attempt to modify other skills or system settings. It does, however, perform outbound network calls when its scripts are executed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shuidichou - 安装完成后,直接呼叫该 Skill 的名称或使用
/shuidichou触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
修正客服电话为 400-686-1179
v2.1.0
增加安全透明度声明:明确标注外部API调用范围和用户数据收集说明,消除安全误报
v1.0.0
Initial release
元数据
常见问题
水滴筹众筹助手 是什么?
水滴筹众筹助手,中国最大医疗众筹平台。支持两大功能: (1) 爱心捐款——实时获取真实审核筹款项目,展示项目详情和一键捐款链接; (2) 发起筹款——在用户明确同意后,收集手机号提交给水滴筹官方顾问回访。 **捐款场景触发词**:我想捐款、我要献爱心、帮助有需要的人、做慈善、公益捐款、帮助生病的孩子/老人、有没有... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 水滴筹众筹助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shuidichou」即可一键安装,无需额外配置。
水滴筹众筹助手 是免费的吗?
是的,水滴筹众筹助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
水滴筹众筹助手 支持哪些平台?
水滴筹众筹助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 水滴筹众筹助手?
由 Wenbing Ji(@jiwenbing)开发并维护,当前版本 v2.1.1。
推荐 Skills