preparar-mis-estados-financieros

preparar-mis-estados-financieros is a skill for Claude Code, Codex from gethouston/houston. It costs 152 tokens per session (2,639 once invoked), scanned A, original, MIT.

Generador de estados financieros a partir de asientos contables, saldos iniciales y el plan de cuentas. Puede preparar un estado de resultados, balance general, flujo de efectivo o balance de comprobación para un período o fecha.

In plain words
What is it for?
Sirve para preparar informes de ingresos y gastos, activos y pasivos, movimientos de efectivo o comprobaciones de saldos durante el cierre mensual.
Why use it?
Convierte los registros contables en informes con comparaciones frente a períodos anteriores y notas de apoyo. Cada cifra y comparación se respalda en los datos disponibles, sin inventar explicaciones.

Skill for Claude CodeCodex

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

Good fit Sirve para preparar informes de ingresos y gastos, activos y pasivos, movimientos de efectivo o comprobaciones de saldos durante el cierre mensual.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/gethouston/houston/preparar-mis-estados-financieros"><img src="https://agentmods.dev/badge/skills/gethouston/houston/preparar-mis-estados-financieros.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 152 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,639 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.00152 $0.02639
Opus 5 $0.00076 $0.01319
Sonnet 5 $0.00030 $0.00528
Haiku 4.5 $0.00015 $0.00264

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

Security

Grade A, and why

preparar-mis-estados-financieros 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 13d 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/bookkeeping/.agents/skills/preparar-mis-estados-financieros/SKILL.md · 104 lines

How it starts

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

Preparar mis estados financieros

Cuatro estados, una sola skill, un solo argumento. Cada rama respalda los números en tus asientos contables, el balance de comprobación de apertura y el plan de cuentas. Las vistas de efectivo y devengado corren ambas sobre libros de base devengado; los libros solo de efectivo obtienen una sola vista. Cada comparación cita una fuente, nunca invento un factor solo para que la página se vea prolija.

Cuándo usarlo

  • pnl - "dame el estado de resultados" / "estado de resultados para {period}".
  • balance-sheet - "redacta el balance general al {date}".
  • cash-flow - "estado de flujo de efectivo para {period}".
  • trial-balance - "trae el balance de comprobación" / "balance de comprobación al {date}".
  • Lo llama close-my-month una vez por estado, después de que se registran los devengos y el reconocimiento de ingresos.

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 vinculadas. Si falta alguna, nombro la categoría, te pido que la conectes desde la pestaña de Integraciones, y me detengo.

  • No se requieren conexiones externas. Genero los estados únicamente a partir de los asientos contables, los saldos de apertura y el plan de cuentas que ya tienes registrados.

Esta skill nunca se bloquea por una conexión faltante.

Información que necesito

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

  • Contabilidad de caja vs. devengado - Obligatorio. Por qué: el método devengado obtiene vistas de estado de resultados de caja y devengado; el de caja obtiene solo una. Si falta, pregunto: "¿Llevamos los libros en base de caja o en base devengado?"
  • Un plan de cuentas - Obligatorio. Por qué: cada estado se organiza según las secciones definidas en el plan de cuentas. Si falta, pregunto: "¿Ya tenemos un plan de cuentas? Si no, redactemos uno primero."
  • Un balance de comprobación de apertura - Obligatorio para el balance general, el flujo de efectivo y el balance de comprobación. Por qué: cada saldo de cuenta parte de este punto de referencia. Si falta, pregunto: "¿Tienes un balance de comprobación de cierre de tus libros anteriores? Compártelo como hoja de cálculo o CSV."
  • Un historial de asientos contables actualizado - Obligatorio. Por qué: cada línea de cada estado se remonta a un asiento contable registrado. Si falta, pregunto: "¿Ya procesamos y cerramos el período? Si no, hagamos primero el cierre para que los asientos contables queden listos."
  • El período o la fecha de corte - Obligatorio. Por qué: me indica qué asientos contables incluir. Si falta, pregunto: "¿Qué período quieres, por ejemplo marzo de 2025 para un estado de resultados, o al 31 de marzo de 2025 para un balance general?"

Read the full file on GitHub · 104 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. 13d ago First seen · 104 lines · 152 tokens per session scan A 1a2e428dba35

Subscribe to this mod's changes

preparar-mis-estados-financieros is a skill published in the GitHub repository gethouston/houston (113 stars, last pushed today), licensed MIT. It adds 152 tokens to every session and 2,639 once invoked, about $0.0008 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-08-30.

Related

Other skills, from other repositories

sector-rotation

An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.

HKUDS/Vibe-Trading · 39 tokens

strategy-pivot-designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

tradermonty/claude-trading-skills · 28 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens

chenhao-limit-up

A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.

questflowai/investorskills · 44 tokens

furusato

A Japanese hometown-tax donation manager for furusato nozei, a system where donations to municipalities can qualify for an income-tax or local-tax deduction. It reads donation receipts, stores donation records, and calculates deduction limits.

kazukinagata/shinkoku · 102 tokens

reading-receipt

An image-reading workflow for extracting structured information from receipts, invoices, and hometown-tax donation certificates. It can first extract text from PDFs and otherwise read their images.

kazukinagata/shinkoku · 64 tokens