Skip to content
Skillv1.0.0

groq

name: Groq Completion description: Use Groq's API for fast AI inference.

by modbender(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from modbender/skill-library-mcp (data/groq/SKILL.md). Install upstream with npx skills add modbender/skill-library-mcp --skill groq. Copyright stays with the author.

name: Groq Completion description: Use Groq's API for fast AI inference.

To use this skill, say Groq: <your prompt>

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/modbender-skill-library-mcp-groq/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

modbender-skill-library-mcp-groq.ocm.jsonjson
{
  "ocm": "1",
  "id": "modbender-skill-library-mcp-groq",
  "kind": "skill",
  "name": "groq",
  "description": "name: Groq Completion description: Use Groq's API for fast AI inference.",
  "publisher": "modbender",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "name: Groq Completion description: Use Groq's API for fast AI inference."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/modbender/skill-library-mcp",
      "path": "data/groq/SKILL.md",
      "ref": "5934c483768f9f8c792b8b7c0bb6f45a77df3edf",
      "url": "https://github.com/modbender/skill-library-mcp/blob/5934c483768f9f8c792b8b7c0bb6f45a77df3edf/data/groq/SKILL.md",
      "key": "modbender/skill-library-mcp/data/groq/SKILL.md"
    }
  },
  "instructions": "name: Groq Completion\r\ndescription: Use Groq's API for fast AI inference.\r\n\r\nTo use this skill, say `Groq: <your prompt>`",
  "cost": {
    "context_tokens": 30
  }
}

Fetch it by URL: GET /api/v1/registry/modbender-skill-library-mcp-groq/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.