my-personal-assistant: Skill for Claude Code

.claude/skills/list-reminders/SKILL.md

list-reminders is a skill for Claude Code from ronnycoding/my-personal-assistant. It costs 54 tokens per session (225 once invoked), scanned A, original, MIT.

A lookup tool for reading tasks from the macOS Reminders app and grouping them by status, priority, due date, and list.

In plain words
What is it for?
Use it to answer questions about reminders, today's tasks, overdue items, and what to work on next.
Why use it?
It turns a scattered task list into a view of overdue, current, and upcoming work.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths.

This is ronnycoding/my-personal-assistant's own configuration. It tells Claude Code how to work on my-personal-assistant itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything my-personal-assistant configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ronnycoding/my-personal-assistant. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ronnycoding/my-personal-assistant/main/.claude/skills/list-reminders/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ronnycoding/my-personal-assistant

Made for: Claude Code.

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 list-reminders

README.md
[![agentmods](https://agentmods.dev/badge/skills/ronnycoding/my-personal-assistant/list-reminders.svg)](https://agentmods.dev/skills/ronnycoding/my-personal-assistant/list-reminders)
Your own site
<a href="https://agentmods.dev/skills/ronnycoding/my-personal-assistant/list-reminders"><img src="https://agentmods.dev/badge/skills/ronnycoding/my-personal-assistant/list-reminders.svg" alt="Measured on agentmods" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 225 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.1 $0.00054 $0.00225
Opus 5 $0.00027 $0.00112
Sonnet 5 $0.00011 $0.00045
Haiku 4.5 $0.00005 $0.00022

Measured 4d ago against content hash ec8e3629166d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

list-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 4d 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.

.claude/skills/list-reminders/SKILL.md · 38 lines

What it actually says

List Reminders

Retrieves and organizes tasks from macOS Reminders for daily planning and task management.

When to Use

  • "What's on my to-do list?"
  • "Show me my tasks for today"
  • "What reminders do I have?"
  • "Any overdue tasks?"
  • "What do I need to work on?"

Instructions

Execute Reminders List

osascript .claude/skills/list-reminders/scripts/list_tasks.scpt

Present Results

Organize tasks by:

  1. Overdue (highest priority)
  2. Today
  3. Upcoming
  4. By List (Work, Personal, etc.)

Format clearly with priorities and due dates.

For examples, see examples.md.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 4d ago First seen · 38 lines · 54 tokens per session scan A ec8e3629166d

Subscribe to this mod's changes

list-reminders is a skill published in the GitHub repository ronnycoding/my-personal-assistant (12 stars, last pushed 10mo ago), licensed MIT. It adds 54 tokens to every session and 225 once invoked, about $0.0003 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-09-02.