tickadoo-mcp: Skill for Claude Code

.claude/skills/tickadoo-experiences/SKILL.md

tickadoo-experiences is a skill for Claude Code from tickadoo/tickadoo-mcp. It costs 102 tokens per session (1,615 once invoked), scanned A, original, MIT.

A general search guide for finding city experiences, such as activities, tours, events, and places to visit. It covers requests that do not fit a more specific trip-planning workflow.

In plain words
What is it for?
Use it to search across a city, look up a named experience, find ideas by mood, check weekly listings, browse city guides, get travel tips, and check dates, times, prices, or available spaces.
Why use it?
It helps choose the right search approach when someone wants ideas, details, availability, or prices without having a precise plan. It also prevents general searches from replacing more suitable workflows for trips, family days, evenings, or comparisons.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is tickadoo/tickadoo-mcp's own configuration. It tells Claude Code how to work on tickadoo-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything tickadoo-mcp configures →

Part of the tickadoo plugin — 7 skills, 2 MCP servers shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to tickadoo/tickadoo-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/tickadoo/tickadoo-mcp/main/.claude/skills/tickadoo-experiences/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/tickadoo/tickadoo-mcp

Made for: Claude Code.

Or install tickadoo, the plugin that ships this one along with the rest of its 7 skills, 2 MCP servers.

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 tickadoo-experiences

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/tickadoo/tickadoo-mcp/tickadoo-experiences"><img src="https://agentmods.dev/badge/skills/tickadoo/tickadoo-mcp/tickadoo-experiences.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,615 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.00102 $0.01615
Opus 5 $0.00051 $0.00807
Sonnet 5 $0.00020 $0.00323
Haiku 4.5 $0.00010 $0.00161

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

Security

Grade A, and why

tickadoo-experiences 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.

.claude/skills/tickadoo-experiences/SKILL.md · 72 lines

How it starts

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

tickadoo Experiences (general map)

The general map for the tickadoo MCP server (mcp.tickadoo.com/mcp). Six specialist workflow skills own the deep flows — route to them first:

  • Multi-day itinerary in one city → plan-a-trip
  • One coherent family day → family-day-out
  • Tonight / next few hours → tonight-and-last-minute
  • One coherent evening for two → date-night
  • Choosing between 2-5 known products → compare-before-you-book
  • Anchored to a named place inside a city → near-a-landmark

Use this skill only when none of those is the primary shape of the request.

Tool selection map

User intent Tool Key parameters
City-wide discovery search_experiences city, query, category, tags (array, e.g. ["family"]), min_rating, max_price, limit
Natural-language ask recommend_experiences query, city?, date?, pax?
Mood/vibe based search_by_mood city, mood (enum, e.g. family_fun, romantic, rainy_day)
Near a place (no coordinates) search_local_experiences place_hint, city?, radius_hint?
Specific experience get_experience_details product_id or slug
Live dates/times/prices/spaces get_availability product_id or slug + city_slug, date_from/to, party_size, fresh
Date-specific link (legacy interface) check_availability slug, date, party_size
Compare 2-5 specific products compare_experiences slugs
City overview get_city_guide city
Tonight / next hours / this week whats_on_tonight / get_last_minute / get_whats_on_this_week city
Multi-day plan plan_itinerary city, days, interests?, audience?, budget?, pace?
Family day get_family_day city (+ kids_ages array, date, numeric budget where known)
Evening for two get_date_night city (+ date, budget band low/medium/high where known)
Less-popular options (may overlap with headline results) get_hidden_gems city (optional max_results, default 5)
Travel advice get_travel_tips city, topic?
Browse cities list_cities country?, limit? (no free-text query — if the city is unclear, ask the user)
Show visual cards render_experience_cards experience_ids (the product_id values from the discovery result, verbatim), required render_type, optional render_context.intent_summary
Report an agreed quality issue report_quality_signal request_id (only if a prior result returned one), signal_type, optional non-personal notes

Read the full file on GitHub · 72 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. 10d ago First seen · 72 lines · 102 tokens per session scan A 123f971fe3d6

Subscribe to this mod's changes

tickadoo-experiences is a skill published in the GitHub repository tickadoo/tickadoo-mcp (1 stars, last pushed today), licensed MIT. It adds 102 tokens to every session and 1,615 once invoked, about $0.0005 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.