groq-pack

v1.11.0 by Jeremy Longshore

Complete Groq integration skill pack with 24 skills covering LPU inference, ultra-fast AI, and Groq Cloud deployment. Flagship tier vendor pack.

24 Skills
MIT License

Installation

Open Claude Code and run this command:

/plugin install groq-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 24 Claude Code skills for Groq's ultra-fast LPU inference API -- real SDK code, real model IDs, real speed benchmarks.

Skills (24)

groq-ci-integration View full skill →

'Configure Groq CI/CD integration with GitHub Actions, testing, and model.

ReadWriteEditBash(gh:*)
groq-common-errors View full skill →

'Diagnose and fix Groq API errors with real error codes and solutions.

ReadGrepBash(curl:*)
groq-core-workflow-a View full skill →

Execute Groq's primary workflow: chat completions with tool use and JSON mode.

ReadWriteEditBash(npm:*)
groq-core-workflow-b View full skill →

Use when you need Groq's non-chat endpoints — transcribing or translating audio with Whisper, understanding images with Llama 4 vision, generating speech (TTS), or benchmarking models for speed vs quality.

ReadBash(npm:*)
groq-cost-tuning View full skill →

'Optimize Groq costs through model routing, token management, and usage.

ReadGrep
groq-data-handling View full skill →

Use when you need to keep PII out of Groq API calls, filter model responses, audit-log conversations, or track token cost and usage for a Groq integration.

ReadWriteEdit
groq-debug-bundle View full skill →

'Collect Groq debug evidence for support tickets and troubleshooting.

Bash(grep:*)Bash(curl:*)Bash(tar:*)