A professional-grade skill for managing DeepInfra model routing, provider authentication, and cost-aware fallback chains.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deep-infra
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 deep-infra using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Deep Infra skill for Openclaw Skills provides a robust framework for integrating OpenAI-compatible workflows with the DeepInfra ecosystem. It allows developers to leverage a wide array of open-source and frontier models while maintaining strict control over routing logic, reliability, and costs. By utilizing Openclaw Skills to manage these connections, teams can ensure their AI agents are using the most efficient models for specific tasks like coding, summarization, or long-context analysis.
This skill centralizes operational intelligence, including provider authentication and fallback policies, within a local memory structure. It emphasizes model diversity, allowing users to build resilient systems that can gracefully handle rate limits or provider outages by switching across independent model families like DeepSeek, Moonshot, or NVIDIA.
To activate this capability within Openclaw Skills, follow these installation and configuration steps:
# Ensure required tools are installed
sudo apt-get install curl jq
# Configure your environment variable
export DEEPINFRA_API_KEY="your_api_key_here"
# Initialize the memory directory
mkdir -p ~/deep-infra/
The skill organizes its state and policies locally within the ~/deep-infra/ directory using the following schema:
| File | Description |
|---|---|
memory.md |
Tracks the active routing profile and global constraints. |
providers.md |
Stores confirmed provider choices and authentication statuses. |
routing-rules.md |
Defines the mapping of tasks to specific models and fallbacks. |
incidents.md |
A historical log of rate limits, outages, and recovery notes. |
budgets.md |
Contains spend guardrails, ceilings, and optimization logs. |
Loading
A specialized editing skill that identifies and removes robotic patterns from Chinese AI-generated text to ensure it sounds natural and authentic.

A comprehensive development toolkit for building, deploying, and debugging full-stack decentralized applications on the Jovay Layer 2 blockchain.

A sophisticated five-layer memory architecture for AI agents that enables episodic recall, semantic compression, and intelligent information forgetting.

A high-speed information capture tool that monitors multiple platforms for low-price goods, real estate, and bidding opportunities with instant alerts.

A specialized tool that generates professional PowerPoint presentations from natural language prompts using Anthropics-inspired design principles.

A sophisticated profile analysis tool that synthesizes public social media data into actionable dating intelligence and conversation starters.








































