skill-support
Installation
SKILL.md
Skill Support CLI
Agent-first CLI for the Skill Recordings customer support platform. Powers triage, conversation management, health checks, evals, and pipeline debugging across Total TypeScript, Pro Tailwind, Epic Web, and other properties.
Repo: skillrecordings/support (private)
Binary: ~/.local/bin/skill
All commands return JSON with --json or --format json.
Quick Start (new developer)
Three commands. Needs: GitHub account in skillrecordings org.
# 1. Install binary
curl -fsSL https://raw.githubusercontent.com/skillrecordings/support/main/packages/cli/install.sh | bash