This connects Claude to Chatwoot's customer support API so you can manage conversations, contacts, and messages without leaving your terminal. You get the full workflow: create contacts with custom attributes, search by email or phone, spin up conversations, send messages or private notes, assign to agents, and toggle status between open, resolved, and pending. It uses the Application API with user access tokens, and all the examples show actual curl commands with proper auth headers. Worth noting it's cloud only (app.chatwoot.com), so if you're self-hosting you'll need to adjust the base URL. The skill shines when you're automating support workflows or building integrations that need to read and write conversation data programmatically.
npx skills add https://github.com/vm0-ai/vm0-skills --skill chatwoot