This handles Zendesk customer support operations through Membrane's CLI, giving you typed actions for tickets, users, organizations, and comments without wrestling with OAuth yourself. The action search is handy: describe what you want in natural language and it surfaces the right endpoint with schemas. You get about 20 pre-built actions covering the common stuff like creating tickets, searching, and managing users. When those don't cut it, the proxy lets you hit any Zendesk API endpoint directly while Membrane handles auth headers and token refresh. It's built for AI agents that need to read or update support data programmatically, and the headless auth flow is designed for environments where you can't pop open a browser.
npx skills add https://github.com/membranedev/application-skills --skill zendesk