Collect Juicebox debug evidence for support. Use when creating support tickets, gathering diagnostic info, or preparing error reports for Juicebox support team. Trigger with phrases like "juicebox debug info", "juicebox support bundle", "collect juicebox diagnostics", "juicebox troubleshooting".
Scanned 9/10/2026
Install to Claude Code
npx -y skills add micsapp/micstec-skills --skill juicebox-debug-bundle --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Juicebox Debug Bundle?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/micsapp-juicebox-debug-bundle)More formats (shields.io, HTML) on the badges page.
---
name: juicebox-debug-bundle
description: |
Collect Juicebox debug evidence for support.
Use when creating support tickets, gathering diagnostic info,
or preparing error reports for Juicebox support team.
Trigger with phrases like "juicebox debug info", "juicebox support bundle",
"collect juicebox diagnostics", "juicebox troubleshooting".
allowed-tools: Read, Grep, Bash(curl:*)
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intentsolutions.io>
compatible-with: claude-code, codex, openclaw
---
# Juicebox Debug Bundle
## Overview
Collect comprehensive diagnostic information for Juicebox support tickets.
## Prerequisites
- Access to application logs
- Juicebox API key configured
- Terminal access
## Instructions
1. Step 1: Collect Environment Info
2. Step 2: Test API Connectivity
3. Step 3: Gather Error Logs
4. Step 4: Create Support Bundle
For full implementation details and code examples, load:
`Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)`
## Output
- `debug-bundle.txt` - Text summary
- `debug-bundle-*.json` - Structured data
- Filtered error logs
- API connectivity results
## Resources
- [Support Portal](https://juicebox.ai/support)
- [Community Forum](https://community.juicebox.ai)
## Next Steps
After collecting debug info, check `juicebox-rate-limits` for quota issues.
## Error Handling
| Error | Cause | Resolution |
|-------|-------|------------|
| Authentication failure | Invalid or expired credentials | Refresh tokens or re-authenticate with debugging |
| Configuration conflict | Incompatible settings detected | Review and resolve conflicting parameters |
| Resource not found | Referenced resource missing | Verify resource exists and permissions are correct |
## Examples
**Basic usage**: Apply juicebox debug bundle to a standard project setup with default configuration options.
**Advanced scenario**: Customize juicebox 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!