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.
npx skills add akiotanaka847/qaio-desktop --skill track-my-renewalsgit clone --depth 1 https://github.com/akiotanaka847/qaio-desktopWrote 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.
[](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/track-my-renewals)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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-contractafter parsing contract - skill nudgetrack-my-renewalsto 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
-
Read
context/operations-context.md- hard nos + vendor posture set "negotiate before auto-renew" flag threshold. Missing: stop, ask forset-up-my-ops-info. -
Read
config/procurement.json- especiallyapprovalPosture(risk appetite adjust lead-time tiers: conservative = longer lead, fast = shorter).
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.
- 7d ago First seen · 118 lines · 70 tokens per session scan A 1976ed7ba69c
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.
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.
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…
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…
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.
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…
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…