Claude Plugins
Description
Official OpenGradient Claude Code Marketplace and Plugins
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
OpenGradient Plugins for Claude Code
A [Claude Code plugin](https://docs.anthropic.com/en/docs/claude-code/plugins) that provides expert guidance for the [OpenGradient Python SDK](https://docs.opengradient.ai) - a decentralized AI inference platform with verified execution and on-chain settlement.
What is OpenGradient?
[OpenGradient](https://opengradient.ai) is a decentralized AI inference network that runs models inside Trusted Execution Environments (TEEs). Every inference call produces a cryptographic proof of correct execution, and payment is settled on-chain via the [x402 protocol](https://docs.opengradient.ai) on Base Sepolia. This means you can call models from OpenAI, Anthropic, Google, and xAI through a single unified API — with verifiable, tamper-proof results.
What this plugin does
When installed, this plugin adds the `/opengradient-sdk` skill to Claude Code. It gives Claude deep knowledge of the OpenGradient Python SDK so it can help you write correct, idiomatic code for:
- Verified LLM inference — Chat completions via TEE with cryptographic attestation
- x402 payment settlement — On-chain receipts on Base Sepolia (
SETTLE,SETTLE_METADATA,SETTLE_BATCH) - Multi-provider models — Access OpenAI, Anthropic, Google, and xAI models through one API
- Streaming & tool calling — Full multi-turn agent loops with function definitions
- On-chain ONNX model inference (alpha) — Run ONNX models directly on-chain
- LangChain integration — Build ReAct agents using the OpenGradient adapter
- Digital twins chat — Specialized chat API for digital twin interactions
- Model Hub — Upload, manage, and query models
Installation
Prerequisites
- Claude Code installed and running
- A Base Sepolia wallet funded with OPG tokens (required for LLM inference)
Install the plugin
claude plugin marketplace add https://github.com/OpenGradient/claude-plugins
Thi
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11