anth-debug-bundle

Installation
SKILL.md

Anthropic Debug Bundle

Overview

Collect diagnostic information for Claude API issues. Every API response includes a request-id header — this is the single most important piece of data for Anthropic support.

Prerequisites

  • Anthropic SDK installed
  • Access to application logs
  • ANTHROPIC_API_KEY set in environment

Instructions

Step 1: Capture Request ID

import anthropic

client = anthropic.Anthropic()
Installs
1
GitHub Stars
2.3K
First Seen
May 19, 2026
anth-debug-bundle — jeremylongshore/claude-code-plugins-plus-skills