actual-budget.transaction — premium payment history
1---2name: renewal-calendar3description: Renewal Calendar4---5# Renewal Calendar67## Purpose8Track upcoming policy renewals with comparison shopping triggers, rate history, and negotiation preparation.910## Workflow111. Query Paperless for all active policies and extract renewal/expiration dates122. Build calendar of upcoming renewals (next 90 days, 180 days, 365 days)133. For each upcoming renewal:14 - Pull premium history from Paperless documents15 - Calculate year-over-year rate changes16 - Flag policies with >10% rate increases for comparison shopping17 - Note any coverage changes or endorsement additions needed184. Cross-reference with Google Calendar for any scheduled agent/broker meetings195. Generate prioritized action list by urgency2021## Output Format22Calendar view + rate trend analysis + action items sorted by renewal date2324## Tool Dependencies25- `paperless.search_documents` — policy documents with dates26- `paperless.get_document` — premium history details27- `google-workspace-personal-ro.get_events` — existing broker meetings28- `actual-budget.transaction` — premium payment history
Run npx skillmds@latest add hvkshetry/renewal-calendar in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Renewal Calendar It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
hvkshetry (@hvkshetry) published this skill. Their other Agent Skills are listed on their SkillMD profile.