← 返回 Skills 市场
enihsago

Message in a Bottle

作者 enihsago · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install message-in-a-bottle
功能描述
Randomly retrieve an inspirational or thoughtful message in a bottle, including life insights, stories, wishes, or quotes.
安全使用建议
This skill executes a small local Python script that selects from a static list of messages; it does not contact external services or request credentials, so it is coherent with its description. Before installing or running: ensure you trust running bundled Python code in your environment (verify the script as shown), confirm python3 is available, and be cautious if you or others later edit scripts/get_bottle.py (modifying the script could introduce unexpected behavior). Otherwise it appears low-risk.
功能分析
Type: OpenClaw Skill Name: message-in-a-bottle Version: 1.0.0 The skill bundle is a simple random message generator that returns inspirational quotes and stories. The Python script (scripts/get_bottle.py) contains a hardcoded list of messages and uses standard libraries (random, sys, json) with no network access, file system modifications, or suspicious execution patterns.
能力评估
Purpose & Capability
The name/description (random inspirational messages) matches the included instruction and code: a single Python script containing a list of messages and logic to pick one at random. Nothing required by the skill (env vars, binaries, config) is unexpected.
Instruction Scope
SKILL.md instructs the agent to run 'python3 scripts/get_bottle.py' and to edit the messages list to extend messages. The script only reads its internal list and prints output (human-readable and optional JSON). There are no instructions to read other files, environment variables, or to send data externally.
Install Mechanism
There is no install spec; the skill is instruction + a single benign script. No network downloads, package installs, or archives are performed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The requested access is minimal and proportional to the stated purpose.
Persistence & Privilege
The skill is not marked 'always' and does not attempt to modify other skills or system configuration. It runs only when invoked and has no elevated persistence or privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install message-in-a-bottle
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /message-in-a-bottle 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Random drift bottle messages with life insights, stories, wishes, and inspiration
元数据
Slug message-in-a-bottle
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Message in a Bottle 是什么?

Randomly retrieve an inspirational or thoughtful message in a bottle, including life insights, stories, wishes, or quotes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。

如何安装 Message in a Bottle?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install message-in-a-bottle」即可一键安装,无需额外配置。

Message in a Bottle 是免费的吗?

是的,Message in a Bottle 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Message in a Bottle 支持哪些平台?

Message in a Bottle 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Message in a Bottle?

由 enihsago(@enihsago)开发并维护,当前版本 v1.0.0。

💬 留言讨论