← Back to Skills Marketplace
时间胶囊
by
yigenyecao-afk
· GitHub ↗
· v1.1.2
· MIT-0
201
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install timehe
Description
连接时间之河(timehe.com)时间胶囊平台——创建时间胶囊、每日写作、查看胶囊、团队胶囊、扫码写信亭,帮用户把想说的话留给未来最重要的人。当用户提到"时间胶囊""时间之河""timehe""写给未来""给孩子的信""给伴侣的礼物"或要创建/查看/写信时触发。
Usage Guidance
这是一个说明型技能,直接调用 timehe.com 的 API 并在文档中介绍如何使用可选的 TIMEHE_TOKEN。风险要点:
- 如果你不提供 TIMEHE_TOKEN,技能只能使用公开接口(功能受限);如果提供 token,技能将能以该身份创建、查看与修改你的胶囊数据。只在信任 timehe.com 并确信 token 来源安全时提供。
- 技能没有安装步骤或本地代码,意味着它本身不会在你的系统上写入或执行二进制;但技能会向外部服务(timehe.com)发送数据,这是预期行为。请确认 timehe.com 是你信任的站点。
- 建议实践:仅为该用途使用最小权限的账户或专用账号/令牌;必要时在浏览器或官网获取并在用后撤销/更新 token;在敏感场景下先在受控环境里试用或通过官方客户端直接操作。
总体结论:功能与描述一致,属于“内部一致(benign)”,但在决定提供 TOKEN 或允许对话代理代表你操作账户前,请评估是否信任该服务并遵循最小权限原则。
Capability Analysis
Type: OpenClaw Skill
Name: timehe
Version: 1.1.2
The skill bundle provides a legitimate integration for the 'Time River' (timehe.com) time capsule platform. It defines standard API interactions for creating capsules, managing entries, and handling team collaborations via the domain https://www.timehe.com/api. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
技能名、描述与 SKILL.md 中列出的 API 端点、能力(创建/查看/提交条目/团队投稿等)相匹配;没有请求与时间胶囊功能不相关的凭据或外部服务。
Instruction Scope
SKILL.md 指示通过 timehe.com 的 REST API 调用并说明鉴权头(Authorization: Bearer ${TIMEHE_TOKEN}),没有要求读取本地文件、系统凭据或将数据发送到除 timehe.com 之外的未知端点。说明还包含交互语气与引导策略,这与产品定位一致。
Install Mechanism
这是一个纯说明文件(instruction-only),没有 install spec、下载或执行外部二进制的步骤,因而没有写磁盘或执行第三方代码的安装风险。
Credentials
SKILL.md 在头部声明了可选的 TIMEHE_TOKEN(access_token)用于鉴权,且 _meta.json 中的 homepage 指向 timehe.com。要求与功能一致,但要注意:提供此 token 会允许对用户胶囊数据的读写访问;该 token 在技能中被标记为非必需(required: false),未要求其他无关密钥。
Persistence & Privilege
技能未设置 always:true,也不会修改其他技能或系统配置;它为用户触发型/可被模型调用的技能(平台默认),权限范围有限。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install timehe - After installation, invoke the skill by name or use
/timehe - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.2
修复信任问题:移除不一致的ownerId,添加homepage和repository指向timehe.com,添加author和license
v1.1.1
修复元数据:name与slug一致,显式声明TIMEHE_TOKEN环境变量,明确鉴权方式
v1.1.0
重大更新:新增团队胶囊、扫码写信亭、节日胶囊、双向胶囊、遗书模式、AI语音信、AI叙事纪录片、胶囊地图、时书自动内容等功能的技能描述和API对接
v1.0.0
Initial release: login, create capsule, daily Q&A, progress tracking
Metadata
Frequently Asked Questions
What is 时间胶囊?
连接时间之河(timehe.com)时间胶囊平台——创建时间胶囊、每日写作、查看胶囊、团队胶囊、扫码写信亭,帮用户把想说的话留给未来最重要的人。当用户提到"时间胶囊""时间之河""timehe""写给未来""给孩子的信""给伴侣的礼物"或要创建/查看/写信时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 201 downloads so far.
How do I install 时间胶囊?
Run "/install timehe" 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 yigenyecao-afk (@yigenyecao-afk); the current version is v1.1.2.
More Skills