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.
curl -O https://raw.githubusercontent.com/tickadoo/tickadoo-mcp/main/.claude/skills/tickadoo-experiences/SKILL.mdgit clone --depth 1 https://github.com/tickadoo/tickadoo-mcpWrote 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.
[](https://agentmods.dev/skills/tickadoo/tickadoo-mcp/tickadoo-experiences)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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 |
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.
- 10d ago First seen · 72 lines · 102 tokens per session scan A 123f971fe3d6
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.
Other skills, from other repositories
gws-gmail-send
Skill "gws-gmail-send" from googleworkspace/cli, covering gmail +send, usage, flags, examples and tips.
gws-shared
The gws binary must be on $PATH. See the project README for install options.
gws-sheets
Google Sheets: Read and write spreadsheets.
gws-gmail
Gmail: Send, read, and manage email.
gws-modelarmor-create-template
Google Model Armor: Create a new Model Armor template.
gws-modelarmor
Google Model Armor: Filter user-generated content for safety.