Collect Customer.io debug evidence for support. Use when creating support tickets, reporting issues, or documenting integration problems. Trigger with phrases like "customer.io debug", "customer.io support ticket", "collect customer.io logs", "customer.io diagnostics".
Scanned 9/10/2026
Install to Claude Code
npx -y skills add micsapp/micstec-skills --skill customerio-debug-bundle --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Customerio Debug Bundle?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/micsapp-customerio-debug-bundle)More formats (shields.io, HTML) on the badges page.
---
name: customerio-debug-bundle
description: |
Collect Customer.io debug evidence for support.
Use when creating support tickets, reporting issues,
or documenting integration problems.
Trigger with phrases like "customer.io debug", "customer.io support ticket",
"collect customer.io logs", "customer.io diagnostics".
allowed-tools: Read, Grep, Bash(curl:*)
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intentsolutions.io>
compatible-with: claude-code, codex, openclaw
---
# Customer.io Debug Bundle
## Overview
Collect comprehensive debug information for Customer.io support tickets and troubleshooting.
## Prerequisites
- Customer.io API credentials
- Access to application logs
- User ID or email of affected user
## Instructions
### Step 1: Create Debug Script
### Step 2: Collect User-Specific Data
### Step 3: Collect Application Logs
### Step 4: Generate Support Report
### Step 5: Bundle and Submit
For detailed implementation code and configurations, load the reference guide:
`Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)`
## Output
- Debug script for API testing
- User-specific diagnostic data
- Application log collection
- Support report template
- Compressed debug bundle
## Error Handling
| Issue | Solution |
|-------|----------|
| Logs too large | Use `tail -n 1000` to limit |
| Sensitive data | Use redaction script |
| Missing permissions | Check file read access |
## Resources
- [Customer.io Support](https://customer.io/contact/)
- [API Status](https://status.customer.io/)
## Next Steps
After creating debug bundle, proceed to `customerio-rate-limits` to understand API limits.
## Examples
**Basic usage**: Apply customerio debug bundle to a standard project setup with default configuration options.
**Advanced scenario**: Customize customerio debug bundle for production environments with multiple constraints and team-specific requirements.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!