timestripe

Installation
SKILL.md

Timestripe CLI

timestripe is the official command-line client for the Timestripe API. It is designed to be pipe-friendly and predictable so that agents and scripts can drive it without parsing human-formatted output.

Before doing anything: install

Check whether the CLI is available:

command -v timestripe >/dev/null || echo "timestripe not installed"

If missing, install one of these ways. Prefer Homebrew on macOS and Linux:

brew install timestripe/tap/timestripe-cli
Installs
5
GitHub Stars
6
First Seen
May 9, 2026
timestripe — timestripe/timestripe-cli