medication-and-refill-tracker

medication-and-refill-tracker is a skill for Claude Code, Codex from fru-dev3/fd-apps-prevail-cli. It costs 0 tokens per session (242 once invoked), scanned A, original, GPL-3.0.

A tracker for keeping a list of current medications and supplements, noting when refills are due and which interactions may need attention.

In plain words
What is it for?
Use it to record what you take, check which items are active, monitor upcoming refills, and flag possible medication or supplement interactions.
Why use it?
It helps prevent outdated medication lists and missed refills. It also highlights possible interactions to review with a qualified health professional.

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/fru-dev3/fd-apps-prevail-cli/medication-and-refill-tracker
Any agent
npx skills add fru-dev3/fd-apps-prevail-cli --skill medication-and-refill-tracker
Clone the repo
git clone --depth 1 https://github.com/fru-dev3/fd-apps-prevail-cli

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 medication-and-refill-tracker

README.md
[![agentmods](https://agentmods.dev/badge/skills/fru-dev3/fd-apps-prevail-cli/medication-and-refill-tracker.svg)](https://agentmods.dev/skills/fru-dev3/fd-apps-prevail-cli/medication-and-refill-tracker)
Your own site
<a href="https://agentmods.dev/skills/fru-dev3/fd-apps-prevail-cli/medication-and-refill-tracker"><img src="https://agentmods.dev/badge/skills/fru-dev3/fd-apps-prevail-cli/medication-and-refill-tracker.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 242 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.00000 $0.00242
Opus 5 $0.00000 $0.00121
Sonnet 5 $0.00000 $0.00048
Haiku 4.5 $0.00000 $0.00024

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

Security

Grade A, and why

medication-and-refill-tracker 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.

skill-packs/domains/health/_skills/medication-and-refill-tracker/SKILL.md · 18 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-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. 4d ago First seen · 18 lines · 0 tokens per session scan A 0d42a07fea72

Subscribe to this mod's changes

medication-and-refill-tracker is a skill published in the GitHub repository fru-dev3/fd-apps-prevail-cli (10 stars, last pushed 1mo ago), licensed GPL-3.0. It costs nothing until one of its globs matches a file; then it loads 242 tokens. 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-31.

Related

Other skills, from other repositories

weekly-digests

Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "weekly digests"…

thedotmack/claude-mem · 93 tokens

cloud-sync

Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud backup", "sync status", or wants their memory database backed up or synced to their cmem.ai account.

thedotmack/claude-mem · 64 tokens

graph-mutation-plan

Cookbook for composing an applygraphmutations plan — stable entitykey patterns, the canonical label/edge vocabulary, evidence/invalidation/confidence discipline, and a worked example. Load this when building a non-trivial mutation plan.

potpie-ai/potpie · 51 tokens

loop

Full execution protocol for MODE: LOOP — the compound-engineering loop: brainstorm → plan → build → review → improve, iterating under defense-in-depth stop conditions with generator/critic separation, durable resumable state, and mandatory compounding learning capture. Loaded on demand by the architect when the loop…

ZaxbyHub/opencode-swarm · 72 tokens

add-provider-package

Guide for adding first-party AI provider packages to the AI SDK. Use when creating a provider package under packages/ to integrate an external AI service.

vercel/ai · 33 tokens

bunqueue-dev

Internal skill for contributing to bunqueue - architecture, testing, code conventions, and development workflow.

egeominotti/bunqueue · 22 tokens