← 返回 Skills 市场
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install piaoliuping
功能描述
随机获取一个漂流瓶(包含人生感悟、小故事、祝福或励志语录)。当用户要求漂流瓶、message in a bottle、随机消息、获取灵感、人生感悟时触发。触发词:漂流瓶、瓶中信、随机消息、获取祝福、人生感悟、message in a bottle、drift bottle。
安全使用建议
This skill appears safe and does exactly what it claims: run the included Python script to get a random message. If you care about provenance, note the source is 'unknown'—you may want to: (1) verify the script content (it's short and readable) before installing; (2) ensure python3 is available in the runtime; (3) confirm you’re comfortable with the preset messages (they contain quoted sayings from named authors). No secrets, network access, or system changes are required.
功能分析
Type: OpenClaw Skill
Name: piaoliuping
Version: 1.0.0
The skill is a simple random message generator ('drift bottle') that provides quotes, stories, and blessings. The Python script `scripts/get_bottle.py` contains a static list of messages and uses standard libraries to select and print one randomly, with no network access, file system manipulation, or suspicious execution logic.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the included script all align: the skill's purpose is to return a random '漂流瓶' message. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
SKILL.md instructs the agent to run 'python3 scripts/get_bottle.py'. The script only selects from an internal list and prints text/optional JSON. It does not read other files, environment variables, or make network calls.
Install Mechanism
No install spec (instruction-only plus a bundled script). Nothing is downloaded or written to disk during install beyond the skill's own files.
Credentials
The skill requests no environment variables, credentials, or config paths — proportionate for a simple local message generator.
Persistence & Privilege
always is false, the skill does not request persistent or elevated privileges, and does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install piaoliuping - 安装完成后,直接呼叫该 Skill 的名称或使用
/piaoliuping触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本:随机漂流瓶消息,包含人生感悟、故事、祝福和励志语录
元数据
常见问题
漂流瓶 是什么?
随机获取一个漂流瓶(包含人生感悟、小故事、祝福或励志语录)。当用户要求漂流瓶、message in a bottle、随机消息、获取灵感、人生感悟时触发。触发词:漂流瓶、瓶中信、随机消息、获取祝福、人生感悟、message in a bottle、drift bottle。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 漂流瓶?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install piaoliuping」即可一键安装,无需额外配置。
漂流瓶 是免费的吗?
是的,漂流瓶 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
漂流瓶 支持哪些平台?
漂流瓶 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 漂流瓶?
由 enihsago(@enihsago)开发并维护,当前版本 v1.0.0。
推荐 Skills