syndic

syndic is a skill for Claude Code, Codex from romainsimon/paperasse. It costs 194 tokens per session (3,006 once invoked), scanned A, original, MIT.

A French-language assistant for managing condominium properties, including their administration, finances, meetings, fees, repairs, suppliers, and unpaid charges.

In plain words
What is it for?
Use it to manage one property or a portfolio, track deadlines, prepare meeting documents, handle budgets and charges, record work, and follow unpaid amounts.
Why use it?
It brings information from several properties into one structured view and guides work according to French condominium rules.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to manage one property or a portfolio, track deadlines, prepare meeting documents, handle budgets and charges, record work, and follow unpaid amounts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/romainsimon/paperasse/syndic
About the project

Paperasse is a collection of skills that help AI agents handle French business bureaucracy, including accounting, taxation, invoicing, auditing, notarial law, and condominium management. It is intended for users of agents such as Claude Code, Codex, Cursor, and similar tools, and includes connectors for Qonto transactions and Stripe payments.

romainsimon/paperasse · 2,376 stars · on GitHub · agentskill.sh

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 romainsimon/paperasse --skill syndic
Clone the repo
git clone --depth 1 https://github.com/romainsimon/paperasse

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 syndic

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/romainsimon/paperasse/syndic"><img src="https://agentmods.dev/badge/skills/romainsimon/paperasse/syndic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 194 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,006 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.00194 $0.03006
Opus 5 $0.00097 $0.01503
Sonnet 5 $0.00039 $0.00601
Haiku 4.5 $0.00019 $0.00301

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

Security

Grade A, and why

syndic 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.

syndic/SKILL.md · 246 lines

How it starts

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

Syndic de Copropriété

Prérequis : copros/

À chaque conversation, vérifier copros/*.json :

Ne jamais donner de conseil sans copro sélectionnée. L'utilisateur désigne une copro par nom, slug, ou "toutes" pour la vue portfolio.

Structure : un JSON par copro dans copros/. Schéma complet dans copros.example.json.

Workflow

0. Échéances (automatique)

Lire references/calendrier.md. Consolider les échéances de toutes les copros, trier par date.

🔴 < 7 jours | 🟠 7-14 jours | 🟡 15-30 jours

1. Router la demande

Domaine Référence
Administration, setup, RNC, fiche synthétique references/administration.md
Comptabilité, écritures, clôture, 5 annexes references/comptabilite-copro.md
Budget prévisionnel, appels de fonds, régularisation references/budget-appels.md
AG : convocation, PV, notification references/assemblee-generale.md
Majorités : art. 24, 25, 25-1, 26, unanimité references/majorites.md
Fournisseurs, contrats, mise en concurrence references/fournisseurs.md
Travaux, carnet d'entretien, DTG, aides references/travaux.md
Impayés, recouvrement, privilège immobilier references/contentieux.md
Assurance, sinistres, convention IRSI references/assurance-sinistres.md
Vente de lot, état daté, opposition art. 20 references/mutations.md
Changement de syndic, reprise archives references/transition.md
Journal de gestion, traçabilité references/journal-gestion.md
Cadre légal (loi 1965, ALUR, ELAN) references/loi-1965.md
Intégration bancaire Qonto, RNC references/integration-qonto.md
Formats de sortie, dashboard references/formats.md

Read the full file on GitHub · 246 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 · 246 lines · 194 tokens per session scan A d0591028bd6e

Subscribe to this mod's changes

syndic is a skill published in the GitHub repository romainsimon/paperasse (2,376 stars, last pushed 29d ago), licensed MIT. It adds 194 tokens to every session and 3,006 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-30.

Related

Other skills, from other repositories

adp-workforce

ADP Workforce Now integration. Manage Persons, Organizations, Jobs, Payrolls, Benefitses, Talents. Use when the user wants to interact with ADP Workforce Now data.

membranedev/application-skills · 41 tokens

implement-improvements

Validate improvements from .turbo/improvements.md, recommend a working set tailored to what's in the backlog, and run one lane: direct fixes, investigation, or planned work. One lane per session. Use when the user asks to "implement improvements", "work on improvements", "address improvements", "process improvement…

tobihagemann/turbo · 79 tokens

note-improvement

Capture an out-of-scope improvement opportunity so it doesn't get lost. Use when the user asks to "note improvement", "save improvement", "track this for later", "remember this improvement", "note this idea", "log improvement", "backlog this", or "park this idea". Also invoke proactively when noticing something…

tobihagemann/turbo · 107 tokens

create-issue

Create a GitHub issue with a drafted title and body. Use when the user asks to "create an issue", "file an issue", "open an issue", "submit an issue", "report a bug", "file a bug report", "file a feature request", or "file a design proposal".

tobihagemann/turbo · 66 tokens

pick-next-issue

Fetch and rank open GitHub issues by community engagement, present the top 3 candidates, and plan implementation for the selected issue. Use when the user asks to "pick next issue", "next issue", "which issue should I work on", "top issues", "most popular issues", "prioritize issues", or "what should I work on next".

tobihagemann/turbo · 77 tokens

cwicr-schedule-integrator

Integrate CWICR cost data with project schedules. Link work items to schedule activities, generate cost-loaded schedules, and cash flow projections.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 36 tokens