Generate packing, pre-trip, and day-of checklists
Plan your day-by-day itinerary from research
Render the final magazine-style trip book HTML from research + primer + itinerary + checklists + chosen template. Orchestrates a 4-stage subagent pipeline (normalize → fetch-assets → generate-maps → render-html) with resumable intermediate state.
Find a good representative image for a place, dish, or event.
Start a new trip — collect destination, dates, travelers, and interests
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that turns a few sentences about a trip into a full, magazine-style trip book — itinerary, checklists, and a self-contained HTML keepsake — all from public, keyless data sources.
This repository is both:
.claude-plugin/plugin.json, skills under skills/)..claude-plugin/marketplace.json).Add the marketplace and install the plugin:
/plugin marketplace add escapevelocitylabs/myfootmarks
/plugin install myfootmarks@myfootmarks
To pin to a specific tag or branch, append @<ref>:
/plugin marketplace add escapevelocitylabs/[email protected]
The skills compose into a trip-planning pipeline. The typical flow is /myfootmarks:intake → /myfootmarks:plan-trip. Skills can also be invoked individually for fine-grained control.
plan-trip runs the pipeline end-to-end: reads filesystem state, dispatches the next phase automatically, and pauses for review between phases.
When a user runs the pipeline from a working directory cwd:
cwd/<slug>/ — user-facing outputs (trip.yaml, itinerary.md, packing.md, pre-trip.md, day-of.md, trip-itinerary.html, trip-checklists.html, trip-book.html, assets/<place-id>.jpg). The three HTML documents are independent and printable standalone.cwd/.myfootmarks/trips/<slug>/research/ — hidden research markdown.cwd/.myfootmarks/trips/<slug>/book-data.json — Stage 1 normalized book model.cwd/.myfootmarks/trips/<slug>/asset-manifest.json — Stage 2 image-cache manifest.cwd/.myfootmarks/trips/<slug>/maps/*.svg — Stage 3 inline SVG maps.cwd/.myfootmarks/current-trip — active-trip pointer (slug).cwd/.myfootmarks/trips/<slug>/runs.jsonl — append-only log of skill invocations.trip.yaml carries a required template: field (v1: modern-magazine) that selects which visual voice build-trip-book renders.
The plugin is developed in a separate private monorepo. Releases land here. To test the marketplace locally before pushing a release:
/plugin marketplace add ./path/to/this/checkout
/plugin install myfootmarks@myfootmarks
Validate the marketplace and plugin manifests:
claude plugin validate .
Copyright (c) 2026 Benjamin Graner / Escape Velocity Labs. All rights reserved. See LICENSE. Personal, non-commercial use is permitted; contact the author for any other use.
npx claudepluginhub escapevelocitylabs/myfootmarks --plugin myfootmarksMemory compression system for Claude Code - persist context across sessions
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth