What problem does it solve?
This Skill connects Zendesk to a self-hosted Hermes agent when you need secure access to tickets, users, organizations, and macros without waiting for a first-party MCP server.
Core Features & Use Cases
- REST-Based Integration: Configures Zendesk API access directly with email-plus-token Basic authentication instead of MCP.
- Idempotent Remote Setup: Writes credentials to the Hermes environment on a VPS, validates the existing state, and avoids duplicate wiring.
- Safety Checks and Recovery: Verifies subdomain format, token length, live API access, gateway reload behavior, and rollback steps if anything fails.
- Use Case: A support team can ask an AI coding agent to connect Zendesk on a remote server, confirm the credentials work, and expose ticket and search endpoints for ongoing operations.
Quick Start
Ask the AI to connect Zendesk to your self-hosted Hermes agent over SSH using your VPS details, Zendesk subdomain, admin email, and API token.