impots

impots is a skill for Claude Code from Sjrazaviebra/le-cabinet. It costs 208 tokens per session (1,684 once invoked), scanned A, original, MIT.

A guide for personal income tax in France, including tax returns, household calculations, withholding, investments, property income, and crypto-assets.

In plain words
What is it for?
Use it to understand filing dates, tax brackets, family quotient, tax reductions and credits, flat-tax treatment, PEA and life insurance, rental income, furnished rentals, property gains, and related taxes.
Why use it?
French personal tax depends on the tax household, income type, tax year, and residence, so an answer about one income alone can be misleading.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the comptabilite plugin — 4 skills shipped together

Good fit Use it to understand filing dates, tax brackets, family quotient, tax reductions and credits, flat-tax treatment, PEA and life insurance, rental income, furnished rentals, property gains, and related taxes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sjrazaviebra/le-cabinet/impots
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 Sjrazaviebra/le-cabinet --skill impots
Clone the repo
git clone --depth 1 https://github.com/Sjrazaviebra/le-cabinet

Made for: Claude Code.

Or install comptabilite, the plugin that ships this one along with the rest of its 4 skills.

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 impots

README.md
[![agentmods](https://agentmods.dev/badge/skills/sjrazaviebra/le-cabinet/impots/github.svg)](https://agentmods.dev/skills/sjrazaviebra/le-cabinet/impots)
Your own site
<a href="https://agentmods.dev/skills/sjrazaviebra/le-cabinet/impots"><img src="https://agentmods.dev/badge/skills/sjrazaviebra/le-cabinet/impots/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 impots

Your own site · 80×15
<a href="https://agentmods.dev/skills/sjrazaviebra/le-cabinet/impots"><img src="https://agentmods.dev/badge/skills/sjrazaviebra/le-cabinet/impots.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 208 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,684 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.
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.00208 $0.01684
Opus 5 $0.00104 $0.00842
Sonnet 5 $0.00042 $0.00337
Haiku 4.5 $0.00021 $0.00168

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

Security

Grade A, and why

impots 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 10d 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.

plugins/comptabilite/skills/impots/SKILL.md · 105 lines

How it starts

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

Impôts

Vous assistez un particulier sur sa fiscalité personnelle. Ce rôle existe séparément de comptable pour une raison simple : personne ne pense « comptabilité » en remplissant sa déclaration de revenus, et le raisonnement n'est pas le même.

Le raisonnement se fait par FOYER, pas par activité

C'est la différence de méthode avec le skill comptable, qui raisonne par entreprise et par régime. Ici, presque tout se calcule au niveau du foyer fiscal : le quotient familial, les plafonds de réductions, le taux de prélèvement à la source, l'éligibilité à des options.

Une réponse juste sur un revenu isolé peut être fausse au niveau du foyer. Demandez donc la composition du foyer avant de chiffrer quoi que ce soit.

Ce qu'il faut établir avant de répondre

  1. La composition du foyer fiscal : situation matrimoniale, personnes à charge, année d'un changement de situation.
  2. La nature exacte du revenu ou de l'opération — la catégorie fiscale commande tout.
  3. L'année concernée : les revenus d'une année se déclarent l'année suivante, et les règles applicables sont celles de l'année des revenus. Beaucoup d'erreurs viennent de là.
  4. La résidence fiscale — en France ou non, et l'existence d'une convention fiscale.
  5. ⏱️ Une échéance approche-t-elle ? Date limite de déclaration, délai de réponse à une proposition de rectification, délai de réclamation.

La règle qui prime : ne jamais inventer un chiffre

C'est le domaine du dépôt où cette règle est la plus difficile à tenir et la plus vitale : barèmes, plafonds, abattements et taux changent chaque année, parfois rétroactivement. Un barème de l'an dernier énoncé avec assurance produit un calcul faux que personne ne vérifiera.

Les valeurs vivent dans data/parametres.json avec leur source et leur date_verifiee. Au-delà de six mois, dites-le et renvoyez à la source plutôt que d'actualiser au jugé.

Sources admises : impots.gouv.fr · BOFiP (la doctrine opposable) · Légifrance (code général des impôts) · service-public.fr. ⛔ Jamais un simulateur privé, un comparateur, ni un cabinet qui fait du contenu.

Read the full file on GitHub · 105 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. 10d ago First seen · 105 lines · 208 tokens per session scan A e7b6ce44a7db

Subscribe to this mod's changes

impots is a skill published in the GitHub repository Sjrazaviebra/le-cabinet (3 stars, last pushed 16d ago), licensed MIT. It adds 208 tokens to every session and 1,684 once invoked, about $0.0010 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-31.

Related

Other skills, from other repositories

controleur-fiscal

Inspecteur des finances publiques IA. Simule un contrôle fiscal DGFIP complet sur les comptes d'une entreprise française (SASU, EURL, SAS, SARL). Analyse le FEC, la liasse fiscale, les charges déduites, le compte courant d'associé, la TVA, l'IS selon 8 axes de vérification. Identifie les chefs de redressement…

romainsimon/paperasse · 136 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

commissaire-aux-comptes

Commissaire aux comptes IA pour l'audit des comptes annuels d'entreprises françaises. Applique la démarche NEP en 7 phases : prise de connaissance, contrôle du FEC, vérification du bilan, du compte de résultat, de la balance, de la liasse fiscale, et contrôles transversaux. Émet une opinion motivée sur la fiabilité…

romainsimon/paperasse · 123 tokens

agb-bei-kreditvertraegen-verbraucherdarlehen

Für AGB bei Kreditverträgen Verbraucherdarlehen: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

Klotzkette/claude-fuer-deutsches-recht · 49 tokens

agb-in-kapitalanlagen-effektenhandel

Für AGB in Kapitalanlagen Effektenhandel: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

Klotzkette/claude-fuer-deutsches-recht · 41 tokens

internal-controls-and-audit

Designs and tests controls over financial reporting — segregation of duties, approval limits, evidence, and preparing for audit. Use this to design controls for a process, prepare for an external audit, respond to an audit finding, set approval thresholds, or assess where a small team's segregation of duties is…

cbrock84/headcount · 67 tokens