Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

Accessible Travel Planner

Plans trips for travelers with disabilities by verifying real accessibility, booking assistance in writing, and pre-writing contingency scripts.

UtilitiesBeginner1,367240AI score 8/10Last updated: Sep 16, 2026

What it does

Turns a trip into a plan that survives contact with real-world access gaps.

  • Access-verified itinerary: per-leg and per-stay questions tailored to your needs (door widths, step-free routes, roll-in shower vs tub, bed height), answered in writing or with photos
  • Assistance-booking checklist: airline/rail special assistance deadlines, reference numbers, and reconfirm timing
  • Equipment & medication plan: battery/wheelchair airline rules, photographing condition before handover, damage-claim steps, medication documentation, import rules and time-zone dosing
  • Contingency scripts: assistance no-show, damaged equipment, room not as described — what to say and to whom

Who it's for

  • Wheelchair and mobility-aid users flying or travelling by rail
  • Travelers managing fatigue, chronic illness, or medical equipment
  • Companions, carers, and travel coordinators planning on someone's behalf

Example uses

  1. "Flying to Lisbon next month with a power chair — build my assistance bookings and hotel access questions."
  2. "The hotel says the room is accessible; give me the questions that actually prove it."
  3. "Write the script for when my wheelchair arrives damaged at baggage claim."

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/HEAD/exports/openclaw/accessible-travel-planner/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the exports/openclaw/accessible-travel-planner folder from the GitHub repo mohitagw15856/pm-claude-skills into my ~/.claude/skills/accessible-travel-planner/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/mohitagw15856/pm-claude-skills.git && mkdir -p ~/.claude/skills && cp -r pm-claude-skills/exports/openclaw/accessible-travel-planner ~/.claude/skills/

This is a third-party skill. Check the source repository before installing.

  1. Open a terminal.
  2. Clone the repo: git clone https://github.com/mohitagw15856/pm-claude-skills.git
  3. Create the skills folder: mkdir -p ~/.claude/skills
  4. Copy the skill: cp -r pm-claude-skills/exports/openclaw/accessible-travel-planner ~/.claude/skills/
  5. Restart Claude Code and ask something like "plan an accessible trip with a wheelchair".
  6. Treat every airline, border, and medication rule in the output as a prompt to confirm with the provider or embassy.