# Gauge

> >

- **Type:** Skill
- **Install:** `agentstack add skill-albatrossflyon-coder-claude-token-operator-kit-gauge`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [albatrossflyon-coder](https://agentstack.voostack.com/s/albatrossflyon-coder)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [albatrossflyon-coder](https://github.com/albatrossflyon-coder)
- **Source:** https://github.com/albatrossflyon-coder/claude-token-operator-kit/tree/master/skills/gauge

## Install

```sh
agentstack add skill-albatrossflyon-coder-claude-token-operator-kit-gauge
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Run the context gauge in snapshot mode and print the result inline.

## Steps

1. Find the gauge script:
   - Check `tools/context-gauge/context_gauge.py` relative to current working directory
   - Check `~/cc-token-gauge/context_gauge.py`
   - If neither found: tell user to install from https://github.com/albatrossflyon/cc-token-gauge

2. Run it with --once flag:
```bash
python "tools/context-gauge/context_gauge.py" --once
```

3. Print the full dashboard output inline in the conversation.

4. Add one line of advice based on the output:
   - Context > 80%: "Run /compact now."
   - Messages > 30 + context > 50%: "Plan to /compact before next major task."
   - Cache efficiency /Desktop/Universal Brain/tools/context-gauge/context_gauge.py" --once
```

## Notes
- --once flag prints once and exits. No loop, no refresh.
- Auto-finds the active session JSONL — no path needed.
- Works in CC terminal and CC Desktop.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [albatrossflyon-coder](https://github.com/albatrossflyon-coder)
- **Source:** [albatrossflyon-coder/claude-token-operator-kit](https://github.com/albatrossflyon-coder/claude-token-operator-kit)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-albatrossflyon-coder-claude-token-operator-kit-gauge
- Seller: https://agentstack.voostack.com/s/albatrossflyon-coder
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
