preparar-a-declaracao-anual-de-delaware

preparar-a-declaracao-anual-de-delaware is a skill for Claude Code, Codex from gethouston/houston. It costs 100 tokens per session (1,880 once invoked), scanned A, original, MIT.

A preparation guide for a Delaware corporation’s annual report and franchise tax filing. Delaware requires these companies to file and pay by March 1 each year.

In plain words
What is it for?
Use it to prepare the annual filing, compare the two tax calculations, estimate the amount due, and follow the steps needed to submit the report.
Why use it?
It helps you recalculate the tax using two Delaware methods so you can avoid relying on an unexpectedly high default estimate.

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 prepare the annual filing, compare the two tax calculations, estimate the amount due, and follow the steps needed to submit the report.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gethouston/houston/preparar-a-declaracao-anual-de-delaware
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-a-declaracao-anual-de-delaware
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-a-declaracao-anual-de-delaware

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/gethouston/houston/preparar-a-declaracao-anual-de-delaware"><img src="https://agentmods.dev/badge/skills/gethouston/houston/preparar-a-declaracao-anual-de-delaware.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,880 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.00100 $0.01880
Opus 5 $0.00050 $0.00940
Sonnet 5 $0.00020 $0.00376
Haiku 4.5 $0.00010 $0.00188

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

Security

Grade A, and why

preparar-a-declaracao-anual-de-delaware 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/pt/legal/.agents/skills/preparar-a-declaracao-anual-de-delaware/SKILL.md · 119 lines

How it starts

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

Preparar a Declaração Anual de Delaware

Toda C-corp de Delaware deve o imposto de franquia e o relatório anual até 1º de março. O cálculo online padrão usa Ações Autorizadas, cotando um número assustador, geralmente US$ 75 mil ou mais para uma startup padrão com 10 milhões de ações autorizadas. O método de Capital com Valor Nominal Presumido quase sempre gera um imposto bem menor (geralmente entre US$ 400 e US$ 1.000 para uma startup pequena). Calcule os dois, sinalize a economia.

Quando usar

  • "Prepare meu relatório anual de Delaware para {ano}."
  • "O imposto de franquia de Delaware está chegando."
  • Acionado por track-deadlines-and-signatures (scope=deadlines) quando o prazo de 1º de março entra na janela de 90 dias.
  • O fundador recebeu uma fatura assustadora de Delaware e quer recalcular.

Passos

  1. Leia o contexto compartilhado. Leia context/legal-context.md. Se estiver faltando ou vazio, pergunte ao usuário em linguagem simples: "Preciso saber algumas informações básicas sobre a sua empresa primeiro (estado de constituição, ações autorizadas, diretores). Quer configurar isso agora?" Depois execute set-up-my-legal-info se disser sim. Pare até que isso esteja feito.

  2. Leia a configuração. config/entity.json , confirme que stateOfIncorporation === "DE". Se não for, responda: "Isso só se aplica a entidades de Delaware; a sua entidade está registrada em {estado}." Pare.

  3. Reúna os dados para a declaração. Leia de legal-context.md:

    • Nome legal da entidade
    • Número de arquivo (número de arquivo estadual de Delaware, 7 dígitos)
    • Ações autorizadas (por classe de ação: ordinárias + quaisquer preferenciais)
    • Valor nominal por ação (normalmente US$ 0,0001 ou US$ 0,00001 para startups)
    • Nome e endereço do agente registrado
    • Data de constituição

    Mais dados para o recálculo (pergunte ao fundador se estiverem faltando, um de cada vez):

    • Ações emitidas no fim do ano fiscal (por classe). Busque via composio search cap-table (Carta / Pulley); se não estiver conectado, pergunte.
    • Ativos totais no fim do ano fiscal (do balanço patrimonial, linha de total de ativos). Se pré-receita com menos de US$ 50 mil em caixa, geralmente é só "caixa disponível".
    • Diretores , nome e cargo de cada membro do conselho.
    • Executivos , nome e cargo de cada um (no mínimo Presidente, Secretário, Tesoureiro; fundador único costuma acumular os três).
    • Sede principal de negócios , endereço (endereço residencial do fundador ou endereço do agente registrado servem).

Read the full file on GitHub · 119 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 · 119 lines · 100 tokens per session scan A e5bb92ae20a5

Subscribe to this mod's changes

preparar-a-declaracao-anual-de-delaware is a skill published in the GitHub repository gethouston/houston (113 stars, last pushed yesterday), licensed MIT. It adds 100 tokens to every session and 1,880 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

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