← Back to Skills Marketplace
halbotley

timely

by halbotley · GitHub ↗ · v1.0.0
darwin ⚠ suspicious
709
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install timely
Description
Manage Apple Reminders from the command line with geofencing support. Use when creating reminders on macOS with optional location-based triggers (arrive/depa...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install timely
  3. After installation, invoke the skill by name or use /timely
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Apple Reminders CLI with geofencing
Metadata
Slug timely
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is timely?

Manage Apple Reminders from the command line with geofencing support. Use when creating reminders on macOS with optional location-based triggers (arrive/depa... It is an AI Agent Skill for Claude Code / OpenClaw, with 709 downloads so far.

How do I install timely?

Run "/install timely" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is timely free?

Yes, timely is completely free (open-source). You can download, install and use it at no cost.

Which platforms does timely support?

timely is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin).

Who created timely?

It is built and maintained by halbotley (@halbotley); the current version is v1.0.0.

💬 Comments