_exemple

_exemple is a skill for Claude Code, Codex from ai-swiss/base. It costs 16 tokens per session (363 once invoked), scanned C, original, Apache-2.0.

A French-language template for writing a new skill, including its subject area, terminology, rules, good practices, and references.

In plain words
What is it for?
Starting documentation for an AI-agent skill before replacing the placeholders with real instructions and references.
Why use it?
It provides a basic structure so a new skill explains its knowledge clearly and consistently.

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/_exemple
Any agent
npx skills add ai-swiss/base --skill _exemple
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 _exemple

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-swiss/base/_exemple.svg)](https://agentmods.dev/skills/ai-swiss/base/_exemple)
Your own site
<a href="https://agentmods.dev/skills/ai-swiss/base/_exemple"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/_exemple.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 363 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. 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.00016 $0.00363
Opus 5 $0.00008 $0.00181
Sonnet 5 $0.00003 $0.00073
Haiku 4.5 $0.00002 $0.00036

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

Security

Grade C, and why

_exemple scanned grade C with 1 finding 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 5d 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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

<!-- NOTES POUR L'AUTEUR DE LA COMPÉTENCE: - Une compétence fournit du contexte, pas des instructions - Elle est chargée à la demande quand la conversation en a besoin - Gardez-la factuelle et concise - Utilisez des tabl
.ai/agents/_template/skills/competences/_exemple/SKILL.md · 51 lines

What it actually says

[Domaine de connaissance]

[Description en une phrase: quelle expertise cette compétence fournit.]

Terminologie

Terme Définition
[Terme 1] [Définition claire et concise]
[Terme 2] [Définition claire et concise]

Règles et conventions

  • [Règle 1: ex. format de date, unité de mesure, convention de nommage]
  • [Règle 2]
  • [Règle 3]

Bonnes pratiques

  • [Pratique 1: ce qu'il faut faire et pourquoi]
  • [Pratique 2]

Références

  • [Lien ou source pertinente]
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. 5d ago First seen · 51 lines · 16 tokens per session scan C 71107ba722e3

Subscribe to this mod's changes

_exemple is a skill published in the GitHub repository ai-swiss/base (43 stars, last pushed yesterday), licensed Apache-2.0. It adds 16 tokens to every session and 363 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). 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