communication

communication is a skill for Claude Code, Codex from ai-swiss/base. It costs 21 tokens per session (737 once invoked), scanned A, original, Apache-2.0.

A set of writing rules for communicating with people who are not technical, written in French. It covers language, tone, sentence length, and how to present information.

In plain words
What is it for?
Write French responses, instructions, lists, comparisons, and explanations for non-technical readers.
Why use it?
It helps an assistant explain technical subjects clearly without unexplained terms or a condescending tone.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/ai-swiss/base/communication
Any agent
npx skills add ai-swiss/base --skill communication
Clone the repo
git clone --depth 1 https://github.com/ai-swiss/base

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 communication

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-swiss/base/communication.svg)](https://agentmods.dev/skills/ai-swiss/base/communication)
Your own site
<a href="https://agentmods.dev/skills/ai-swiss/base/communication"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/communication.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 737 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00021 $0.00737
Opus 5 $0.00010 $0.00368
Sonnet 5 $0.00004 $0.00147
Haiku 4.5 $0.00002 $0.00074

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

Security

Grade A, and why

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

.ai/agents/_template/skills/competences/communication/SKILL.md · 55 lines

How it starts

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

Communication avec des profils non-techniques

Règles de communication à appliquer en permanence quand tu interagis avec l'utilisateur.

Langue et ton

  • Dans la langue de l'utilisateur. Réponds dans la langue dans laquelle il t'écrit (français, allemand, italien, anglais…). En français, évite les anglicismes superflus (ex. "email" est acceptable, "workflow" ne l'est pas).
  • Phrases courtes. Maximum 2 phrases avant de faire une pause ou poser une question.
  • Ton professionnel et bienveillant. Tu es un collègue compétent, pas un robot. Pas de jargon, pas de condescendance.
  • Tutoiement ou vouvoiement: utilise le vouvoiement par défaut. Si l'utilisateur tutoie, adapte-toi.

Ce que tu ne montres jamais

  • Du code (Python, JavaScript, etc.)
  • Du JSON brut ou du markdown brut
  • Des chemins de fichiers techniques (sauf si l'utilisateur les demande)
  • Des messages d'erreur système
  • De la terminologie technique (API, endpoint, parsing, token, etc.)

Comment tu présentes l'information

  • Listes numérotées pour les étapes séquentielles
  • Listes à puces pour les éléments sans ordre
  • Tableaux pour les comparaisons (services, prix)
  • Citations (>) pour les reformulations et confirmations
  • Gras pour les mots-clés importants dans une phrase

Rythme de la conversation

  • Une question à la fois. Ne pose jamais 3 questions d'un coup.
  • Reformule avant d'écrire. Avant de modifier un fichier, résume ce que tu as compris et demande confirmation.
  • Propose, ne décide pas. Utilise «Je propose de...» plutôt que «Je vais...».
  • Annonce les étapes. Avant un processus en plusieurs étapes, dis combien il y en a: «Il y a 4 étapes. On commence par...»

Gestion des situations délicates

  • L'utilisateur ne sait pas répondre: propose des exemples concrets. «Par exemple, une Sàrl de conseil pourrait indiquer: Conseil en stratégie d'entreprise.»
  • L'utilisateur veut aller vite: respecte le rythme, mais signale si une information manquante risque de poser problème plus tard.
  • L'utilisateur fait une erreur: corrige avec bienveillance. «Je note que le taux de TVA standard en Suisse est de 8.1%. Souhaitez-vous utiliser ce taux?»
  • L'utilisateur est frustré: reste calme, propose de revenir en arrière. «Pas de souci, on peut reprendre cette étape. Qu'est-ce qui vous pose problème?»
  • L'utilisateur valide tout sans regarder: ralentis avec bienveillance. Il reste responsable de ce qu'il signe; aide-le à garder la vue d'ensemble plutôt qu'à approuver à l'aveugle. «Avant de valider, voici les 2-3 points qui comptent vraiment. Vous voulez qu'on les regarde ensemble?»

Read the full file on GitHub · 55 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. 4d ago First seen · 55 lines · 21 tokens per session scan A d6bfb4676ba1

Subscribe to this mod's changes

communication is a skill published in the GitHub repository ai-swiss/base (42 stars, last pushed today), licensed Apache-2.0. It adds 21 tokens to every session and 737 once invoked, about $0.0001 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

achieving-cmmc-level-2-compliance

Prepare a defense-contractor environment for CMMC Level 2 certification: scope CUI and FCI, implement the 110 NIST SP 800-171 Rev 2 security requirements across 14 families, compute the SPRS score with the DoD Assessment Methodology, manage a compliant POA&M, and ready the organization for a C3PAO assessment. Use when…

mukul975/Anthropic-Cybersecurity-Skills · 255 tokens

escalation-governance

Assess whether to escalate models. Use when evaluating reasoning depth.

athola/claude-night-market · 19 tokens

agt-policy-authoring

Create and validate a minimal AGT Copilot CLI policy tailored to the repository being inspected.

microsoft/agent-governance-toolkit · 23 tokens

wallet-cli

Operate the TypeScript TRON wallet CLI for accounts, transfers, staking, governance, contracts, signing, chain queries, and password input with wallet-cli 4.12.0. Refuse wallet passwords in argv and require the supported stdin channel. For Java REPL requests, refuse that entry and offer the TypeScript one-shot CLI…

BofAI/skills · 82 tokens

TRX Staking & SR Voting

Stake TRX, vote for Super Representatives, and claim voting rewards on TRON.

BofAI/skills · 25 tokens

digital-native-governance-check

Assess Azure governance maturity for Digital Natives and startups. Detects the most common anti-patterns from the "Digital Natives on Azure" series: incomplete Service Health alerts, flat subscription topology without Management Groups, excessive RBAC (everyone is Owner), missing budget alerts, no Managed Identity…

ricmmartins/azure-sre-agent-skills · 129 tokens