ideogram-debug-bundle

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Ideogram Debug Bundle

Current State

!node --version 2>/dev/null || echo 'N/A' !python3 --version 2>/dev/null || echo 'N/A' !echo "IDEOGRAM_API_KEY set: ${IDEOGRAM_API_KEY:+YES}${IDEOGRAM_API_KEY:-NO}"

Overview

Collect diagnostic information for Ideogram API issues. Produces a tarball with environment details, API connectivity tests, request/response samples, and redacted configuration -- suitable for attaching to support tickets.

Prerequisites

  • IDEOGRAM_API_KEY environment variable set
  • curl and tar available
  • Permission to collect environment info

Instructions

Installs
21
GitHub Stars
2.7K
First Seen
Feb 18, 2026
ideogram-debug-bundle — jeremylongshore/tons-of-skills-marketplace