Comprehensive debugging toolkit for Lindy AI agents. Use when investigating complex issues, collecting diagnostics, or preparing support tickets. Trigger with phrases like "lindy debug", "lindy diagnostics", "lindy support bundle", "investigate lindy issue".
Scanned 9/10/2026
Install to Claude Code
npx -y skills add micsapp/micstec-skills --skill lindy-debug-bundle --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Lindy Debug Bundle?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/micsapp-lindy-debug-bundle)More formats (shields.io, HTML) on the badges page.
---
name: lindy-debug-bundle
description: |
Comprehensive debugging toolkit for Lindy AI agents.
Use when investigating complex issues, collecting diagnostics,
or preparing support tickets.
Trigger with phrases like "lindy debug", "lindy diagnostics",
"lindy support bundle", "investigate lindy issue".
allowed-tools: Read, Write, Edit, Bash(curl:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intentsolutions.io>
compatible-with: claude-code, codex, openclaw
---
# Lindy Debug Bundle
## Overview
Comprehensive debugging toolkit for collecting diagnostics and resolving issues.
## Prerequisites
- Lindy SDK installed
- Access to logs
- curl installed for API testing
## Instructions
### Step 1: Collect Environment Info
### Step 2: Test API Connectivity
### Step 3: Collect Agent State
### Step 4: Check Run History
### Step 5: Generate Support Bundle
For detailed implementation code and configurations, load the reference guide:
`Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)`
## Output
- Environment diagnostic information
- API connectivity test results
- Agent state and configuration
- Run history analysis
- Exportable support bundle
## Error Handling
| Issue | Diagnostic | Resolution |
|-------|------------|------------|
| Auth fails | Check API key | Regenerate key |
| Timeout | Check network | Verify firewall |
| Agent missing | Check environment | Verify agent ID |
## Examples
### Quick Health Check
### Full Debug Script
## Resources
- [Lindy Support](https://support.lindy.ai)
- [Status Page](https://status.lindy.ai)
- [API Reference](https://docs.lindy.ai/api)
## Next Steps
Proceed to `lindy-rate-limits` for rate limit management.Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!