billing-monitorMonitor for API billing errors and alert the owner and admin immediately. Use when: an API billing error is detected, a peer PA reports a billing error, or d...
Install via ClawdBot CLI:
clawdbot install netanel-abergel/billing-monitorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
${ANTHROPICCalls external URL not in known-safe list
https://generativelanguage.googleapis.com/v1beta/models?key=${GOOGLE_API_KEY}Uses known external API (expected, informational)
api.anthropic.comAI Analysis
The skill performs legitimate billing monitoring and fallback switching as described, but accesses API keys from environment variables and writes to local logs, which is expected for its function. The external API calls (Anthropic, Google) are for health checks and are consistent with the skill's stated purpose of verifying API key validity.
Generated May 6, 2026
An AI agent detects a billing error from an LLM provider response. It automatically notifies the owner and admin via preferred channel, then switches to a fallback model to maintain service continuity.
The agent runs a scheduled heartbeat every 2 hours, checking API key validity and billing status by making a minimal API call. If a 402 error is detected, it triggers the full billing incident protocol.
Upon detecting a billing error, the agent automatically switches to a pre-configured fallback model (e.g., from Anthropic to OpenAI). Notifies the owner of the temporary switch and logs the incident.
After the owner tops up credits, the agent reverts to the primary model, logs the restoration, and notifies the owner that normal service has resumed.
The agent distinguishes between billing errors (HTTP 402), rate limits (429), and server errors (5xx). It handles each appropriately without falsely triggering the billing protocol.
Offer this skill as part of a managed AI agent service. Customers pay a monthly fee for automated billing monitoring, alerting, and fallback switching, reducing downtime and manual intervention.
Sell the skill package via a marketplace (e.g., OpenClaw) for a one-time fee or as part of a premium tier. Developers integrate it into their own agents.
Bundle with an AI agent platform's enterprise plan, guaranteeing 99.9% up-time. The skill ensures automatic failover, and the provider charges higher fees for the reliability guarantee.
💬 Integration Tip
To integrate, place the health check script in a cron job and ensure the config file 'config/billing-fallback.json' exists with valid provider/model details.
Scored Jun 19, 2026
Audited Apr 17, 2026 · audit v1.0
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Essential curl commands for HTTP requests, API testing, and file transfers.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.