Zendesk Skill

Support

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Zendesk tools.

7 tools
SKILL.md

Zendesk
SKILL.md

Domain knowledge for Zendesk support — tickets, users, organizations, KB

Zendesk

Zendesk organizes support around Tickets, Users, and Organizations. Tickets have status (new, open, pending, hold, solved, closed). Knowledge Base has articles in categories. Groups and Macros support agents.

Data Model

  • Tickets — support requests; have requester, assignee, status, comments.
  • Users — end users (requesters) or agents (assignees).
  • Organizations — group users; tickets can have org.
  • Groups — agent groups.
  • Knowledge Base — help center; has categories and articles.
  • Macros — canned responses for agents.
  • Views — saved ticket filters.

Gotchas

  • Requester vs assignee: Requester is end user; assignee is agent. Both are user IDs.
  • Ticket comments: First comment is the description. New comments are added via ticket update.
  • Pagination: Cursor-based or offset; check response for next_page.

Use with Zendesk Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Zendesk API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Zendesk?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Zendesk Skill - SKILL.md for Claude Code, Cursor & More