grant-tracker

grant-tracker is a skill for Claude Code from ddanntheman/GrantForge. It costs 69 tokens per session (505 once invoked), scanned A, original, MIT.

A tracker for managing grant opportunities from discovery through submission and the final decision. It keeps the pipeline in a Markdown table, with deadlines, amounts, status, owners, folders, and next actions.

In plain words
What is it for?
Use it to review upcoming deadlines, update application status, record submissions and results, track requested and awarded amounts, and capture lessons for future applications.
Why use it?
It keeps grant information in one place and makes approaching deadlines, stalled applications, outcomes, and totals easier to see.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the grantforge plugin — 9 skills, 1 command shipped together

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/ddanntheman/grantforge/grant-tracker
Any agent
npx skills add ddanntheman/GrantForge --skill grant-tracker
Clone the repo
git clone --depth 1 https://github.com/ddanntheman/GrantForge

Made for: Claude Code.

Or install grantforge, the plugin that ships this one along with the rest of its 9 skills, 1 command.

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 grant-tracker

README.md
[![agentmods](https://agentmods.dev/badge/skills/ddanntheman/grantforge/grant-tracker.svg)](https://agentmods.dev/skills/ddanntheman/grantforge/grant-tracker)
Your own site
<a href="https://agentmods.dev/skills/ddanntheman/grantforge/grant-tracker"><img src="https://agentmods.dev/badge/skills/ddanntheman/grantforge/grant-tracker.svg" alt="Measured on agentmods" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 505 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.00069 $0.00505
Opus 5 $0.00034 $0.00253
Sonnet 5 $0.00014 $0.00101
Haiku 4.5 $0.00007 $0.00051

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

Security

Grade A, and why

grant-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 5d 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.

plugins/grantforge/skills/grant-tracker/SKILL.md · 52 lines

What it actually says

Grant Tracker

Keep .grantforge/tracker.md as the single source of truth for every opportunity across its life. The tracker compounds: every closed application feeds lessons and reusable language back into the profile.

Tracker format

A markdown table, one row per opportunity:

Funder | Program | Amount requested | Deadline | Status | Workspace folder | Next action | Owner | Notes

Statuses: watchingintakepreparingready to submitsubmittedawarded / declined / withdrawn. Keep closed items in a separate "Closed" table at the bottom with outcome and amount.

Behaviors

Status report. When asked about the pipeline, read the tracker and report: items due in the next 30 days (sorted by deadline, with days remaining), items stuck without movement, and totals (requested vs. awarded year-to-date, win rate on decided applications). Flag any preparing item whose deadline is inside the review buffer (5 days) and has not been through grant-review.

Updates. On any status change, update the row, date-stamp it in Notes, and set the next action. Other GrantForge skills call this behavior when they move an application forward.

On submission. Record submission date, confirmation number, and expected decision date if known. Set next action to the follow-up.

On decision. Record award or decline, amount, and any reviewer feedback the funder provided — save feedback verbatim into the grant's workspace folder. Then run the harvest: identify the strongest sections of the application (or, on a decline, what reviewer feedback says to fix) and offer to update profile/boilerplate/ and the org profile's track-record section. Wins get added to the track record immediately.

Recurring check. Offer to schedule a weekly pipeline check that reports upcoming deadlines and stalled items.

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. 5d ago First seen · 52 lines · 69 tokens per session scan A 06f31c41dac9

Subscribe to this mod's changes

grant-tracker is a skill published in the GitHub repository ddanntheman/GrantForge (2 stars, last pushed 2mo ago), licensed MIT. It adds 69 tokens to every session and 505 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-08-31.

Related

Other skills, from other repositories

inno-grant-proposal

Help professors and researchers write, revise, adapt, and polish grant proposals for US agencies (NSF, NIH, DOE, DARPA, NASA) and Chinese agencies (NSFC 国自然).

LigphiDonk/Oh-my--paper · 46 tokens

Grant Writer

Craft compelling grant proposals that secure funding for nonprofits and research.

jmsktm/claude-settings · 14 tokens

kami-deck

A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Built as a decision-grade academic research deck for lab group, PI.

nexu-io/open-design · 49 tokens

watch

File sentinel that monitors the working directory for changes and marker comments, then auto-triggers appropriate skills. Poll-based via git diff against the last scan commit. Writes intake items for batch processing and routes marker actions through /do. Use for automatic reactions to file changes; do NOT use for…

SethGammon/Citadel · 70 tokens

live-preview

Mid-build visual verification loop. Takes screenshots of components during construction, not just after. Catches visual regressions and invisible features before they compound. Requires Playwright or similar screenshot tool.

SethGammon/Citadel · 40 tokens

marshal

Meta-orchestrator that takes any direction — broad, specific, or vague — and autonomously chains skills and context into actionable work. Gathers context from codebase, docs, and memory. Only asks the user when it genuinely cannot proceed. Single-session orchestrator.

SethGammon/Citadel · 56 tokens