chatwoot
OfficialChatwoot support automation via curl.
Authorvm0-ai
Version1.0.0
Installs1
System Documentation
What problem does it solve?
This Skill automates multi-channel customer support workflows via the Chatwoot API, enabling streamlined agent interactions.
Core Features & Use Cases
- Manage contacts and conversations
- Send messages and internal notes
- List agents and automations
- Bulk operations and webhook-driven updates
Quick Start
Create a contact: bash -c 'curl -s -X POST "${CHATWOOT_BASE_URL}/api/v1/accounts/${CHATWOOT_ACCOUNT_ID}/contacts" -H "api_access_token: ${CHATWOOT_API_TOKEN}" -H "Content-Type: application/json" -d '{"inbox_id":1,"name":"John Doe","email":"john@example.com"}' | jq .'
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: chatwoot Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#chatwoot Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.