About
The LangChain Debug Bundle skill automates the collection of critical diagnostic data when encountering complex issues in LangChain-based applications. It streamlines the troubleshooting process by gathering system environment details, auditing package versions (like LangChain, OpenAI, and Anthropic), and capturing execution traces via custom callback handlers. By producing a standardized JSON debug bundle and a standalone minimal reproduction script, it helps developers quickly isolate bugs, audit dependency mismatches, and provide high-quality information for support or GitHub issue submissions.