Install
openclaw skills install @crazyricemaker/comfortable-roadtrip-plannerComfort-first 自驾路书: HTML route maps, A/B/C stops, pregnancy-friendly pacing, weather, meals, calendar
openclaw skills install @crazyricemaker/comfortable-roadtrip-plannerA keep if possibleB do if timing/body battery is goodC skip freely
Include a one-line reason and a clear escape rule..ics calendar events. Also provide Markdown or calendar notes when requested.Read references/comfort-routing.md when deciding what to keep/cut, ranking stops, handling low-stamina or pregnancy constraints, or explaining whether a scenic detour is worth it.
Read references/artifact-patterns.md when creating or updating HTML route cards, Markdown itinerary files, Apple Calendar/iCal notes, priority labels, or navigation/ticket link formats.
Read references/interactive-html-artifact.md when producing the final HTML route app, adding map cards, flip details, photos, or calendar import. Reuse assets/interactive-route-map-template.html as the starting point when creating a new HTML artifact.
Read references/trip-data-contract.md when filling structured trip data, source provenance, weather, images, tickets, cut rules, parking, or medical backup fields.
When adding photos, prefer user-provided images first. If the user asks the skill to find visuals, verify stable public/official sources and keep source links/credits, especially for hotels, starts, and “internet-famous” camera spots.
sourceProvenance[].node scripts/validate-route-artifact.mjs <artifact.html> when the repository scripts are available.examples/california-coast-golden.html as the regression example for signature output quality.node scripts/run-trigger-eval.mjs and node scripts/run-output-eval.mjs examples/california-coast-golden.html after changing routing language, artifact structure, or comfort-first requirements.