skill-cli
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
Inngest Commands
More from skillrecordings/support
vercel-cli
Deploy and manage Vercel projects via CLI. Use when deploying apps, managing environment variables, configuring domains, or pushing secrets to Vercel. Triggers on deploy, vercel, env vars, production.
4ai-sdk
Comprehensive guide to AI SDK v6 for agent development, tool definitions, multi-step agentic workflows, and result extraction patterns
2lesson-content-question
Answer lesson-specific content questions. Use when a customer asks about a lesson, code example, or concept in a course.
2vector-search
Implement vector search for knowledge retrieval. Use when adding RAG, semantic search, knowledge base features, or context building for the agent.
2ops-setup
Guide user through support platform setup. Use when user says "set up", "configure", "I'm on step X", or provides API keys/credentials.
2email-change
Transfer licenses to a new email address. Use when a customer wants to change account email, move a license, or update access after a job change.
2