cxcscmu/itinerary-formatting
Use this skill to convert a completed day-by-day travel plan into the required JSON output format and write it to /app/output/itinerary.json. Enforces field rules, naming conventions, and completeness checks.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill itinerary-formatting
Take cxcscmu/itinerary-formatting from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.