revisar-mi-nexo-de-impuesto-sobre-ventas

revisar-mi-nexo-de-impuesto-sobre-ventas is a skill for Claude Code, Codex from gethouston/houston. It costs 177 tokens per session (2,343 once invoked), scanned A, original, MIT.

Una revisión de los estados de EE. UU. donde una empresa puede tener que cobrar impuesto sobre ventas. Compara sus ingresos y transacciones con los límites estatales y también revisa vínculos físicos como empleados, oficinas o inventario.

In plain words
What is it for?
Sirve para revisar la exposición por estado, encontrar cuándo se cruzó un límite y señalar los tres estados más cercanos a cruzarlo.
Why use it?
Evita sumar ventas y revisar reglas estatales manualmente para detectar dónde puede existir una obligación fiscal. No registra la empresa ni presenta pagos.

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 Sirve para revisar la exposición por estado, encontrar cuándo se cruzó un límite y señalar los tres estados más cercanos a cruzarlo.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gethouston/houston/revisar-mi-nexo-de-impuesto-sobre-ventas
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 revisar-mi-nexo-de-impuesto-sobre-ventas
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 revisar-mi-nexo-de-impuesto-sobre-ventas

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/gethouston/houston/revisar-mi-nexo-de-impuesto-sobre-ventas"><img src="https://agentmods.dev/badge/skills/gethouston/houston/revisar-mi-nexo-de-impuesto-sobre-ventas.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 177 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,343 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.00177 $0.02343
Opus 5 $0.00088 $0.01171
Sonnet 5 $0.00035 $0.00469
Haiku 4.5 $0.00018 $0.00234

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

Security

Grade A, and why

revisar-mi-nexo-de-impuesto-sobre-ventas 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/revisar-mi-nexo-de-impuesto-sobre-ventas/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.

Revisar Mi Nexo de Impuesto sobre Ventas

Revisión de nexo económico estado por estado. Sumo los ingresos y las transacciones por estado de EE. UU. para el período, comparo contra el umbral de cada estado, identifico el mes en que se cruzó, y marco los disparadores de nexo físico (empleados, oficinas, inventario) sin importar los ingresos. La exposición se clasifica de mayor a menor monto en dólares; los tres estados más cercanos a cruzar aparecen como alertas tempranas. Nunca me registro y nunca remito.

Cuándo usarlo

  • "¿dónde debemos impuesto sobre ventas?" / "revisión de nexo" / "exposición de impuesto sobre ventas por estado".
  • Trimestralmente, al final del trimestre fiscal.
  • La empresa cruza una marca redonda de ingresos ($500K, $1M, $5M) o agrega empleados en un nuevo estado.

Conexiones que necesito

Ejecuto el trabajo externo a través de Composio. Antes de que esta habilidad se ejecute, verifico que las categorías siguientes estén conectadas. Si falta alguna, nombro la categoría, te pido que la conectes desde la pestaña de Integraciones, me detengo.

  • Stripe (facturación) - requerido para extraer cargos con el estado de facturación / envío para la agregación de ingresos por estado. Requerido si Stripe es tu fuente principal de contratos.
  • QuickBooks Online o Xero (contabilidad) - extrae las etiquetas de estado de facturas / clientes como respaldo o complemento de Stripe. Opcional.

Si ninguna de las categorías requeridas está conectada, me detengo y te pido que conectes Stripe primero, ya que la mayoría de las startups facturan a través de él.

Información que necesito

Leo primero tu contexto contable. Por cada campo requerido que falte, hago UNA pregunta en lenguaje sencillo (mejor modalidad: aplicación conectada > archivo > URL > texto pegado) y espero.

  • El estado sede de tu empresa - Requerido. Por qué: es la base de nexo físico; debes impuesto sobre ventas ahí sin importar los ingresos. Si falta, pregunto: "¿En qué estado tiene su sede o está incorporada la empresa?"
  • Cómo facturas a los clientes y dónde viven los contratos - Requerido. Por qué: define la fuente que uso para los ingresos por estado. Si falta, pregunto: "¿Cómo facturas a los clientes, mayormente a través de Stripe, a través de QuickBooks o Xero, o de otra forma?"
  • Estados donde ya recaudas o presentas impuesto sobre ventas - Opcional. Por qué: me permite marcar los estados ya registrados como "sin acción" en lugar de "nueva exposición". Si falta, pregunto: "¿Ya estás registrado para recaudar impuesto sobre ventas en algún lugar? Si no tienes eso, sigo adelante y marco cada cruce como nuevo."
  • Dónde trabajan físicamente tus empleados - Opcional. Por qué: cualquier empleado W-2 en un estado crea nexo físico sin importar los ingresos. Si falta, pregunto: "¿Tienes empleados trabajando en estados además del de la sede? Si no tienes eso, lo anoto como pendiente y señalo verificaciones de nexo físico para que el usuario confirme."

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 · 177 tokens per session scan A 4b5aa5130cbe

Subscribe to this mod's changes

revisar-mi-nexo-de-impuesto-sobre-ventas is a skill published in the GitHub repository gethouston/houston (113 stars, last pushed today), licensed MIT. It adds 177 tokens to every session and 2,343 once invoked, about $0.0009 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

expense-review-policy

Review invoices and contracts against accounts-payable policy before human approval.

openai/openai-cookbook · 17 tokens

kyc-doc-parse

Parse an investor or client onboarding packet into structured KYC fields — identity, ownership, control, source of funds, and document inventory. Use as the first step of KYC screening; output feeds the rules engine.

anthropics/financial-services · 49 tokens

audit-support

Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.

anthropics/knowledge-work-plugins · 45 tokens

fiscaliste

Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…

romainsimon/paperasse · 302 tokens

regulatory-analysis

Analyzes documents and processes against FINRA, SEC, Federal Reserve, and CFPB regulatory frameworks. Identifies compliance gaps, classifies findings by severity, and recommends remediation. Use when performing compliance audits, regulatory reviews, gap analyses, or verifying policy adherence to financial regulations.

open-gitagent/opengap · 59 tokens

subcontractor-payment-tracker

Track subcontractor payments, lien waivers, and compliance. Manage payment schedules and documentation.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 25 tokens