What problem does it solve?
This Skill explains how to use the Inline CLI to authenticate, manage chats, users, spaces, messages, search, attachments, and configuration with clear, actionable guidance.
Core Features & Use Cases
- Comprehensive command reference: explains major commands across auth, chats, users, spaces, messages, and configuration with practical examples.
- JSON-focused workflows: demonstrates using --json and --compact to integrate the CLI with scripts and pipelines.
- Practical scenarios: onboarding, listing chats, sending messages, exporting data, and auditing activity.
- Use Case: Example script to login, list chats, fetch user details, and export a chat history to JSON.
Quick Start
Use the inline CLI to log in, list your chats in JSON, and view your account details in seconds: inline auth login; inline chats list --json; inline auth me.