tripit
Installation
SKILL.md
TripIt Skill
Overview
Use this skill to run reliable TripIt CLI workflows and validate behavior with repeatable command sequences.
Prioritize commands documented in README.md and test-flow coverage in AI_TEST_HARNESS.md.
Requirements
Install the CLI before any tripit command:
npm install -g tripit
This adds the tripit executable to the OS so tripit --help and other subcommands are available.
If running directly from this repository without global install, use: