← Back to Skills Marketplace
220
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shiji-timefriend
Description
通过自然语言记录时间、写复盘日记、创建待办任务、管理收集箱和查询今日统计,支持标签和分类管理。
Usage Guidance
该技能会把你的时间记录、日记和待办等内容发送到外部域名 timefriend.xin,并要求在环境变量中放入 TIMEFRIEND_TOKEN,但技能元数据没有声明该凭证。建议在安装前:1) 确认 timefriend.xin 是否为你信任的服务,查看其隐私政策和服务条款;2) 确认 TIMEFRIEND_TOKEN 的权限范围(是否可撤销、是否仅限该服务);3) 不要用重要账户或全局凭证,若可能为该技能创建单独/最小权限的 token;4) 要求技能发布者/维护者在注册表元数据中明确列出 TIMEFRIEND_TOKEN 作为必需凭证(并把 primary credential 设置为该项);5) 先用非敏感测试数据验证功能;6) 如果你不能确认服务信誉或 token 的最小权限性,慎重安装并避免将私密日记等敏感内容通过此技能发送。
Capability Analysis
Type: OpenClaw Skill
Name: shiji-timefriend
Version: 1.0.0
The skill is a standard integration for the TimeFriend (timefriend.xin) productivity service, allowing users to record time, manage todos, and write diaries via API calls. It uses a user-provided API token and follows logical, well-defined procedures for data management without any signs of malicious intent, obfuscation, or unauthorized data access.
Capability Assessment
Purpose & Capability
技能名称与描述(记录时间、写复盘、待办、收集箱、今日统计)与 SKILL.md 中对 https://timefriend.xin 的 API 调用一致;这些 API 调用与声明的功能相符。
Instruction Scope
运行时指令只描述如何解析自然语言并向 timefriend.xin 的特定端点发起请求(records, daily-reviews, todos, inbox-categories 等)。指令未要求读取本地文件、其他环境变量或将数据发送到除 timefriend.xin 之外的端点。但需注意:复盘日记按原文追加并上报,用户私密文字会被原样传送到外部服务。
Install Mechanism
无安装规范且为仅指令(没有代码文件),不会在本地写入或执行下载内容,安装风险低。
Credentials
SKILL.md 明确要求在 OpenClaw 环境变量中设置 TIMEFRIEND_TOKEN(用于 Bearer 授权),但注册表元数据没有列出任何必需环境变量或主凭证(primary credential 为 none)。这是一个透明性/一致性问题:技能在运行时需要访问敏感凭证但并未在元数据中声明,用户/平台无法在安装前看到这一需求。凭证本身会授予对用户时间记录、日记、待办等数据的访问/修改权限,应确认该 Token 的作用域、撤销方式和隐私政策。
Persistence & Privilege
技能没有请求长期常驻(always: false),默认允许模型按需调用(平台默认),且没有指令修改其它技能或系统范围配置。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shiji-timefriend - After installation, invoke the skill by name or use
/shiji-timefriend - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首次发布 TimeFriend 时迹 Skill。
支持 7 项操作:
- 自然语言记录时间段(含标签、时区解析)
- 追加写复盘日记(保留原文,不改写)
- 创建待办任务
- 添加到收集箱(支持多分类选择)
- 查询今日待办清单
- 查询收集箱内容
- 查询今日时间记录统计
需在 timefriend.xin 设置页生成 Token 后配置 TIMEFRIEND_TOKEN
环境变量使用。
Metadata
Frequently Asked Questions
What is 时迹?
通过自然语言记录时间、写复盘日记、创建待办任务、管理收集箱和查询今日统计,支持标签和分类管理。 It is an AI Agent Skill for Claude Code / OpenClaw, with 220 downloads so far.
How do I install 时迹?
Run "/install shiji-timefriend" 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 Masir1128 (@masir1128); the current version is v1.0.0.
More Skills