Gradient Starter Kit — AI skill for Claude Code
A starter kit for building with DigitalOcean Gradient AI — includes serverless inference examples, OpenAI SDK compatibility, native Gradient SDK usage, and AI agent deployment guides with curl, Pyt.
How to install Gradient Starter Kit
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open digitalocean-labs/gradient-starter-kit and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Gradient Starter Kit does
A starter kit for building with DigitalOcean Gradient AI — includes serverless inference examples, OpenAI SDK compatibility, native Gradient SDK usage, and AI agent deployment guides with curl, Python, and Jupyter notebook examples.
Alternatives in AI
- Inference Serving — ai-research-skills vLLM, SGLang, TensorRT-LLM, llama.cpp 5.4k ★
- Deepreasoning — A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthr 5.4k ★
- Manifest — Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage 4.1k ★
README
DigitalOcean Gradient AI - Quick Reference Guide
If you're looking to get started with [DigitalOcean Gradient](https://docs.digitalocean.com/products/gradient-ai-agentic-cloud/) and want to quickly start building, this is a collection of examples, code snippets, and guides to help you hit the ground running.
Gradient gives you **serverless inference** — one API key that lets you use models from **OpenAI, Anthropic, DeepSeek, Llama, Qwen**, and others — all from a single endpoint.
What You Can Do with Gradient
**DigitalOcean Gradient** provides two core AI platform offerings:
**Inference** — Run models like GPT-4, Llama 3, DeepSeek, and others directly via a unified API endpoint. Ideal for quick text, image, and embedding tasks.
**Agents** — Create persistent, context-aware agents connected to your own data — docs, URLs, buckets, or files. These agents “remember” what you’ve uploaded and respond with that context built in.
Three Ways to Use Gradient
You can interact with either **Inference** or **Agents** in any of these ways:
| Method | Description | Example Section |
|---|---|---|
| cURL / REST API | Use raw HTTP requests — fastest way to test and explore the API. | Section 0 → List Models / Section 1 → Simple Chat |
| OpenAI SDK | Use the official OpenAI client and simply override the base_url. Fully compatible with the OpenAI API spec. |
Section 3 → Using Python (OpenAI SDK) |
| Gradient SDK | Use DigitalOcean’s native Python client (gradient) — includes both Inference and Agents. |
Section 4 → Using Python (Gradient SDK) |
All three methods are API-compatible — you can switch between them with minimal code changes.
Quick Start Summary
Here’s a quick map of what you can do and where to find it in this guide:
| Goal | Endp
Related Skills
Nanobananas API Guide
Claude Code Skill for NanoBananas.AI API — AI image & video generation with 5 image models, 4 video models, Py
Bridgenode Skill
BridgeNode — x402 pay-per-request AI inference. Agent skill and buyer-side examples for AI agents.
Claude Session Hooks Template
Template for AI agents to create Claude Code session hook plugins - includes SessionStart, UserPromptSubmit, S
AI Agent Cheatsheet
Cross-tool reference for AI agent instruction files — AGENTS.md, CLAUDE.md, copilot-instructions.md, GEMINI.md
CVFormatterAgent
An AI-powered agent that reformats your CV to maximise compatibility with Applicant Tracking Systems (ATS). Bu
Lamoom Python
by LamoomAI - Serves as reference for production prompt engineering library with load balancing of AI Models,
Related Agents
Bash Shell Scripting
Use this agent when you need to develop, debug, or optimize bash scripts and shell automation. This includes s
Motion Reviewer
Audits motion and animation against this starter's rules — spring usage, the narrow CSS-transition exception,
Lemonade Specialist
Lemonade Server and SDK specialist for local LLM on AMD hardware. Use PROACTIVELY for Lemonade setup, model ma