Real-time cost & quota guardian for AI Agents. It monitors API usage and automatically kills recursive loops or excessive reasoning to protect your wallet. Optimized for the 2026 Agentic Economy.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill agent-token-sentinel --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Token Sentinel?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-agent-token-sentinel)More formats (shields.io, HTML) on the badges page.
---
name: agent-token-sentinel
description: "Real-time cost & quota guardian for AI Agents. It monitors API usage and automatically kills recursive loops or excessive reasoning to protect your wallet. Optimized for the 2026 Agentic Economy."
metadata:
{
"openclaw": { "emoji": "💰" },
"author": "System Architect Zero",
"category": "Utility"
}
---
# Agent Token Sentinel
Protect your treasury from runaway AI logic. This skill acts as a financial circuit breaker, ensuring your Agentic workflows stay within budget.
## Features
- **Loop Detection**: Kills processes that repeat similar tasks without progress.
- **Quota Management**: Sets hard caps on Token usage per session.
- **Cost Analytics**: Provides real-time PnL of your AI infrastructure.
## Usage
```bash
npx openclaw skill run agent-token-sentinel --cap 5.00
```
## Architect's Note
Sovereignty requires solvency. Keep your agents profitable.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.