← 返回 Skills 市场
709
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install timely
功能描述
Manage Apple Reminders from the command line with geofencing support. Use when creating reminders on macOS with optional location-based triggers (arrive/depa...
安全使用建议
This skill appears to do what it says: install a macOS CLI that manages Reminders and sets location triggers. The main caution is the install source — it comes from a third‑party Homebrew tap (halbotley/tap). Before installing, inspect the formula/source for that tap (e.g., brew edit halbotley/tap/timely or view the tap repository) to confirm what will be downloaded and executed. Also be aware the CLI will require Reminders permission (and may perform geocoding/location checks and iCloud sync), so only grant access if you trust the publisher. If you want lower risk, look for the formula in an official tap or obtain source code you can review/build locally.
功能分析
Type: OpenClaw Skill
Name: timely
Version: 1.0.0
The skill bundle relies on a third-party Homebrew tap (`halbotley/tap/timely`) for installing its core `timely` binary, as specified in `SKILL.md`. This introduces a supply chain vulnerability, as the integrity and security of the external tap and the binary it provides are not guaranteed within this bundle. While the `SKILL.md` itself does not contain malicious instructions or prompt injection attempts, the dependency on an external, potentially untrusted source for the executable makes the skill suspicious due to this inherent supply chain risk.
能力评估
Purpose & Capability
Name/description, required binary ('timely'), and brew install from halbotley/tap are coherent for a macOS Reminders CLI with geofencing. OS restriction to darwin and requiring the 'timely' binary fit the stated purpose.
Instruction Scope
SKILL.md instructs only to install and run the 'timely' CLI and explains command usage; it explicitly notes the one‑time Reminders permission prompt. It does not ask the agent to read unrelated files or environment variables. Note: geocoding and geofencing imply the CLI will access location/geocoding services and iCloud-synced Reminders data (expected for this functionality).
Install Mechanism
Install uses Homebrew via a third‑party tap (halbotley/tap). Homebrew installs are common, but third‑party taps are less vetted than core formulas — the binary you install comes from that tap's source. Recommend reviewing the tap/formula before installing.
Credentials
The skill declares no environment variables, no credentials, and no config paths. This is proportional to a local CLI that interacts with Reminders and geofencing.
Persistence & Privilege
always is false and the skill does not request system‑wide persistent privileges beyond the normal one‑time macOS Reminders permission prompt. Be aware granting Reminders access (and iCloud sync) gives the installed CLI access to your Reminders data and shared lists.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install timely - 安装完成后,直接呼叫该 Skill 的名称或使用
/timely触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Apple Reminders CLI with geofencing
元数据
常见问题
timely 是什么?
Manage Apple Reminders from the command line with geofencing support. Use when creating reminders on macOS with optional location-based triggers (arrive/depa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 709 次。
如何安装 timely?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install timely」即可一键安装,无需额外配置。
timely 是免费的吗?
是的,timely 完全免费(开源免费),可自由下载、安装和使用。
timely 支持哪些平台?
timely 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin)。
谁开发了 timely?
由 halbotley(@halbotley)开发并维护,当前版本 v1.0.0。
推荐 Skills