Collect Adobe debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Adobe API problems.
Trigger with phrases like "adobe debug", "adobe support bundle",
"collect adobe logs", "adobe diagnostic".
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
A direct command skips the review prompt. Inspect the source before running it.
The command stays on one line. Scroll horizontally to inspect it before copying.
Prefer a local copy? Download the files currently available to SkillsMP.
Showing SKILL.md
SKILL.md
Source instructions · Read-only preview
name
adobe-debug-bundle
description
Collect Adobe debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Adobe API problems.
Trigger with phrases like "adobe debug", "adobe support bundle",
"collect adobe logs", "adobe diagnostic".
Collect all necessary diagnostic information for Adobe support tickets. This script gathers SDK versions, credential validation status, API connectivity, and redacted configuration into a support-ready archive.
Prerequisites
Adobe credentials configured (env vars or .env file)
Node.js or Python environment with Adobe SDKs installed
config-redacted.txt — Configuration keys with values masked
Error Handling
Item
Purpose
Collected
Node/Python versions
SDK compatibility
Yes
SDK package versions
Version-specific bugs
Yes
OAuth token test
Auth validation
Status code only
DNS resolution
Network issues
Yes
API connectivity
Firewall/proxy issues
HTTP status codes
Examples
Start with the smallest applicable command or code example already provided in this guide, using a non-production Adobe environment and credentials. Confirm the documented response or validation result before applying the pattern to production.