context-usageCheck current session's context window usage. Shows model name, estimated token usage, and context window utilization percentage. Use when user asks about co...
Install via ClawdBot CLI:
clawdbot install goog/context-usageGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Jul 9, 2026
A customer support chatbot using a large language model needs to manage context window usage efficiently to avoid truncating important conversation history. By regularly checking context utilization, the system can prompt agents to summarize or compact the chat before hitting the limit, ensuring no customer issue is lost.
Developers using an AI coding assistant to review complex codebases can monitor context usage to prevent the model from losing track of the code structure. If the context gets too full, the assistant can suggest breaking down the review into smaller chunks.
A legal firm uses an AI to summarize lengthy contracts. The context usage skill alerts when the model approaches its token limit, prompting the user to split the document or use focused queries to stay within the window.
In a text-based adventure game driven by an LLM, the game master needs to track context usage to maintain narrative coherence. When the context gets full, the game can summarize past events or start a new chapter to keep the story flowing.
A business intelligence tool uses an AI to answer queries about streaming data. The context usage check ensures that the model doesn't exceed its capacity, suggesting when to reset or refresh the context for accurate responses.
Offer a free tier with a limited context window (e.g., 2K tokens) and a premium tier with larger context (e.g., 8K tokens). Users can monitor usage to see if they need to upgrade.
Charge per token used, incentivizing users to optimize context usage. The skill helps users stay within budget by showing how full their context is.
Sell a package to enterprises that includes context monitoring and compacting tools to reduce API costs by optimizing token usage.
💬 Integration Tip
Integrate by calling `session_status` periodically in your app and parsing the `Context:` line to display usage. For high usage, trigger a `/compact` command using `op-helper` skill.
Scored Jul 9, 2026
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Mission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o...
Transcribe YouTube videos to text by extracting captions and subtitles directly from the video URL using yt-dlp without audio processing.
Manage a self-hosted Trello-like board via `wekancli`. Create, move and archive cards, lists and boards on a WeKan server. Use when user asks about task boar...
Proactive security monitoring, threat scanning, and auto-remediation for OpenClaw deployments