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 skills add Ludovic33Fr/product-ai-toolbox --skill multi-stakeholder-commgit clone --depth 1 https://github.com/Ludovic33Fr/product-ai-toolboxWrote 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/ludovic33fr/product-ai-toolbox/multi-stakeholder-comm)<a href="https://agentmods.dev/skills/ludovic33fr/product-ai-toolbox/multi-stakeholder-comm"><img src="https://agentmods.dev/badge/skills/ludovic33fr/product-ai-toolbox/multi-stakeholder-comm/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.
<a href="https://agentmods.dev/skills/ludovic33fr/product-ai-toolbox/multi-stakeholder-comm"><img src="https://agentmods.dev/badge/skills/ludovic33fr/product-ai-toolbox/multi-stakeholder-comm.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00050 | $0.01733 |
| Opus 5 | $0.00025 | $0.00866 |
| Sonnet 5 | $0.00010 | $0.00347 |
| Haiku 4.5 | $0.00005 | $0.00173 |
Grade A, and why
multi-stakeholder-comm 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.
How it starts
The opening of the file, as written. The whole thing — 173 lines — stays where its author put it; the contents beside it link to each section on GitHub.
multi-stakeholder-comm
Fiche éditoriale
Objectif. Décliner un même sujet en versions calibrées par stakeholder.
Entrées. Contenu de fond, matrice stakeholders.
Sorties. Un encart d'une page par stakeholder, dans son format préféré.
Cadence d'usage. Avant chaque communication transverse importante.
Mode opératoire
Quand m'invoquer
L'utilisateur a un sujet à communiquer transversalement (changement de roadmap, lancement majeur, décision structurante, alerte) et veut éviter le mail unique générique. Il me fournit le contenu de fond et sa matrice stakeholders (nom, rôle, angle de préoccupation, format préféré).
Procédure
- Comprendre le contenu de fond : reformuler en mes mots les 3-5 points-clés. Si la reformulation ne tient pas, demander des précisions.
- Lire la matrice stakeholders : pour chaque destinataire, identifier rôle, angle (financier, technique, commercial, RH, etc.) et format préféré (mail synthétique, slide, dashboard, slack).
- Pour chaque stakeholder, générer un encart en respectant trois règles :
- Une page maximum (densité adaptée au format).
- L'angle de préoccupation est traité en premier.
- Le format respecte la préférence (slide → bullets et titre fort ; mail → paragraphes courts ; slack → ton informel + emojis sobres).
- Cohérence factuelle : tous les encarts disent la même chose sur les faits. Ce qui varie, c'est l'ordre, l'angle, le niveau de détail technique, et la formulation.
- Indicateur de divergence : signaler si un même fait risquerait d'être interprété différemment selon le format choisi (ex : "M&A en discussion" peut sonner alarmant pour le CFO et opportuniste pour le CMO).
- Produire la sortie au format ci-dessous.
Format de sortie
# Communication transverse — {sujet}
## Points-clés (factuels, identiques pour tous)
1. ...
2. ...
3. ...
## Indicateurs de divergence à surveiller
- {fait susceptible d'être lu différemment} — vigilance pour {stakeholders A vs B}
---
## Encart pour {Stakeholder 1} — {rôle}, {angle de préoccupation}
*Format : {préférence}*
{Contenu calibré, ≤ 1 page.}
---
## Encart pour {Stakeholder 2} — {rôle}, {angle}
*Format : {préférence}*
{Contenu calibré.}
---
## Encart pour {Stakeholder 3} — ...
...
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.
- 11d ago First seen · 173 lines · 50 tokens per session scan A 1b5700ac7cf8
multi-stakeholder-comm is a skill published in the GitHub repository Ludovic33Fr/product-ai-toolbox (1 stars, last pushed 4mo ago), licensed MIT. It adds 50 tokens to every session and 1,733 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-08-31.
Other skills, from other repositories
semble-setup
Project setup tools for semblecode semantic code search. Semantic search finds code by meaning or concept, rather than only matching exact words.
text-optimize
Optimizes text/docs for LLM token efficiency. Triggers - optimize, reduce tokens, compress, deep compress.
context-slim
A tool for shortening the instructions and saved information that an AI coding agent loads into its context, the text it uses to decide what to do.
md-to-pdf
Convert Markdown to PDF via reportlab or weasyprint engines. Triggers - pdf, md to pdf, markdown to pdf, generate pdf.
publish
A tool for publishing text, Markdown files, or websites to brewpage.app and receiving a web address for the published result.
agents
Creates, improves, syncs Codex subagents. Triggers: create agent, improve agent, sync agents, memory sync.