make-it-itinerary skillA
make-it-itinerary is agent-read markdown (skill) from mostafa-drz/claude-skills: Turns an existing travel conversation into a day-by-day trip itinerary. Reads what was already discussed (destination, the hotel picked, restaurants liked, activities rejected), asks only the few questions that change the plan (dates, who is going, car or not), each with a default so "just go" works, then checks every suggestion online for the actual trip dates: seasons, opening hours, booking rules. Delivers an interactive HTML itinerary, with PDF, calendar (.ics) or plain-text versions on requ.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Make it an itinerary You've been chatting about a trip: a place, where to stay, where to eat. This turns that conversation into a plan you can actually travel with. It keeps what you decided, asks only what it can't work out, checks every stop against the real dates, and hands you a page that works on your phone, on paper, and in your calendar. > The very important point is user-centric design and workflow thinking, and grounding > every suggestion in online verification, based on the current date. > *(from the original sketch)* In Claude Desktop and claude.ai the skill starts automatically on a matching request, with no slash command. Typing "make it an itinerary" is the natural trigger. Four references, loaded when a step needs them: [`trip-brief.md`](./references/trip-brief.md) (reading the conversation and asking the right questions) · [`verification.md`](./references/verification.md) (grounding each suggestion online) · [`itinerary-schema.md`](./references/itinerary-schema.md) (the data every output renders from) · [`examples.md`](./references/examples.md) (the full journeys: thin chat, rich chat, edits, no web search). --- ## The flow …
Read the whole file at its exact version.
How to install
mdr add mostafa-drz/claude-skills/make-it-itinerary@git:20260921.92e6393mdr add mostafa-drz/claude-skills/make-it-itinerary@sha256:e1f73ea7209239dfPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_5bg34r2z5lqgbyxl)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (11597 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
mostafa-drz/claude-skills · 4 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5bg34r2z5lqgbyxl GET https://markdownregistry.com/api/v1/resolve?ref=mostafa-drz/claude-skills/make-it-itinerary GET https://markdownregistry.com/api/v1/blob/e1f73ea7209239dff3ebfc8424aaeb514dda485a58068ebf773dd985d14cd081
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.