groq-pack Verified Silver

Verified Silver · 81/100 saas-packs v1.0.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
Free Pricing

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 SKILL.md View full skill →

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

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

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

ReadGrepBash(curl:*)
groq-core-workflow-b SKILL.md View full skill →

'Execute Groq secondary workflows: audio transcription (Whisper), vision,.

ReadWriteEditBash(npm:*)Grep
groq-cost-tuning SKILL.md View full skill →

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

ReadGrep
groq-data-handling SKILL.md View full skill →

'Implement prompt sanitization, PII redaction, response filtering, and.

ReadWriteEdit
groq-debug-bundle SKILL.md View full skill →

'Collect Groq debug evidence for support tickets and troubleshooting.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Grep
groq-deploy-integration SKILL.md View full skill →

'Deploy Groq integrations to Vercel, Cloud Run, and containerized platforms.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
groq-enterprise-rbac SKILL.md View full skill →

'Configure Groq organization management, API key scoping, spending controls,.

ReadWriteEdit
groq-hello-world SKILL.md View full skill →

'Create a minimal working Groq chat completion example.

ReadWriteEdit
groq-incident-runbook SKILL.md View full skill →

'Execute Groq incident response: triage, mitigation, fallback, and postmortem.

ReadGrepBash(kubectl:*)Bash(curl:*)
groq-install-auth SKILL.md View full skill →

'Install and configure Groq SDK authentication for TypeScript or Python.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
groq-local-dev-loop SKILL.md View full skill →

'Configure Groq local development with hot reload, mocking, and testing.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Grep
groq-migration-deep-dive SKILL.md View full skill →

'Migrate from OpenAI/Anthropic/other LLM providers to Groq, or migrate.

ReadWriteEditBash(npm:*)Bash(node:*)Bash(kubectl:*)
groq-multi-env-setup SKILL.md View full skill →

'Configure Groq across dev, staging, and production with environment-specific.

ReadWriteEditBash(aws:*)Bash(gcloud:*)Bash(vault:*)
groq-observability SKILL.md View full skill →

'Set up observability for Groq integrations: latency histograms, token.

ReadWriteEdit
groq-performance-tuning SKILL.md View full skill →

'Optimize Groq API performance with model selection, caching, streaming,.

ReadWriteEdit
groq-prod-checklist SKILL.md View full skill →

'Execute Groq production deployment checklist and go-live procedures.

ReadBash(kubectl:*)Bash(curl:*)Grep
groq-rate-limits SKILL.md View full skill →

'Implement Groq rate limit handling with backoff, queuing, and header.

ReadWriteEdit
groq-reference-architecture SKILL.md View full skill →

'Implement Groq reference architecture with model routing, streaming.

ReadGrep
groq-sdk-patterns SKILL.md View full skill →

'Apply production-ready Groq SDK patterns for TypeScript and Python.

ReadWriteEdit
groq-security-basics SKILL.md View full skill →

'Apply Groq security best practices for API key management and data protection.

ReadWriteGrep
groq-upgrade-migration SKILL.md View full skill →

'Upgrade groq-sdk versions and handle Groq model deprecations.

ReadWriteEditBash(npm:*)Bash(git:*)
groq-webhooks-events SKILL.md View full skill →

'Build event-driven architectures with Groq streaming, batch processing,.

ReadWriteEditBash(curl:*)

How It Works

Skills trigger automatically when you discuss Groq topics:

  • "Help me set up Groq" triggers groq-install-auth
  • "Groq 429 error" triggers groq-common-errors
  • "Transcribe audio with Groq" triggers groq-core-workflow-b
  • "Deploy my Groq app to Vercel" triggers groq-deploy-integration
  • "Migrate from OpenAI to Groq" triggers groq-migration-deep-dive

Ready to use groq-pack?