Chatwoot features
Agent skills for Chatwoot. Integrate Chatwoot into any system — channels, live chat, Captain AI, webhooks, API, and migrations.
npx -y skills add fxckcode/chatwoot-skills --skill chatwoot-featuresAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 21 days oldThe repository was created 21 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use Chatwoot core features — conversations, CSAT surveys, canned responses, macros, campaigns, labels, priorities, business hours, omnichannel signatures, and interactive messages. Use when managing conversations or configuring workspace features.
SKILL.md
2.8 KB, as published. Nobody here has run it
Chatwoot Features
Core features for managing conversations and customer interactions.
Conversations
| Feature | Article |
|---|---|
| Conversation filters | articles/advanced-features/how-to-use-conversation-filters.md |
| Priority assignment | articles/features-explained/how-to-assign-a-priority.md |
| Sorting | articles/advanced-features/how-does-sorting-work.md |
| CSAT surveys | articles/features-explained/how-to-enable-csat-surveys.md |
| WhatsApp CSAT | articles/features-explained/whats_app-csat-surveys-in-chatwoot.md |
| CSAT review notes | articles/features-explained/review-notes-for-csat.md |
| Agent collision prevention | articles/features-explained/preventing-agent-collision.md |
| Business hours & auto-responder | articles/features-explained/business-hours-and-auto_responder.md |
| Required attributes | articles/advanced-features/required-conversation-attributes.md |
Canned Responses (Saved Replies)
- Settings → Canned Responses → Add
- Set a shortcut (
!greeting) - Type
!greetingin conversation to expand
See articles/features-explained/how-to-create-saved-reply-templates-with-canned-responses.md.
Macros
Pre-defined actions applied to conversations:
- Assign, add label, send message, change status
- Apply manually or via automation
- See
articles/advanced-features/how-to-use-macros.md
Campaigns
| Type | Use Case |
|---|---|
| One-off | Broadcast to segment |
| Ongoing | Automated drip campaigns |
| Widget campaigns | In-app messages on websites |
See articles/advanced-features/how-to-use-campaigns.md.
Wildcard URLs: articles/advanced-features/wildcard-url-support-in-website-live_chat-campaigns.md
Labels
Color-coded categories for organizing conversations:
- Create in Settings → Labels
- Apply from conversation side panel
- See
articles/features-explained/how-to-add-labels.md
Interactive Messages
Send structured messages with buttons:
- Cards with images, titles, descriptions
- Action buttons (link, postback)
- See
articles/advanced-features/how-to-use-interactive-messages.md
Omnichannel Message Signature
Set different signatures per channel:
- HTML-supported, channel-specific (email vs WhatsApp)
- See
articles/features-explained/how-to-use-the-omnichannel-message-signature.md
Template Variables
Dynamic variables in messages:
Hello {{contact.name}},
Ticket {{conversation.display_id}} updated.
Status: {{conversation.status}}
See articles/advanced-features/template-variables.md.