·zendesk

Zendesk Support API for searching tickets, organizations, and users. Use when working with support tickets, customer issues, or correlating support data with Salesforce accounts.

0Installs·0Trend·@jdrhyne

Installation

$npx skills add https://github.com/jdrhyne/agent-skills --skill zendesk

SKILL.md

Access Zendesk support data — tickets, organizations, users, and search.

Get your API token from: Zendesk Admin → Apps & Integrations → APIs → Zendesk API → Add API Token.

| /tickets.json | GET | List tickets | | /tickets/{id}.json | GET | Get ticket details | | /tickets/{id}/comments.json | GET | Get ticket comments | | /search.json?query= | GET | Search (tickets, users, orgs) | | /organizations.json | GET | List organizations | | /organizations/{id}.json | GET | Get org details |

Zendesk Support API for searching tickets, organizations, and users. Use when working with support tickets, customer issues, or correlating support data with Salesforce accounts. Source: jdrhyne/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jdrhyne/agent-skills --skill zendesk
Category
{}Data Analysis
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is zendesk?

Zendesk Support API for searching tickets, organizations, and users. Use when working with support tickets, customer issues, or correlating support data with Salesforce accounts. Source: jdrhyne/agent-skills.

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/jdrhyne/agent-skills --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/jdrhyne/agent-skills