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.
npx skills add tickadoo/tickadoo-mcp --skill date-nightgit 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/date-night)<a href="https://agentmods.dev/skills/tickadoo/tickadoo-mcp/date-night"><img src="https://agentmods.dev/badge/skills/tickadoo/tickadoo-mcp/date-night/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/date-night"><img src="https://agentmods.dev/badge/skills/tickadoo/tickadoo-mcp/date-night.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.00062 | $0.00951 |
| Opus 5 | $0.00031 | $0.00476 |
| Sonnet 5 | $0.00012 | $0.00190 |
| Haiku 4.5 | $0.00006 | $0.00095 |
Grade A, and why
date-night 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 9d 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 — 35 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Date night with tickadoo
Build a coherent evening for two with the tickadoo MCP tools (mcp.tickadoo.com/mcp) — an arc from pre-dinner to post-show, not ten unconnected "romantic things".
When to use this
The user wants an evening plan for a couple: "date night in Paris", "anniversary evening in London", "a nice night out for the two of us". For a multi-day plan use plan-a-trip; if they just want whatever starts soonest tonight, use tonight-and-last-minute.
The workflow (tool chain)
- Build the evening — call
get_date_nightwithcityand, when known,dateand the supportedbudgetband (low/medium/high). It currently returns a flat candidate list rather than a structured pre-dinner/dinner/show arc, and the list is not reliably couples-filtered: select date-appropriate picks yourself (prefersearch_by_mood(city, mood: "romantic")to bias the pool), compose the evening arc in your answer, and live-check each selected bookable experience before presenting the evening as settled. Any dinner-area or post-show suggestion you add is yours, not a tickadoo product. - Tune the vibe —
search_by_mood(city, mood: "romantic")for alternatives;whats_on_tonight(city)if the date is TONIGHT;get_hidden_gems(city)for alternative pulls (verify they differ from the main list before presenting them as hidden gems). - Nearby extras — if the user wants another experience near the selected venue, call
search_local_experienceswith that venue or neighbourhood as the place hint. Do not callget_related_experiencesfrom ChatGPT. - Check every bookable slot — the evening can include a pre-dinner experience AND a show. For each selected bookable:
get_experience_details, thenget_availabilityfor two on the date (fresh check when the schema supports it), thencheck_availability(slug, date, party_size: 2)only when the user wants the date-specific booking link. For a same-day check, use the venue-local calendar date (e.g. from the selected result'sstart_time), never the assistant's system timezone. An anniversary plan that turns out sold out is worse than no plan.
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.
- 9d ago First seen · 35 lines · 62 tokens per session scan A 6e4dac36fe8f
date-night is a skill published in the GitHub repository tickadoo/tickadoo-mcp (1 stars, last pushed yesterday), licensed MIT. It adds 62 tokens to every session and 951 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.
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.