Clawflow Inbox Triage
Example ClawFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add clawflow-inbox-triage npx -- -y @trustedskills/clawflow-inbox-triage
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"clawflow-inbox-triage": {
"command": "npx",
"args": [
"-y",
"@trustedskills/clawflow-inbox-triage"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
Example ClawFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.28
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 29, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.