Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Unkillable Agent Infrastructure. Unified usage monitoring and intelligent load balancing for Anthropic, Google, OpenAI, and Ollama. Never let your agent get...
Unkillable Agent Infrastructure. Unified usage monitoring and intelligent load balancing for Anthropic, Google, OpenAI, and Ollama. Never let your agent get...
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required. Then review README.md for any prerequisites, environment setup, or post-install checks.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need. Then review README.md for any prerequisites, environment setup, or post-install checks.
Track usage. Balance routing. Never waste a credit. Unified dashboard + auto-routing for all your LLM subscriptions. Uses Earliest Deadline First scheduling — accounts resetting soonest are prioritized so unused credits aren't wasted.
ProviderAuthData SourceAnthropic Claude MaxOAuth (unlimited accounts)api.anthropic.com/api/oauth/usageGoogle Gemini CLIOAuth via OpenClawcloudcode-pa.googleapis.comGoogle Antigravitycodexbarcodexbar usage APIOpenAI CodexOAuth via OpenClawchatgpt.com/backend-api/wham/usageGitHub CopilotOAuth via OpenClawapi.github.com/copilot_internal/userOllamaLocal (auto-detected)localhost:11434/api/tags
# 📊 Usage Monitoring flowclaw status [--fresh] [--json] # Full provider dashboard flowclaw monitor [--json] [--cached] # Clean usage report (no scoring) # 🧠 Load Balancing flowclaw score [--json] # Scored ranking of all accounts flowclaw optimize [--dry-run] # Reorder OpenClaw model priority flowclaw auto # Optimize silently (for cron jobs) # 🛠 Utilities flowclaw test # Run scoring engine unit tests flowclaw history [N] # Routing decision history
claude login bash {baseDir}/scripts/save-account.sh # Repeat for each account
openclaw models auth login --provider google-gemini-cli
openclaw models auth login --provider google-antigravity brew install --cask steipete/tap/codexbar # Required for usage metrics
openclaw models auth login --provider openai-codex
openclaw models auth login-github-copilot
brew install ollama && ollama pull qwen3:235b # Auto-detected — no config needed
# Optimize routing every 30 minutes */30 * * * * bash ~/clawd/skills/flowclaw/scripts/flowclaw.sh auto
score = urgency(0.30) + availability(0.25) + proximity(0.15) + weekly_headroom(0.20) + tier(0.10) FactorFormulaMeasuresUrgencyremaining / hours_to_resetCredits wasting per hourAvailability√(remaining)Dampened capacityProximity1 - (hours / window)Deadline pressureWeekly headroom(100 - weekly%) / 1007-day capacity reserveTier bonusFree=+0.8, Sub=0, Local=-0.3Cost preference Perishable inventory: Both 5h session and 7d weekly windows expire. When ≤6h to weekly reset, penalty is removed — burn remaining credits. Family-aware: Only swaps within same capability class (Opus↔Opus, not Opus↔Gemini).
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.