zendesk
✓Interact with Zendesk Support via CLI - search tickets, view details, analyze metrics, manage users/organizations, and update tickets. All responses are saved locally for efficient jq querying.
Installation
SKILL.md
A command-line interface for comprehensive Zendesk API integration. Run commands via uv run zendesk in the skill directory.
IMPORTANT: Always use uv run All commands MUST be run with uv run to ensure dependencies are available: CLI commands: uv run zendesk Python scripts: uv run python src/zendeskskill/scripts/ .py Never use python3 or python directly - it will fail with ModuleNotFoundError.
All API responses are automatically saved to /zendesk-skill/ (system temp directory) with:
Interact with Zendesk Support via CLI - search tickets, view details, analyze metrics, manage users/organizations, and update tickets. All responses are saved locally for efficient jq querying. Source: andmarios/zendesk-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/andmarios/zendesk-skill --skill zendesk- Source
- andmarios/zendesk-skill
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is zendesk?
Interact with Zendesk Support via CLI - search tickets, view details, analyze metrics, manage users/organizations, and update tickets. All responses are saved locally for efficient jq querying. Source: andmarios/zendesk-skill.
How do I install zendesk?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andmarios/zendesk-skill --skill zendesk Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/andmarios/zendesk-skill
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05