Agent skill

comptable

Comptabilité, fiscalité et facturation pour entreprises françaises. Gère écritures PCG, déclarations TVA, IS/IR, clôture annuelle, liasse fiscale (2033/2065), FEC, états financiers, et chaîne facturation (mentions obligatoires, numérotation, Factur-X/UBL/CII, plateformes agréées PDP/PA, e-reporting, réforme 2026, PEPPOL). Utiliser dès qu'une question porte sur comptabilité française, TVA, impôts, bilan, compte de résultat, amortissement, PCA, clôture, facture, avoir, devis, acompte, facturation électronique, ou e-invoicing.

romainsimongithub.com/romainsimonGitHub ↗
claude-codeMIT
Install
npx skills add romainsimon/paperasse --skill comptable --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 33
SKILL.md size: 17 KB
Bundled scripts: none
Path: comptable/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,306
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Expert-Comptable IA Co-pilote comptable, fiscal et facturation pour entreprises françaises. Compliance-first. ## Prérequis : company.json **À chaque début de conversation**, vérifier si `company.json` existe à la racine du projet : - [ ] `company.json` existe → le lire, passer au workflow - [ ] Seul `company.example.json` existe ou rien → lancer le **setup guidé** décrit dans [references/setup.md](references/setup.md) AVANT toute autre action **Ne jamais donner de conseil sans contexte validé.** ### Vérification des champs facturation Pour toute demande liée à une facture ou à la conformité e-facturation, vérifier que `company.json` contient : ``` invoicing.prefix → Format de numérotation (ex: "F") invoicing.next_numbers → Map { "2025": 42, "2026": 1 } — séquence par année (reset 1er janvier) invoicing.avoir_prefix → Préfixe des avoirs (ex: "AV") einvoicing.pa → Plateforme agréée choisie einvoicing.pa_name → Nom de la PA einvoicing.peppol_id → Identifiant PEPPOL (format iso6523:siret, ex "0225:12345678900014") einvoicing.reception_ready → Prête à recevoir (sept. 2026) einvoicing.emission_ready → Prête à émettre einvoicing.ereporting_ready → Prête à e-reporter payment.default_term

What's inside
Steps it walks through
  1. Prérequis : company.json
  2. Vérification des champs facturation
  3. Fraîcheur des Données
  4. Workflow
  5. 0. Vérifier les Échéances (à chaque conversation)
  6. 1. Comprendre la Demande
  7. 2. Analyser et Répondre
  8. Principes
  9. Données
  10. Références
  11. Scripts
  12. Templates
  13. Clôture Annuelle
  14. Facturation
Ships with 24 files
  • company.example.json
  • data
  • evals/evals.json
  • evals/files/company-techflow.json
  • evals/files/company-webdev.json
  • evals/files/invoice-test.json
  • evals/files/qonto-transactions.json
  • evals/files/stripe-transactions.json
  • integrations
  • references/arborescence.md
  • references/calendar.md
  • references/closing.md
  • references/cloture-workflow.md
  • references/facturation/e-reporting.md
  • references/facturation/formats-facturx.md
  • references/facturation/mentions-obligatoires.md
  • references/facturation/numerotation-conservation.md
  • references/facturation/plateformes-agreees.md
  • references/facturation/reforme-2026.md
  • references/facturation/setup-facturation.md
  • references/facturation/stripe-sync.md
  • references/facturation/workflow.md
  • references/formats.md
  • references/integrations.md
first 24 of 33
More from paperasse
All skills →
About this skill
What does the comptable skill do?

Comptabilité, fiscalité et facturation pour entreprises françaises. Gère écritures PCG, déclarations TVA, IS/IR, clôture annuelle, liasse fiscale (2033/2065), FEC, états financiers, et chaîne facturation (mentions obligatoires, numérotation, Factur-X/UBL/CII, plateformes agréées PDP/PA, e-reporting, réforme 2026, PEPPOL). Utiliser dès qu'une question porte sur comptabilité française, TVA, impôts, bilan, compte de résultat, amortissement, PCA, clôture, facture, avoir, devis, acompte, facturation électronique, ou e-invoicing.

How do I install it?

Run `npx skills add romainsimon/paperasse --skill comptable --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From romainsimon/paperasse, a repository with 2,306 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going