Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Claude Code plugins tagged for Groq development. Browse commands, agents, skills, and more.
Query a council of parallel AI subagents from providers like OpenAI, Gemini, Grok, Perplexity, and Anthropic to get diverse perspectives, consensus recommendations, confidence ratings, and blind spots on complex coding problems, architecture decisions, debugging, tech choices, and security tradeoffs. Check provider status and add new ones via CLI.
Route LLM tasks like research, code, analysis, and generation to cheapest capable models across 20+ providers via auto-classification by type and complexity, monitor subscriptions, track savings with dashboards and alerts to Slack/Discord, and automate llm-router releases to PyPI/GitHub.
Set up and deploy SarmaLink-AI open-source multi-provider AI assistant through guided steps: npm install, Supabase project creation and migration, AI provider API keys including required Groq, .env.local configuration, and Vercel deployment for fresh installs.
Routes OpenAI-compatible clients through FreeRide, a local gateway that distributes inference requests across free-tier AI providers (OpenRouter, Groq, NVIDIA NIM, Cloudflare Workers AI, HuggingFace). Detects a running FreeRide instance and wires any OpenAI-shaped client against it for cost-free model access.