dar-seguimiento-a-mis-renovaciones

dar-seguimiento-a-mis-renovaciones is a skill for Claude Code, Codex from gethouston/houston. It costs 103 tokens per session (1,724 once invoked), scanned A, original, MIT.

A renewal calendar that finds contract renewal dates, notice deadlines, and automatic-renewal clauses. It groups upcoming renewals by how much advance warning they need.

In plain words
What is it for?
Use it to scan contracts, maintain a live renewal schedule, and see what renews in the next 90 days or quarter.
Why use it?
It reduces the chance of missing a cancellation deadline or being surprised by an automatic contract renewal.

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 contracts, maintain a live renewal schedule, and see what renews in the next 90 days or quarter.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gethouston/houston/dar-seguimiento-a-mis-renovaciones
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 gethouston/houston --skill dar-seguimiento-a-mis-renovaciones
Clone the repo
git clone --depth 1 https://github.com/gethouston/houston

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 dar-seguimiento-a-mis-renovaciones

README.md
[![agentmods](https://agentmods.dev/badge/skills/gethouston/houston/dar-seguimiento-a-mis-renovaciones/github.svg)](https://agentmods.dev/skills/gethouston/houston/dar-seguimiento-a-mis-renovaciones)
Your own site
<a href="https://agentmods.dev/skills/gethouston/houston/dar-seguimiento-a-mis-renovaciones"><img src="https://agentmods.dev/badge/skills/gethouston/houston/dar-seguimiento-a-mis-renovaciones/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 dar-seguimiento-a-mis-renovaciones

Your own site · 80×15
<a href="https://agentmods.dev/skills/gethouston/houston/dar-seguimiento-a-mis-renovaciones"><img src="https://agentmods.dev/badge/skills/gethouston/houston/dar-seguimiento-a-mis-renovaciones.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 103 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,724 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00103 $0.01724
Opus 5 $0.00051 $0.00862
Sonnet 5 $0.00021 $0.00345
Haiku 4.5 $0.00010 $0.00172

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

Security

Grade A, and why

dar-seguimiento-a-mis-renovaciones 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 9d 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-i18n/es/operations/.agents/skills/dar-seguimiento-a-mis-renovaciones/SKILL.md · 120 lines

How it starts

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

Dar seguimiento a mis renovaciones

Mantener el archivo más importante del agente: renewals/calendar.md. El agente lo lee durante run-my-ops-review period=weekly.

Cuándo usarla

  • "arma mi calendario de renovaciones" / "actualiza el calendario de renovaciones".
  • "qué se renueva en los próximos 90 días / este trimestre".
  • "corre el escaneo de renovaciones".
  • Invocada como subpaso de read-a-contract después de analizar un contrato, esa habilidad sugiere track-my-renewals para refrescar el calendario con la entrada nueva.

Conexiones que necesito

Ejecuto el trabajo externo a través de Composio. Antes de correr esta habilidad verifico que las categorías de abajo estén vinculadas. Si falta alguna, nombro la categoría, te pido conectarla desde la pestaña de Integraciones y me detengo.

  • Archivos (Google Drive) - Opcional. Me permite recoger contratos que guardaste fuera del agente.
  • Facturación (Stripe) - Opcional. Hace visibles las herramientas sin contrato formal para que las suscripciones no se escapen.

Esta habilidad funciona con los contratos que ya están en el agente. Las conexiones opcionales amplían la red.

Información que necesito

Primero leo tu contexto operativo. Por cada campo requerido que falte hago UNA pregunta en lenguaje sencillo (mejor modalidad: app conectada > archivo adjunto > URL > pegar) y espero.

  • Postura frente a proveedores - Requerido. Por qué lo necesito: define los niveles de anticipación (una postura conservadora adelanta todo). Si falta, pregunto: "¿Cómo abordas a los proveedores: conservador, equilibrado o rápido?"
  • Contratos existentes - Requerido. Por qué lo necesito: no puedo rastrear renovaciones de contratos que no he visto. Si falta, pregunto: "Adjunta tus contratos firmados o señálame la carpeta donde viven. Lo mejor es conectar Google Drive."
  • Postura de aprobación - Opcional. Por qué lo necesito: me dice quién puede firmar y con qué agresividad mostrar candidatos a negociación. Si no la tienes, sigo adelante con TBD usando por defecto que solo firma el fundador.

Read the full file on GitHub · 120 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. 9d ago First seen · 120 lines · 103 tokens per session scan A bec6c1f4c1bc

Subscribe to this mod's changes

dar-seguimiento-a-mis-renovaciones is a skill published in the GitHub repository gethouston/houston (113 stars, last pushed today), licensed MIT. It adds 103 tokens to every session and 1,724 once invoked, about $0.0005 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-03.

Related

Other skills, from other repositories

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

integration-management

Post-closing M&A integration tracker — phased workplan, consent tracking, contract assignment at scale, weekly status reports. Initializes from whatever deal artifacts are available (purchase agreement, deal summary, closing checklist) and connects to deal-context.md and closing-checklist.yaml from the M&A cold-start.…

anthropics/claude-for-legal · 100 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

patent-docket

A workflow coordinator for patent case files, from an inventor's technical disclosure to patent application documents. A patent docket is the tracked record of a patent matter, including its stage, questions, drafts, and handoffs.

handsomestWei/patent-disclosure-skill · 93 tokens

performance-management

Runs performance systems that change behavior — expectations, feedback, review cycles, calibration, and handling underperformance. Use this to design or fix a review process, run calibration, write or coach on feedback, address sustained underperformance, or work out why reviews consume weeks and change nothing.

cbrock84/headcount · 59 tokens