skill-cli
Installation
SKILL.md
Skill Recordings Support Agent CLI
CLI tool for the Skill Recordings support platform. Named skill after Skill Recordings (the company), not Claude skills.
Quick start
skill front search "refund" --inbox inb_4bj7r # Search conversations
skill front search --status unassigned # Filter-only search
skill front conversation <id> -m # Conversation with history
skill front assign cnv_xxx tea_xxx # Assign to teammate
skill front reply cnv_xxx --body "On it" # Draft reply (never auto-sends)
skill front api GET /me # Raw API escape hatch
skill inngest events --after 1h # Recent workflow events
skill inngest failures --after 2h # Aggregate failure analysis