A high-performance integration that leverages Groq's LPU technology for near-instantaneous AI text generation and completions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install groq-2
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install groq-2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Groq Completion is a specialized utility designed to connect users directly to Groq's high-speed inference engine. By utilizing the LPU (Language Processing Unit) architecture, this skill provides developers and researchers with significantly faster response times compared to traditional cloud-based LLM providers. As part of the wider ecosystem of Openclaw Skills, it serves as a critical tool for those who prioritize performance and real-time interaction in their AI-driven applications.
This skill streamlines the process of sending prompts to Groq's API, handling the communication overhead and presenting the results in a clean, actionable format. It is particularly valuable for iterative development where waiting for model responses can hinder productivity.
To enable this skill, ensure your environment is configured with the necessary API credentials:
# Set your Groq API key in your environment variables
export GROQ_API_KEY='your_api_key_here'
# Usage syntax
Groq: <your prompt>
The skill manages data through a simple request-response model designed for speed:
| Field | Type | Description |
|---|---|---|
| Command Trigger | String | The Groq: prefix used to invoke the skill |
| User Prompt | String | The input text sent for inference |
| API Response | Markdown | The generated completion returned by the model |
| Auth Token | Secret | Managed via the GROQ_API_KEY environment variable |
Loading
Ironclaw is a real-time safety and threat classification engine designed to protect AI agents from malicious content and unauthorized data exfiltration.

A macOS-native automation skill that generates Final Cut Pro rough-cut timeline variants from raw talking-head footage without cloud media uploads.

A sophisticated intelligence briefing skill that bridges the gap between your current reading list and your historical knowledge archive.

A Python-powered skill for fetching Oura Ring sleep, readiness, and resilience data through the Oura V2 API.

A high-performance AI inference skill that connects your agent to Groq's ultra-fast LPU-powered API for near-instant completions.

Bridge your reMarkable tablet to your AI workspace to browse, search, and OCR handwritten notes seamlessly.








































