apple-reminders

apple-reminders is a skill for Claude Code, Codex from CodeAndCanvasLabs/Daemora. It costs 34 tokens per session (818 once invoked), scanned A, original, AGPL-3.0.

An add-on for managing Apple Reminders from the command line, where text commands control apps and tools. It supports reminder lists, date filters, and plain or JSON-formatted results.

In plain words
What is it for?
Use it to list, add, edit, complete, or delete reminders, including reminders in specific lists or matching date filters.
Why use it?
It lets scripts and coding agents work with reminders without opening the Reminders app. JSON output is useful when another program needs to read the results.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/codeandcanvaslabs/daemora/apple-reminders
Any agent
npx skills add CodeAndCanvasLabs/Daemora --skill apple-reminders
Clone the repo
git clone --depth 1 https://github.com/CodeAndCanvasLabs/Daemora

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for apple-reminders

README.md
[![agentmods](https://agentmods.dev/badge/skills/codeandcanvaslabs/daemora/apple-reminders.svg)](https://agentmods.dev/skills/codeandcanvaslabs/daemora/apple-reminders)
Your own site
<a href="https://agentmods.dev/skills/codeandcanvaslabs/daemora/apple-reminders"><img src="https://agentmods.dev/badge/skills/codeandcanvaslabs/daemora/apple-reminders.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 818 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00034 $0.00818
Opus 5 $0.00017 $0.00409
Sonnet 5 $0.00007 $0.00164
Haiku 4.5 $0.00003 $0.00082

Measured 3d ago against content hash 8cc79f19560d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

apple-reminders scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/apple-reminders/SKILL.md · 119 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 119 lines · 34 tokens per session scan A 8cc79f19560d

Subscribe to this mod's changes

apple-reminders is a skill published in the GitHub repository CodeAndCanvasLabs/Daemora (14 stars, last pushed 2mo ago), licensed AGPL-3.0. It adds 34 tokens to every session and 818 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

tui-tester

Expert guidance for testing Gemini CLI behavior and visual output using terminal automation.

google-gemini/gemini-cli · 19 tokens

idea-discovery

Workflow 1: Full idea discovery pipeline to go from a broad research direction to validated, pilot-tested ideas. Use when user says "找idea全流程", "idea discovery pipeline", "从零开始找方向", or wants the complete idea exploration workflow.

wanshuiyin/Auto-claude-code-research-in-sleep · 56 tokens

meta-optimize

Analyze ARIS usage logs and propose optimizations to SKILL.md files, reviewer prompts, and workflow defaults. Outer-loop harness optimization inspired by Meta-Harness (Lee et al., 2026). Use when user says "优化技能", "meta optimize", "improve skills", "分析使用记录", or wants to optimize ARIS's own harness components based on…

wanshuiyin/Auto-claude-code-research-in-sleep · 81 tokens

paper-slides

Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says "做PPT", "做幻灯片", "make slides", "conference talk", "presentation slides", "生成slides", "写演讲稿", or wants beamer slides for a conference talk.

wanshuiyin/Auto-claude-code-research-in-sleep · 81 tokens

figure-spec

Generate deterministic publication-quality architecture, workflow, and pipeline diagrams from structured JSON (FigureSpec) into editable SVG. Use when user says "架构图", "workflow 图", "pipeline 图", "确定性矢量图", "figure spec", "draw architecture", or needs precise, editable, publication-ready vector diagrams. Preferred over…

wanshuiyin/Auto-claude-code-research-in-sleep · 80 tokens

formula-derivation

Structures and derives research formulas when the user wants to 推导公式, build a theory line, organize assumptions, turn scattered equations into a coherent derivation, or rewrite theory notes into a paper-ready formula document. Use when the derivation target is not yet fully fixed, the main object still needs to be…

wanshuiyin/Auto-claude-code-research-in-sleep · 84 tokens