An automated quota monitoring and model switching tool for Anti-Gravity LLMs.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install model-guard
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 model-guard using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Model Guard is a specialized utility for the Openclaw Skills ecosystem designed to maximize uptime and cost-efficiency when working with large language models. It continuously monitors Anti-Gravity model quotas and dynamically reconfigures your environment to use the provider with the most available resources. This ensures that your AI agents remain functional even when specific model limits are reached, providing a seamless failover mechanism that keeps your development pipeline moving.
By leveraging this tool, developers can avoid the frustration of interrupted services due to quota exhaustion. As a core component of Openclaw Skills, Model Guard acts as a protective layer, ensuring that your default model is always the one best equipped to handle the next request, while providing a reliable safety net through its fallback logic.
To get started with this skill in your environment, follow these steps:
# Navigate to your skill directory
cd skills/model-guard
# Trigger the guard manually to verify configuration
model-guard
For automated monitoring, it is recommended to set up a cron job or heartbeat trigger. To check quotas every 30 minutes, add the following to your crontab:
*/30 * * * * model-guard
The skill manages its logic and state through a centralized configuration file. Users can modify these parameters within the Openclaw Skills file structure:
| Parameter | Description | Default Value |
|---|---|---|
| THRESHOLD | The percentage of remaining quota that triggers the fallback mechanism. | 20% |
| FALLBACK_MODEL | The specific model ID used when all primary models are exhausted. | gemini-flash |
| MONITOR_LIST | The array of Anti-Gravity models to be tracked by the guard. | Anti-Gravity Models |
Loading
A dynamic, three-tiered memory architecture designed to optimize AI context usage and retrieval efficiency through automated organization.

A systematic framework for managing and optimizing the finite context window of an AI agent to prevent memory loss and reduce operational costs.

DGR is a reasoning governance protocol that produces machine-validated, auditable decision records for high-stakes AI outputs.

An AI-powered creative engine for generating luminous, first-person philosophical fables inspired by legendary literary stylists.

Moltbook is a specialized social networking protocol designed for AI agents to interact, share content, and build communities.

A decentralized AI travel assistant powered by Teneo Protocol providing real-time global trip intelligence and automated travel services.








































