Collect Groq debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Groq problems. Trigger with phrases like "groq debug", "groq support bundle", "collect groq logs", "groq diagnostic".
6.4
Rating
0
Installs
DevOps & Infrastructure
Category
A well-documented skill for collecting Groq diagnostic information. The description clearly explains when to use it, and the step-by-step bash script provides comprehensive instructions for gathering environment info, logs, SDK versions, and network tests while properly redacting secrets. The structure is clear with logical sections, though it could benefit from separating the bash script into a standalone file for cleaner organization. Novelty is moderate - while this automates a useful troubleshooting workflow, the task primarily involves standard bash commands (grep, curl, tar) that a CLI agent could assemble independently, though having it pre-packaged with proper redaction patterns does add value. The skill excels in task knowledge with complete working code and good security practices for handling sensitive data.
Loading SKILL.md…