A real-time financial monitoring and budget enforcement tool designed to track LLM costs and API spend for AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install analytix402
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 analytix402 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Analytix402 is a robust financial observability layer for your AI agents, providing essential visibility into API expenditures and LLM token consumption. By integrating this skill, your Openclaw Skills enabled agent gains the ability to track every x402 payment and API invocation, ensuring that automated tasks don't lead to unexpected costs. It serves as both a monitoring dashboard and a governance tool, allowing developers to set hard limits on daily spending and per-call costs across various providers like OpenAI and Anthropic.
To get started, configure your environment with your API key and desired limits:
# Set your mandatory API key
export ANALYTIX402_API_KEY="ax_live_your_key_here"
# Configure optional budget guardrails
export ANALYTIX402_DAILY_BUDGET="50.00"
export ANALYTIX402_PER_CALL_LIMIT="5.00"
Ensure these variables are accessible to your Openclaw Skills environment to begin real-time cost tracking and spend management.
| Field | Description | Type |
|---|---|---|
| total_cost | Cumulative spend for the current session | Number |
| api_breakdown | Costs categorized by specific API endpoints | Object |
| llm_tokens | Token count for prompts and completions | Integer |
| efficiency_score | Metric based on cost vs. task completion | Decimal |
| budget_remaining | Available funds within the set daily limit | Number |
Loading
Mamo is a DeFi yield aggregator that automates asset management between Moonwell and Morpho on the Base network.

A professional-grade tool for managing Hyperliquid perpetual futures, enabling portfolio monitoring and secure trade execution through an AI agent.

An expert AI agent skill for generating production-ready, containerized, and strictly typed Django REST Framework architectures.

A versatile skill for generating customizable QR codes and barcodes for various data types including URLs and WiFi credentials.

An automated retrieval-augmented generation tool that extracts text from various document formats to answer user queries.

A developer-first URL shortener with built-in QR code generation and robust link analytics.








































