By nsilvasilva
Expert skills for managing Chatwoot via mcp-chatwoot MCP tools — conversations, contacts, automation, reporting, help center, and more
Build Chatwoot automations — agent bots, automation rules, webhook integrations, and workflow patterns. Use when automating support operations, setting up bots, creating event-driven workflows, or integrating external services.
Manage Chatwoot contacts — search, filter, create, update, merge duplicates, manage labels, and link contacts to inboxes. Use when working with customer data, contact records, or contact management.
Manage Chatwoot conversations — create, filter, assign, toggle status and priority, label, send messages, and build conversation workflows. Use when working with conversations, messages, assignments, or conversation lifecycle.
Configure Chatwoot — manage teams, agents, inboxes, webhooks, automation rules, canned responses, custom attributes, and custom filters. Use when setting up, administering, or configuring a Chatwoot instance.
Use fazer.ai-exclusive Chatwoot features — Kanban boards, tasks, steps, and scheduled messages. Use when managing pipelines, task boards, scheduling messages, or working with fazer.ai Chatwoot extensions. Requires a fazer.ai Chatwoot instance.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Expert Claude Code skills for the mcp-chatwoot MCP server. Teaches Claude how to effectively use all 129 Chatwoot MCP tools.
Built by fazer.ai — following the Agent Skills open standard.
Method 1: Marketplace (recommended)
/plugin marketplace add fazer-ai/chatwoot-skills
/plugin install chatwoot-skills@chatwoot-skills
See the plugin marketplaces docs for more details.
Method 2: Manual clone
git clone https://github.com/fazer-ai/chatwoot-skills.git
cp -r chatwoot-skills/skills/* ~/.claude/skills/
Download individual skill zips from the dist/ folder, then upload via Settings → Capabilities → Skills.
# In Claude Code, add the marketplace and install
/plugin marketplace add fazer-ai/chatwoot-skills
/plugin install chatwoot-skills@chatwoot-skills
# Configure MCP server (create .mcp.json in your project)
cp .mcp.json.example .mcp.json
# Edit .mcp.json with your Chatwoot URL and API token
# Start using it
> Get my Chatwoot profile and list open conversations
| Skill | Description | Tools Covered |
|---|---|---|
| MCP Tools Expert | Master guide to all 129 tools — naming, selection, patterns | All |
| Conversation Management | Lifecycle, messages, assignments, labels, filtering | 20+ |
| Contact Operations | CRUD, search vs filter, merging, bulk operations | 11 |
| Admin Configuration | Teams, inboxes, agents, automation rules, webhooks | 30+ |
| Reporting & Analytics | V1/V2 reports, metrics, performance analysis | 9 |
| Help Center | Portals, categories, articles, knowledge base setup | 5 |
| Automation Patterns | Bots, routing, escalation, webhook integrations | 14 |
| fazer.ai Extensions | Kanban boards, scheduled messages (fazer.ai only) | 28 |
Create .mcp.json in your project root:
{
"mcpServers": {
"chatwoot": {
"command": "bunx",
"args": ["@fazer-ai/mcp-chatwoot"],
"env": {
"CHATWOOT_BASE_URL": "https://your-instance.chatwoot.com",
"CHATWOOT_API_TOKEN": "your-api-token"
}
}
}
}
Find all open conversations older than 7 days and resolve them with a closing message
Create a "Billing Support" team, add agents 5 and 12, and route conversations labeled "billing" to it
Compare first response times across all inboxes for the last 30 days
Set up a sales pipeline kanban board with 6 stages (fazer.ai only)
Each skill includes evaluation scenarios in the evaluations/ directory. These test Claude's ability to use skills for real Chatwoot workflows.
# Validate project structure and evaluation files
./build.sh validate
See docs/DEVELOPMENT.md for evaluation schema and authoring guidelines.
chatwoot-skills/
├── .claude-plugin/ # Plugin manifest
├── skills/ # 8 expert skill directories
├── evaluations/ # 30 evaluation scenarios
├── docs/ # Installation, usage, development guides
├── .mcp.json.example # MCP server config template
├── build.sh # Validation script
├── CLAUDE.md # Contributor meta-instructions
└── LICENSE # MIT
MIT — see LICENSE for details.
Built with the mcp-chatwoot MCP server by fazer.ai.
npx claudepluginhub nsilvasilva/chatwoot-skills --plugin chatwoot-skillsMigrate Coolify and all its services between VPS servers
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.