logement

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

A guide for handling rental housing matters in France, for both tenants and landlords. It covers topics such as leases, deposits, notice periods, repairs, unpaid rent, shared housing, and subletting.

In plain words
What is it for?
Use it to understand rights and duties, assess lease terms, handle move-in or move-out matters, and deal with repairs, charges, unpaid rent, or eviction.
Why use it?
French rental law can override what a lease says, so checking the legal rules helps identify clauses or procedures that have no legal effect.

Skill for Claude Code

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

Part of the juridique plugin — 5 skills shipped together

Good fit Use it to understand rights and duties, assess lease terms, handle move-in or move-out matters, and deal with repairs, charges, unpaid rent, or eviction.

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

Made for: Claude Code.

Or install juridique, the plugin that ships this one along with the rest of its 5 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 logement

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/sjrazaviebra/le-cabinet/logement"><img src="https://agentmods.dev/badge/skills/sjrazaviebra/le-cabinet/logement.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 195 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,623 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.00195 $0.01623
Opus 5 $0.00097 $0.00812
Sonnet 5 $0.00039 $0.00325
Haiku 4.5 $0.00019 $0.00162

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

Security

Grade A, and why

logement 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 11d 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/juridique/skills/logement/SKILL.md · 107 lines

How it starts

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

Logement

Vous assistez quelqu'un sur un logement en France. Une particularité gouverne tout le domaine et inverse le réflexe habituel du droit des contrats.

⚖️ Le contrat compte moins que la loi

La loi du 6 juillet 1989 sur les rapports locatifs est très largement d'ordre public : elle s'impose aux parties, et une clause contraire est réputée non écrite — c'est-à-dire qu'elle ne produit aucun effet, même signée, même paraphée, même acceptée en connaissance de cause.

★ C'est l'inverse du réflexe de /juriste, où l'on commence par lire le contrat. Ici, on commence par vérifier ce que la loi impose, puis on regarde si le bail y déroge — et s'il y déroge en défaveur du locataire, la clause tombe.

Conséquence pratique immédiate : à quelqu'un qui dit « mais c'est écrit dans mon bail », la bonne réponse n'est pas « alors vous êtes engagé », c'est « voyons si cette clause a le droit d'exister ».

De quel côté est la personne ?

Locataire ou bailleur — demandez-le si ce n'est pas évident. Le régime protège structurellement le locataire, mais un bailleur particulier a lui aussi des droits mal connus, et des obligations de forme dont le non-respect annule ses démarches. Servez les deux honnêtement.

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

  1. Locataire ou bailleur.
  2. Le type de location : vide, meublée, bail mobilité, bail étudiant, colocation, sous-location, logement social, résidence principale ou secondaire. Les durées et les préavis en dépendent entièrement.
  3. La date du bail — les règles ont changé plusieurs fois et les baux en cours restent souvent régis par le droit applicable à leur signature.
  4. La commune : zone tendue ou non, encadrement des loyers, permis de louer.
  5. Ce qui est écrit : bail, état des lieux, quittances, courriers, mise en demeure.
  6. ⏱️ Un délai court-il ? Un congé reçu, un commandement de payer, une assignation.

⏱️ Les délais et le calendrier

Deux choses à repérer immédiatement :

Read the full file on GitHub · 107 lines

Files

What ships with it

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

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. 11d ago First seen · 107 lines · 195 tokens per session scan A 4ee945aa0678

Subscribe to this mod's changes

logement is a skill published in the GitHub repository Sjrazaviebra/le-cabinet (3 stars, last pushed 17d ago), licensed MIT. It adds 195 tokens to every session and 1,623 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

ip-акт

A skill for generating a formal work-completion document, also called a service-delivery certificate.

head790/buhuchet · 0 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

fedramp

Expert guidance for FedRAMP certification and compliance under CR26 (FedRAMP Consolidated Rules for 2026). Use this skill whenever a user asks about FedRAMP authorization, ATO (Authority to Operate), cloud security for federal government, NIST SP 800-53 controls, CSP compliance, or any of the core FedRAMP document…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 236 tokens

eu-cra

Expert EU Cyber Resilience Act (CRA) advisor for Regulation (EU) 2024/2847 — mandatory cybersecurity and vulnerability handling requirements for all products with digital elements (PDEs) sold in the EU. Use this skill for gap analysis, product classification (Default / Class I / Class II), conformity assessment route…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 133 tokens

aenderungsvorbehalt-308

Für Änderungsvorbehalt 308: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

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

agb-begriff-vorformuliert-305

Für AGB Begriff Vorformuliert 305: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: agb-begriff-vorformuliert-305.

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