gradient-inference

DevOps & Cloud
v0.1.3
Benign

Community skill (unofficial) for DigitalOcean Gradient AI Serverless Inference.

478 downloads478 installsby @simondelorean

Setup & Installation

Install command

clawhub install simondelorean/gradient-inference

If the CLI is not installed:

Install command

npx clawhub@latest install simondelorean/gradient-inference

Or install with OpenClaw CLI:

Install command

openclaw skills install simondelorean/gradient-inference

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/simondelorean/gradient-inference

What This Skill Does

Connects to DigitalOcean's Gradient AI Serverless Inference API to run chat completions, generate images, and look up available models and pricing. The endpoint is OpenAI-compatible. Prompt caching is available via the Responses API to reduce costs on repeated context.

Because the endpoint is OpenAI-compatible, existing SDK code works with only a base URL change, and prompt caching via the Responses API reduces spend on follow-up queries that reuse the same context.

When to Use It

  • Running LLM queries without managing GPU servers
  • Checking model pricing before committing to a workload
  • Generating images from text prompts via serverless API
  • Using prompt caching to cut costs on repeated context
  • Browsing and filtering available models before hardcoding an ID

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Running LLM queries without managing GPU servers

AGENT
  1. 1Running LLM queries without managing GPU servers
  2. 2Checking model pricing before committing to a workload
  3. 3Generating images from text prompts via serverless API
  4. 4Using prompt caching to cut costs on repeated context
  5. 5Browsing and filtering available models before hardcoding an ID
OUTPUT
Community skill (unofficial) for DigitalOcean Gradient AI Serverless Inference.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 26, 2026