preparar-mi-dia

preparar-mi-dia is a skill for Claude Code, Codex from gethouston/houston. It costs 67 tokens per session (1,216 once invoked), scanned A, original, MIT.

A daily sales briefing gathers today’s calendar meetings, drafts awaiting approval, three suggested priorities, and follow-ups for stalled deals or at-risk customers.

In plain words
What is it for?
Use it as a morning summary of meetings, approvals, sales actions, and customer or deal follow-up.
Why use it?
It puts the day’s commitments and most urgent sales work in one short view.

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 as a morning summary of meetings, approvals, sales actions, and customer or deal follow-up.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gethouston/houston/preparar-mi-dia
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 preparar-mi-dia
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 preparar-mi-dia

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/gethouston/houston/preparar-mi-dia"><img src="https://agentmods.dev/badge/skills/gethouston/houston/preparar-mi-dia.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,216 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.00067 $0.01216
Opus 5 $0.00034 $0.00608
Sonnet 5 $0.00013 $0.00243
Haiku 4.5 $0.00007 $0.00122

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

Security

Grade A, and why

preparar-mi-dia 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/sales/.agents/skills/preparar-mi-dia/SKILL.md · 86 lines

How it starts

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

Preparar mi día

Resumen matutino de una sola pantalla. Lectura para el fundador con su café, para saber por dónde empezar.

Derivado de las plantillas de Gumloop #25 (Personal Assistant) + #29 (Brief me for upcoming day on Google Calendar), generalizado a cualquier calendario conectado.

Cuándo usarlo

  • "prepárame el día de hoy" / "resumen del día" / "brief matutino".
  • "qué tengo hoy".
  • Programado: rutina matutina (configurada por ti en la pestaña Rutinas).

Conexiones que necesito

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

  • Calendario - para traer las reuniones de hoy (hora, título, asistentes). Obligatorio.
  • Mensajería - para entregar el resumen en Slack si lo tienes configurado. Opcional.

Si tu calendario no está conectado, me detengo y te pido conectar Google Calendar u Outlook desde la pestaña Integraciones.

Información que necesito

Primero leo tu contexto de ventas. Por cada campo obligatorio que falte, hago UNA pregunta en lenguaje simple (mejor modalidad: app conectada > archivo > URL > pegar texto) y espero.

  • Tu playbook de ventas - Opcional. Por qué lo necesito: me permite marcar las reuniones que necesitan preparación según tu marco de calificación. Si no lo tienes, sigo con TBD y me salto la marca de preparación.
  • El calendario de hoy - Obligatorio. Por qué lo necesito: el resumen se ancla en tu día real. Si falta, pregunto: "Conecta Google Calendar u Outlook para poder traer las reuniones de hoy, o pégame tu día."
  1. Leer el playbook. Cargo context/sales-context.md. Si falta, aviso al usuario pero continúo, el resumen sigue siendo útil sin él.

  2. Traer el calendario de hoy. composio search calendar → listo los eventos de hoy. Por cada evento capturo: hora, título, asistentes, descripción. Marco los que tengan "discovery" / "demo" / "account review" / "renewal" en el título como necesitados de preparación. Si existe un call-prep.md para la reunión, lo enlazo.

Read the full file on GitHub · 86 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 · 86 lines · 67 tokens per session scan A 7facb91dec7d

Subscribe to this mod's changes

preparar-mi-dia is a skill published in the GitHub repository gethouston/houston (113 stars, last pushed today), licensed MIT. It adds 67 tokens to every session and 1,216 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-03.

Related

Other skills, from other repositories

things-mac

Manage Things 3 via the things CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Otto to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.

elizaOS/eliza · 67 tokens

gsd-ns-manage

Route to the appropriate management skill based on the user's intent. gsd-config (settings + advanced + integrations + profile) and gsd-workspace (new + list + remove) are post-#2790 consolidated entries.

open-gsd/gsd-core · 16 tokens

slack-tools

Slack workspace management and automation specialist.

RightNow-AI/openfang · 10 tokens

triage-inbox

Triage academic email and calendar (Gmail / Google Calendar via the session's MCP) into a prioritized digest plus a referee-obligations tracker — classifying referee requests, R&R and editor correspondence, co-author threads, seminar and conference invites, and grant/admin deadlines, and proposing a human-gated action…

pedrohcgs/claude-code-my-workflow · 132 tokens

ceo-setup

One-time onboarding for the executive/manager commitment workflow — delegation-heavy, meeting prep, decision capture, morning and evening digests. Creates a commitments project and installs two dashboard widgets. After successful setup this skill is excluded from selection until the marker file is deleted.

suyoumo/ClawProBench · 60 tokens

service-desk

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…

cbrock84/headcount · 73 tokens