dixa

Manages the Dixa API via command-line interface for administrative and operational tasks.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/Dixa-public/dixa-cli-public --skill dixa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dixa
Source: https://github.com/Dixa-public/dixa-cli-public/tree/main
Command: npx skills add https://github.com/Dixa-public/dixa-cli-public --skill dixa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The dixa Skill allows you to control the Dixa API through a command-line interface, enabling you to interact with Dixa's features like organizations, users, conversations, and analytics without leaving your terminal.

Core Features & Use Cases

  • Command-line API Access: Interact with the Dixa API using simple CLI commands.
  • Profile-based Authentication: Authenticate with different Dixa profiles using the command-line interface.
  • Data Retrieval: Fetch data such as organization details, agent information, and conversation histories.
  • Task Execution: Perform write operations like adding tags, closing conversations, and assigning tasks.
  • Analytics: Retrieve and analyze data for metrics like closed conversations and agent presence.
  • Use Case: You can use the dixa Skill to automate routine tasks such as updating customer profiles, managing tag assignments, and generating analytics reports.

Quick Start

Run the command dixa auth login to set up your profile and authenticate with your Dixa API key.

Frequently Asked Questions about dixa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Dixa customer support tasks from the command line?

To automate Dixa customer support tasks from the command line, you use a CLI tool that manages the Dixa API for user management, conversation handling, and updating customer profiles directly from your terminal.

What do I need to set up before using the Dixa API via CLI?

Before using the Dixa API via CLI, you must install the dixa CLI binary in your system's PATH and run the authentication command to configure your profile with a valid Dixa API key.

Can I fetch Dixa analytics data like closed conversations and agent presence through the terminal?

Yes, you can fetch Dixa analytics data through the terminal by executing CLI commands to retrieve and analyze metrics like closed conversations and agent presence directly via the API.

Does the Dixa CLI support write operations like adding tags and closing conversations?

Yes, the Dixa CLI supports write operations like adding tags, closing conversations, assigning tasks, and updating customer profiles by executing specific command-line API actions.

Is it possible to manage multiple Dixa profiles for API authentication?

Yes, you can manage multiple Dixa profiles for API authentication using the profile-based authentication features within the command-line interface to switch between different accounts easily.

What are the limitations of using a CLI for Dixa conversation handling?

Using a CLI for Dixa conversation handling requires the dixa binary in the system PATH and relies entirely on API availability, meaning operations fail if the binary is missing or the API is inaccessible.