coffre-documents

coffre-documents is a skill for Claude Code from PrendsTaPart/Plugin-Claude-MCP-BraindCode-. It costs 57 tokens per session (588 once invoked), scanned A, original, Apache-2.0.

A document-management workflow that uses Google Drive as an official storage place for contracts, invoices, and other files. It connects document storage with a CRM, a customer-management system.

In plain words
What is it for?
It helps search for files, verify the right document, place it in a client or compliance folder, and save signed contracts or business documents.
Why use it?
It helps people find and organise important files without deleting them by mistake. It also keeps stored documents linked to their CRM records.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the rapido-direction plugin — 5 skills, 1 agent shipped together

Good fit It helps search for files, verify the right document, place it in a client or compliance folder, and save signed contracts or business documents.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add PrendsTaPart/Plugin-Claude-MCP-BraindCode-
Claude Code
/plugin install rapido-direction

Made for: Claude Code.

Or install rapido-direction, the plugin that ships this one along with the rest of its 5 skills, 1 agent.

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 coffre-documents

README.md
[![agentmods](https://agentmods.dev/badge/skills/prendstapart/plugin-claude-mcp-braindcode-/coffre-documents.svg)](https://agentmods.dev/skills/prendstapart/plugin-claude-mcp-braindcode-/coffre-documents)
Your own site
<a href="https://agentmods.dev/skills/prendstapart/plugin-claude-mcp-braindcode-/coffre-documents"><img src="https://agentmods.dev/badge/skills/prendstapart/plugin-claude-mcp-braindcode-/coffre-documents.svg" alt="Measured on agentmods" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 588 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.00057 $0.00588
Opus 5 $0.00028 $0.00294
Sonnet 5 $0.00011 $0.00118
Haiku 4.5 $0.00006 $0.00059

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

Security

Grade A, and why

coffre-documents 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.

rapido-direction/skills/coffre-documents/SKILL.md · 44 lines

What it actually says

Coffre documents (Drive × CRM × FoodEatUp)

Étape 0 — Références (obligatoire)

Charger ${CLAUDE_PLUGIN_ROOT}/reference/regles-direction.md (Drive = coffre officiel, jamais de suppression). Outils Drive absents → expliquer + README-installation.md.

Workflow

  1. Retrouversearch_files (nom, type, contenu) ; read_file_content pour vérifier qu'on tient le bon document ; répondre avec le LIEN direct du fichier (et son chemin).
  2. Classer — arborescence officielle : Clients/<Nom de l'entreprise>/ (créer le dossier client au besoin). Un document mal rangé se DÉPLACE ou se COPIE (copy_file) au bon endroit — jamais de suppression.
  3. À la signature d'un contrat CRM — quand update_contrat_status passe un contrat à signe (skill contrats-clients, plugin rapidocrm) : copier le PDF du contrat dans Clients/<Nom>/ (via create_file / copy_file) — le Drive est le coffre, le CRM garde la référence (log_activity avec le lien Drive).
  4. Factures et documents FoodEatUp — même logique : les documents officiels (factures fournisseurs, rapports d'hygiène) se classent dans l'arborescence (Fournisseurs/<Nom>/, Conformité/).
  5. Sauvegarde mensuelle de la KB — une fois par mois (ou sur demande) : create_file d'une copie des fichiers de ./rapido-kb/ vers un dossier Rapido-KB/backup-YYYY-MM/ du Drive. Proposer d'en faire un workflow n8n (skill delegation-recurrence) plutôt que d'y penser à la main.

Garde-fous

  • JAMAIS de suppression ni d'écrasement : les versions se succèdent (backup daté), les erreurs se reclassent.
  • Vérifier les permissions avant de partager un lien (get_file_permissions) : un contrat client ne se partage pas en « tous ceux qui ont le lien ».
  • Documents sensibles (contrats, salaires) : ne pas recopier leur contenu dans la conversation au-delà du nécessaire — le lien suffit.
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. 4d ago First seen · 44 lines · 57 tokens per session scan A 0df1a6631bb5

Subscribe to this mod's changes

coffre-documents is a skill published in the GitHub repository PrendsTaPart/Plugin-Claude-MCP-BraindCode- (8 stars, last pushed 14d ago), licensed Apache-2.0. It adds 57 tokens to every session and 588 once invoked, about $0.0003 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-09-03.