track-my-renewals

track-my-renewals is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 70 tokens per session (1,465 once invoked), scanned A, original, MIT.

A renewal calendar that records contract renewal dates, notice deadlines, and automatic-renewal terms. It groups upcoming renewals by how much advance preparation they need and can produce a quarterly summary.

In plain words
What is it for?
Use it to scan stored contracts, check what renews in the next 90 days or quarter, and keep renewal information current after reviewing a contract.
Why use it?
It reduces the risk of missing a cancellation or renegotiation deadline. It also makes upcoming negotiation opportunities visible before a contract renews automatically.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to scan stored contracts, check what renews in the next 90 days or quarter, and keep renewal information current after reviewing a contract.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/track-my-renewals
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.

Any agent
npx skills add akiotanaka847/qaio-desktop --skill track-my-renewals
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

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 track-my-renewals

README.md
[![agentmods](https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/track-my-renewals/github.svg)](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/track-my-renewals)
Your own site
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/track-my-renewals"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/track-my-renewals/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for track-my-renewals

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/track-my-renewals"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/track-my-renewals.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,465 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00070 $0.01465
Opus 5 $0.00035 $0.00732
Sonnet 5 $0.00014 $0.00293
Haiku 4.5 $0.00007 $0.00146

Measured 7d ago against content hash 1976ed7ba69c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

track-my-renewals 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 7d 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.

store/agents/operations/.agents/skills/track-my-renewals/SKILL.md · 118 lines

How it starts

The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Track My Renewals

Maintain single most load-bearing file on agent: renewals/calendar.md. Agent read during run-my-ops-review period=weekly.

When to use

  • "build my renewal calendar" / "update the renewal calendar".
  • "what's renewing in the next 90 days / this quarter".
  • "run the renewal scan".
  • Called as sub-step of read-a-contract after parsing contract - skill nudge track-my-renewals to refresh calendar with new entry.

Connections I need

I run external work through Composio. Before this skill runs I check the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

  • Files (Google Drive) - Optional. Lets me pick up contracts you stored outside the agent.
  • Billing (Stripe) - Optional. Surfaces tools without formal contracts so subscriptions don't slip through.

This skill works on contracts already in the agent. Optional connections widen the net.

Information I need

I read your operations context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

  • Vendor posture - Required. Why I need it: drives lead-time tiers (conservative pushes everything earlier). If missing I ask: "How do you approach vendors - conservative, balanced, or move fast?"
  • Existing contracts - Required. Why I need it: I can't track renewals on contracts I haven't seen. If missing I ask: "Drop your executed contracts, or point me at the folder where they live. Best is to connect Google Drive."
  • Approval posture - Optional. Why I need it: lets me know who can sign and how aggressively to surface negotiation candidates. If you don't have it I keep going with TBD using founder-only defaults.

Steps

  1. Read context/operations-context.md - hard nos + vendor posture set "negotiate before auto-renew" flag threshold. Missing: stop, ask for set-up-my-ops-info.

  2. Read config/procurement.json - especially approvalPosture (risk appetite adjust lead-time tiers: conservative = longer lead, fast = shorter).

Read the full file on GitHub · 118 lines

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. 7d ago First seen · 118 lines · 70 tokens per session scan A 1976ed7ba69c

Subscribe to this mod's changes

track-my-renewals is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 70 tokens to every session and 1,465 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-05.

Related

Other skills, from other repositories

escalation-routing

Use when routing high-risk decisions to the right human approver with a PR-comment approval trail. USE FOR: release signoff, irreversible changes, compliance gates. DO NOT USE FOR: routine automation.

ivegamsft/basecoat · 45 tokens

design-speak-up-framework

Use when building or auditing your organization's ability to surface ethical violations, compliance breaches, safety issues, and misconduct — to design the channels, protections, and culture that make reporting wrongdoing possible and expected, because without explicit institutional design, fear of retaliation…

jeffreytse/grimoire-core · 64 tokens

design-political-activity-disclosure-policy

Use when a company engages in political spending, lobbying, or trade association dues that fund political activity — establishing board-level oversight of this spending and voluntary transparency about it, rather than treating political activity as an operational decision with no defined governance or disclosure…

jeffreytse/grimoire-core · 61 tokens

vendor-review

Evaluate a vendor — cost analysis, risk assessment, and recommendation. Use when reviewing a new vendor proposal, deciding whether to renew or replace a contract, comparing two vendors side-by-side, or building a TCO breakdown and negotiation points before procurement sign-off.

anthropics/knowledge-work-plugins · 54 tokens

entity-compliance

Entity compliance tracker — initialize, report upcoming deadlines, update status, run health audit, export to CSV. Maintains a compliance-tracker.yaml built from the entity table, calculates filing deadlines by entity and jurisdiction, and surfaces what's due in the next 30/60/90 days. Use when user says "entity…

anthropics/claude-for-legal · 98 tokens

matter-workspace

Manage matter workspaces — new, list, switch, close, or detach (practice-level). File-management logic for keeping one client or engagement's context separate from every other. Use when working across multiple clients or matters, when the user says "new matter", "switch matter", "list matters", "close matter", or when…

anthropics/claude-for-legal · 82 tokens