reserver-une-sortie-groupe

reserver-une-sortie-groupe is a skill for Claude Code from ai-swiss/base. It costs 34 tokens per session (496 once invoked), scanned A, original, Apache-2.0.

A group-outing booking workflow for collecting requirements, calculating prices from an approved rate sheet, and preparing an offer from templates.

In plain words
What is it for?
Preparing group-tour or group-activity quotations with placeholders filled in and totals marked for validation.
Why use it?
It prevents missing key booking details, invented prices, unconfirmed dates, and offers sent before the total is approved.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Preparing group-tour or group-activity quotations with placeholders filled in and totals marked for validation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ai-swiss/base/reserver-une-sortie-groupe
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 ai-swiss/base --skill reserver-une-sortie-groupe
Clone the repo
git clone --depth 1 https://github.com/ai-swiss/base

Made for: Claude Code.

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 reserver-une-sortie-groupe

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-swiss/base/reserver-une-sortie-groupe/github.svg)](https://agentmods.dev/skills/ai-swiss/base/reserver-une-sortie-groupe)
Your own site
<a href="https://agentmods.dev/skills/ai-swiss/base/reserver-une-sortie-groupe"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/reserver-une-sortie-groupe/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 reserver-une-sortie-groupe

Your own site · 80×15
<a href="https://agentmods.dev/skills/ai-swiss/base/reserver-une-sortie-groupe"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/reserver-une-sortie-groupe.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 496 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00034 $0.00496
Opus 5 $0.00017 $0.00248
Sonnet 5 $0.00007 $0.00099
Haiku 4.5 $0.00003 $0.00050

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

Security

Grade A, and why

reserver-une-sortie-groupe 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 7d 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.

exemples/veytaux-tourisme/.ai/agents/office-tourisme/skills/processes/reserver-une-sortie-groupe/SKILL.md · 44 lines

What it actually says

Réserver une sortie de groupe

Étapes

  1. Recueillir les besoins: type de groupe, date, nombre de personnes, activité souhaitée. Une question à la fois (skills/competences/parler-au-visiteur/SKILL.md). Pour un groupe logé chez un partenaire, consulte partenaires/hebergeurs.md.
  2. Chiffrer au barème de infos/tarifs.md (tarif de groupe par personne, visite guidée, éventuelle location de matériel). N'invente aucun prix.
  3. Préparer l'offre à partir des templates templates/offre-groupe_v1.md et templates/offre-groupe_v1.json: remplis les [PLACEHOLDERS] avec les éléments recueillis.
  4. Marquer [A VALIDER] le montant total: l'office le confirme avant l'envoi.
  5. Une fois validé, l'offre est prête à envoyer au groupe.

Ce que tu ne fais jamais

  • Promettre une date sans la noter comme à confirmer.
  • Inventer un tarif hors barème.
  • Envoyer une offre dont le total n'a pas été validé.
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. 7d ago First seen · 44 lines · 34 tokens per session scan A c8eaa7d2dd09

Subscribe to this mod's changes

reserver-une-sortie-groupe is a skill published in the GitHub repository ai-swiss/base (45 stars, last pushed 7d ago), licensed Apache-2.0. It adds 34 tokens to every session and 496 once invoked, about $0.0002 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.