← Back to Skills Marketplace
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install piaoliuping
Description
随机获取一个漂流瓶(包含人生感悟、小故事、祝福或励志语录)。当用户要求漂流瓶、message in a bottle、随机消息、获取灵感、人生感悟时触发。触发词:漂流瓶、瓶中信、随机消息、获取祝福、人生感悟、message in a bottle、drift bottle。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install piaoliuping - After installation, invoke the skill by name or use
/piaoliuping - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本:随机漂流瓶消息,包含人生感悟、故事、祝福和励志语录
Metadata
Frequently Asked Questions
What is 漂流瓶?
随机获取一个漂流瓶(包含人生感悟、小故事、祝福或励志语录)。当用户要求漂流瓶、message in a bottle、随机消息、获取灵感、人生感悟时触发。触发词:漂流瓶、瓶中信、随机消息、获取祝福、人生感悟、message in a bottle、drift bottle。 It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install 漂流瓶?
Run "/install piaoliuping" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 漂流瓶 free?
Yes, 漂流瓶 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 漂流瓶 support?
漂流瓶 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 漂流瓶?
It is built and maintained by enihsago (@enihsago); the current version is v1.0.0.
More Skills