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.
npx agentmods add skills/romainsimon/paperasse/comptablenpx skills add romainsimon/paperasse --skill comptablegit clone --depth 1 https://github.com/romainsimon/paperasseWrote 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.
[](https://agentmods.dev/skills/romainsimon/paperasse/comptable)<a href="https://agentmods.dev/skills/romainsimon/paperasse/comptable"><img src="https://agentmods.dev/badge/skills/romainsimon/paperasse/comptable.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00143 | $0.04659 |
| Opus 5 | $0.00072 | $0.02329 |
| Sonnet 5 | $0.00029 | $0.00932 |
| Haiku 4.5 | $0.00014 | $0.00466 |
Grade A, and why
comptable 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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 317 lines — stays where its author put it; the contents beside it link to each section on GitHub.
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.jsonexiste → le lire, passer au workflow - Seul
company.example.jsonexiste ou rien → lancer le setup guidé décrit dans 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_terms → Délai de paiement par défaut
payment.methods → Modes de paiement acceptés
payment.bank_details.iban → IBAN pour virements
payment.bank_details.bic → BIC
payment.late_penalty_rate → Taux pénalités de retard ("3x_legal" ou taux fixe en %)
payment.late_penalty_label → Libellé textuel affiché sur la facture
payment.escompte → Taux d'escompte ("none" ou taux en %)
payment.escompte_label → Libellé textuel
payment.recovery_fee → Indemnité forfaitaire (40 EUR par défaut, fixé par la loi)
Si un de ces champs est absent, proposer le setup partiel : references/facturation/setup-facturation.md.
Ne jamais générer de facture sans contexte entreprise validé.
What ships with it
32 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- company.example.json 23 B
- data 7 B
- evals/evals.json 12 KB
- evals/files/company-techflow.json 858 B
- evals/files/company-webdev.json 841 B
- evals/files/invoice-test.json 538 B
- evals/files/qonto-transactions.json 4.9 KB
- evals/files/stripe-transactions.json 5.8 KB
- integrations 15 B
- references/arborescence.md 3.8 KB
- references/calendar.md 6.6 KB
- references/closing.md 10 KB
- references/cloture-workflow.md 14 KB
- references/facturation/e-reporting.md 3.9 KB
- references/facturation/formats-facturx.md 6.3 KB
- references/facturation/mentions-obligatoires.md 5.5 KB
- references/facturation/numerotation-conservation.md 3.7 KB
- references/facturation/plateformes-agreees.md 4.3 KB
- references/facturation/reforme-2026.md 5.6 KB
- references/facturation/setup-facturation.md 3.2 KB
- references/facturation/stripe-sync.md 5.6 KB
- references/facturation/workflow.md 7.2 KB
- references/formats.md 721 B
- references/integrations.md 2.1 KB
- references/legal-forms.md 8.1 KB
- references/pcg.md 3.1 KB
- references/regional.md 9.4 KB
- references/setup.md 6.0 KB
- references/taxes.md 7.3 KB
- references/tva.md 8.6 KB
- scripts 10 B
- templates 12 B
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.
- 4d ago First seen · 317 lines · 143 tokens per session scan A b2b6dcd71c03
comptable is a skill published in the GitHub repository romainsimon/paperasse (2,368 stars, last pushed 24d ago), licensed MIT. It adds 143 tokens to every session and 4,659 once invoked, about $0.0007 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.
Other skills, from other repositories
stock-liquidity
Analyze stock liquidity using bid-ask spreads, volume profiles, order book depth, market impact estimates, and turnover ratios via Yahoo Finance data. Use this skill whenever the user asks about liquidity, trading costs, bid-ask spread, market depth, volume analysis, slippage, market impact, turnover ratio, or how…
estimate-analysis
Deep-dive into analyst estimates and revision trends for any stock using Yahoo Finance data. Use when the user wants to understand analyst estimate direction, how EPS or revenue forecasts changed over time, compare estimate distributions, or analyze growth projections across periods. Triggers: "estimate analysis for…
earnings-recap
Generate a post-earnings analysis for any stock using Yahoo Finance data. Use when the user wants to review what happened after earnings, understand beat/miss results, see stock reaction, or get an earnings recap. Triggers: "AAPL earnings recap", "how did TSLA earnings go", "MSFT earnings results", "did NVDA beat…
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…
finance-sentiment
Fetch structured stock sentiment across Reddit, X.com, news, and Polymarket using the Adanos Finance API. Use this skill whenever the user asks how much people are talking about a stock, how hot a ticker is on social platforms, how many Polymarket bets exist for a company, whether sources are aligned, or to compare…
earnings-preview
Generate a pre-earnings briefing for any stock using Yahoo Finance data. Use this skill whenever the user wants to prepare for an upcoming earnings report, understand what analysts expect, review a company's beat/miss track record, or get a quick overview before an earnings call. Triggers include: "earnings preview…