📦 Drift Bottle — 随机漂流瓶消息获取

v1.0.0

获取随机的漂流瓶消息,包含人生感悟、故事、心愿或励志名言,为用户提供灵感与反思。技能通过小型 Python 脚本从预写消息列表中随机选取并返回一条消息,无需凭证或安装。

0· 19·0 当前·0 累计
enihsago 头像by @enihsago·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/16
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
该技能内部一致:仅通过小型 Python 脚本选取并返回一条随机的预写励志消息,不请求任何凭证或安装。
详细分析 ▾
用途与能力
(原始数据不完整)
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/16

- drift-bottle 技能首次发布。 - 获取随机的「漂流瓶」消息,包含人生感悟、故事、心愿或励志名言。 - 触发关键词包括「漂流瓶」、「message in a bottle」、「drift bottle」、「随机消息」和「瓶中信」。 - 通过编辑脚本的消息列表可轻松扩展消息内容。

无害

安装命令

点击复制
官方npx clawhub@latest install drift-bottle
镜像加速npx clawhub@latest install drift-bottle --registry https://cn.longxiaskill.com

技能文档


name: Drift Bottle slug: drift-bottle description: Retrieve a random drift bottle message with life insights, stories, wishes, or inspirational quotes for inspiration or reflection.

Overview

This skill retrieves a random "drift bottle" message containing life insights, stories, wishes, or inspirational quotes.

Installation

npm install -g skill-drift-bottle

Usage

drift-bottle

Or trigger with keywords:

  • 漂流瓶
  • message in a bottle
  • drift bottle
  • 随机消息
  • 瓶中信

Message Extension

Edit the message list in the script to add more messages:

messages = [
    "Message 1",
    "Message 2",
    # Add more messages here
]

License

MIT

数据来源ClawHub ↗ · 中文优化:龙虾技能库