plan-a-trip

plan-a-trip is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 60 tokens per session (1,554 once invoked), scanned A, original, MIT.

A trip-planning pack containing a trip summary, an itinerary with flight and hotel search criteria, and a packing checklist. It uses your destination, dates, trip type, and existing calendar commitments.

In plain words
What is it for?
Use it to prepare business or personal travel, check meetings during the trip, find existing booking details, and create a destination-specific packing list.
Why use it?
It brings travel details and work commitments together before you book anything. When search services are unavailable, it still gives you clear criteria for finding options yourself.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to prepare business or personal travel, check meetings during the trip, find existing booking details, and create a destination-specific packing list.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/plan-a-trip
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 akiotanaka847/qaio-desktop --skill plan-a-trip
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

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 plan-a-trip

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/plan-a-trip"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/plan-a-trip.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,554 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.00060 $0.01554
Opus 5 $0.00030 $0.00777
Sonnet 5 $0.00012 $0.00311
Haiku 4.5 $0.00006 $0.00155

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

Security

Grade A, and why

plan-a-trip 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.

store/agents/operations/.agents/skills/plan-a-trip/SKILL.md · 127 lines

How it starts

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

Plan A Trip

When to use

  • "I'm going to {city}" / "plan my travel to {X}" / "plan a trip end-to-end".
  • "flights for {conference}" / "I have a customer visit in {X}".
  • "assemble my trip pack".

Connections I need

I run external work through Composio. Before this skill runs I check the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

  • Calendar (Google Calendar, Outlook) - Required. Lets me see existing meetings during the trip window and pull events at the destination.
  • Inbox (Gmail, Outlook) - Optional. Helps me find existing booking confirmations or itineraries.
  • Travel providers (flight or hotel search) - Optional. If connected I surface real options; otherwise I write search criteria and you book yourself.

If no calendar is connected I stop and ask you to connect your calendar first.

Information I need

I read your operations context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

  • Destination and dates - Required. Why I need it: nothing works without where and when. If missing I ask: "Where are you going and on what dates? A range works if you're still flexible."
  • Trip purpose - Required. Why I need it: a customer visit, a conference, an offsite, and a personal trip each get different itineraries and packing lists. If missing I ask: "What's the purpose of the trip - customer visit, conference, offsite, or personal?"
  • Travel preferences - Required. Why I need it: I draft against your real preferences instead of guessing. If missing I ask: "What are your travel defaults - preferred airline, seat, hotel chain, dietary needs, anything I should always include?"
  • Your timezone - Optional. Why I need it: catches schedule conflicts during the trip window. If you don't have it I keep going with TBD using your operating context default.

Read the full file on GitHub · 127 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. 7d ago First seen · 127 lines · 60 tokens per session scan A caaf54b70c47

Subscribe to this mod's changes

plan-a-trip is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 60 tokens to every session and 1,554 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-09-05.

Related

Other skills, from other repositories

anti-sleep

Keep a Mac awake with caffeinate during long builds, downloads, or supervised automation runs.

sickn33/agentic-awesome-skills · 22 tokens

pipa-follow-up-reminders

Create and cancel simple one-shot email follow-up reminders through Pipa. Use this when the user wants Pipa to email them a specific reminder at a future time, such as “email me tomorrow at 9 to follow up,” “remind me by email next Friday,” or “send me a reminder in two hours.” Also use it to cancel a previously…

lunchpaillola/pipa-skills · 122 tokens

pipa-time-tracking

Track work time through Pipa generic agent utility records. Use when user asks to start, stop, switch, inspect, backfill, update, archive, or summarize time entries.

lunchpaillola/pipa-skills · 42 tokens

pipa-huddle-beta

Use when the user wants to talk through work with Pipa or their current agent in a live voice huddle: Pipa Huddle, Pipa voice session, talk this through, walking work session, plan this by voice, voice call with my agent, or discuss this out loud. Starts a voice huddle with agent context and optional handoff. Do not…

lunchpaillola/pipa-skills · 105 tokens

pipa-daily-shutdown

Use only when pipa-daily-shutdown is explicitly invoked or pipa-improve-operations delegates to it.

lunchpaillola/pipa-skills · 34 tokens

pipa

Use when the user invokes Pipa or asks to plan a service-business workday, shut down work for the day, or prepare tomorrow. Routes business operations to get work, define work, deliver work, get paid, keep clients, improve operations, Manage Pipa, or Pipa Tools.

lunchpaillola/pipa-skills · 62 tokens