genesys-cli

Installation
SKILL.md

Genesys CLI

A CLI for Genesys Cloud CX via the Platform API.

Setup

The CLI must be available. Either:

# Option 1: Use npx (no install needed, works immediately)
npx genesys-cli --help

# Option 2: Install globally for faster repeated use
npm install -g genesys-cli

If using npx, prefix all commands with npx: npx genesys-cli conversations list ... If installed globally, use directly: genesys-cli conversations list ...

Installs
7
Repository
cmds-cc/skills
GitHub Stars
1
First Seen
Apr 6, 2026
genesys-cli — cmds-cc/skills