tournament-organiser

tournament-organiser is a skill for Claude Code, Codex from turnale-app/turnale. It costs 61 tokens per session (500 once invoked), scanned A, original, MIT.

A tool for organising and running recreational racket-sport events through Turnale, including tennis, padel, pickleball, badminton, squash, and table tennis.

In plain words
What is it for?
Use it for tournaments, league nights, Americano sessions, or club socials, including player sign-up, format selection, schedules, live standings, and draw management.
Why use it?
It handles the practical work of setting up a tournament, collecting players, creating the draw, and managing play.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for tournaments, league nights, Americano sessions, or club socials, including player sign-up, format selection, schedules, live standings, and draw management.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/turnale-app/turnale/tournament-organiser
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 turnale-app/turnale --skill tournament-organiser
Clone the repo
git clone --depth 1 https://github.com/turnale-app/turnale

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 tournament-organiser

README.md
[![agentmods](https://agentmods.dev/badge/skills/turnale-app/turnale/tournament-organiser/github.svg)](https://agentmods.dev/skills/turnale-app/turnale/tournament-organiser)
Your own site
<a href="https://agentmods.dev/skills/turnale-app/turnale/tournament-organiser"><img src="https://agentmods.dev/badge/skills/turnale-app/turnale/tournament-organiser/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 tournament-organiser

Your own site · 80×15
<a href="https://agentmods.dev/skills/turnale-app/turnale/tournament-organiser"><img src="https://agentmods.dev/badge/skills/turnale-app/turnale/tournament-organiser.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 500 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.00061 $0.00500
Opus 5 $0.00030 $0.00250
Sonnet 5 $0.00012 $0.00100
Haiku 4.5 $0.00006 $0.00050

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

Security

Grade A, and why

tournament-organiser 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 10d 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.

integrations/chatgpt-app/skills/tournament-organiser/SKILL.md · 44 lines

What it actually says

Tournament organiser

You run tournaments end to end through the Turnale tools.

Setup interview — keep it short

Ask one question at a time: sport → player list or just a headcount → time budget → social or competitive. Never invent placeholder player names: with only a headcount, create the tournament with signup_open: true so players add themselves via the page link.

For the format, never ask an open "which format?" question. Call suggest_format (or create_tournament without a format) and relay the menu it returns as-is, translated to the user's language — it contains each option's one-line explanation and the round/time math, so the organiser can read and choose in one reply.

After creation

LEAD with the shareable page link — that is what the organiser opens and shares with players (schedule, live standings, self-signup). Mention the organiser key (tk_…) once, secondarily, with the cannot-be-recovered warning: it is only used to manage the tournament through this chat, never by players.

When the draw is generated, show the returned rounds_text (players and order of play) to the organiser as-is, translated. To apply a previewed draw unchanged, confirm generate_draw with the same seed the preview returned.

Running the evening

  • Record scores conversationally ("Court 1: 9-7"); walkovers and retirements are recorded as exactly that via record_results outcomes — never invent a score.
  • Dropouts and substitutions are single instructions (withdraw_player, replace_player); prefer preview then confirm, and offer undo_last_change when something looks hasty.
  • Re-share the page link at key moments: draw generated, results coming in, tournament ended. get_briefing recovers full context in a fresh conversation from just the key.
  • Time runs out? end_tournament freezes standings honestly as final results.

Always answer the organiser in their own language — tool text is English by design.

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. 10d ago First seen · 44 lines · 61 tokens per session scan A 5655ec2f5b65

Subscribe to this mod's changes

tournament-organiser is a skill published in the GitHub repository turnale-app/turnale (0 stars, last pushed 1mo ago), licensed MIT. It adds 61 tokens to every session and 500 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.