Customerio Debug Bundle
Automates debugging customer interaction recordings to pinpoint root causes of issues and improve service quality.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add customerio-debug-bundle npx -- -y @trustedskills/customerio-debug-bundle
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"customerio-debug-bundle": {
"command": "npx",
"args": [
"-y",
"@trustedskills/customerio-debug-bundle"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The customerio-debug-bundle skill allows you to interact with and debug your Customer.io workflows directly from an AI agent. It provides access to workflow logs, lets you trigger test sends, and enables the inspection of variables within a running workflow. This facilitates faster troubleshooting and development cycles for Customer.io users.
When to use it
- Debugging Workflow Errors: Quickly identify and resolve issues in your Customer.io workflows by examining real-time logs.
- Testing Workflow Logic: Trigger test sends to verify that your workflows are behaving as expected before deploying them live.
- Inspecting Variable Values: Understand the data being passed through a workflow by inspecting variable values at different stages.
- Troubleshooting Segmentation Issues: Validate segmentation logic and ensure users are correctly targeted within your Customer.io campaigns.
Key capabilities
- Access to Customer.io Workflow Logs
- Ability to Trigger Test Sends
- Workflow Variable Inspection
Example prompts
- "Show me the logs for my 'Welcome New Users' workflow."
- "Trigger a test send for the 'Abandoned Cart' workflow with email address [email protected]."
- "What is the value of the
cart_totalvariable in the 'Post-Purchase Email' workflow?"
Tips & gotchas
Requires appropriate API keys and permissions within your Customer.io account to function correctly. The skill’s effectiveness depends on having well-defined and documented workflows within Customer.io.
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 |
🌐 Community
Passed automated security scans.