A high-performance Go-based CLI for macOS Reminders that enables fast task management via the terminal or AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rem-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install rem-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
rem is a powerful command-line interface designed for macOS users who want to interact with the native Reminders application without leaving the terminal. Built with Go and utilizing cgo to interface directly with the EventKit framework, it offers sub-200ms read times and a robust set of features including natural language processing for dates. This tool transforms a GUI-bound utility into a scriptable, developer-friendly interface.
By adding this tool to your repertoire of Openclaw Skills, you can bridge the gap between AI-driven workflows and system-level task management. Whether you are automating your daily stand-up tasks or building complex productivity scripts, rem provides the reliability and speed needed for professional-grade automation on macOS.
To install rem on your macOS system, run the following command in your terminal:
curl -fsSL https://rem.sidv.dev/install | bash
Once installed, you can integrate it with your AI agent to expand your Openclaw Skills library:
rem skills install --agent openclaw
Note: You must grant the terminal or agent permissions to access Reminders under macOS System Settings > Privacy & Security.
rem organizes reminders and lists using the native macOS EventKit schema, supplemented by short identifiers for CLI efficiency.
| Property | Description | Supported Formats |
|---|---|---|
| Short ID | The first 8 characters of the reminder UUID | String (e.g., abc12345) |
| List | The category or list name in Reminders.app | String |
| Due Date | Scheduled deadline for the task | Natural Language / ISO |
| Priority | Task importance level | high, medium, low, none |
| Output | Data rendering format | table, json, plain |
| Metadata | Internal storage for URLs and notes | String |
rem interactive for a guided terminal UI experience.Loading
A high-performance Go-based CLI for complete CRUD operations on macOS Calendar using natural language and machine-readable outputs.

healthsync is a specialized tool for querying Apple Health export data stored in a local SQLite database using AI agents.

A powerful orchestration skill that enables parallel execution of repetitive batch tasks by dispatching work to multiple subagents simultaneously.

RealWorldClaw empowers AI agents to sense and act in the physical world by controlling ESP32 hardware and reading real-time sensor data.

An efficiency-focused utility for Openclaw Skills designed to minimize token consumption through output compression and intelligent session indexing.

A high-performance news aggregation skill that consolidates over 100 Danish RSS sources into six categorized, deduplicated feeds.








































