Display session usage statistics (quota, session time, tokens, context)
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill telegram-usage --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Telegram Usage?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-telegram-usage)More formats (shields.io, HTML) on the badges page.
---
name: telegram-usage
description: "Display session usage statistics (quota, session time, tokens, context)"
---
# Telegram Usage Stats
Display comprehensive session usage statistics by running the handler script.
## What it does
Shows a quick status message with:
- **Quota Remaining**: Percentage of API quota left with visual indicator
- **Reset Timer**: Time remaining until quota resets
## How to use this skill
When the user asks for usage statistics, quota info, or session data:
```bash
node /home/drew-server/clawd/skills/telegram-usage/handler.js
```
This will output formatted HTML suitable for Telegram's parseMode.
## Output Format
The response is formatted as a clean Telegram message with:
- Section headers (bold)
- Clear percentages and time remaining
- Visual indicators (emoji)
- All in one message for quick reference
## Example Output
```
📊 API Usage
🔋 Quota: 🟢 47%
⏱️ Resets in: 53m
```
## Notes
- Pulls real-time data from `clawdbot models status`
- Updates on each invocation with current API quota values
- Uses plain text formatting for Telegram compatibility
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!
This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.
Find and analyze YouTube competitor channels using YouTube Data API v3. Discover competitors through keyword search, category matching, content similarity, and related channel discovery. Compare metrics, content strategies, and market positioning. Use when users want to (1) Find competitors for their YouTube channel, (2) Analyze competitor performance metrics, (3) Compare their channel against competitors, (4) Identify content gaps and opportunities, (5) Benchmark against similar creators, (6...
Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API
Get current weather and forecasts (no API key required).
Build production ML systems with PyTorch 2.x, TensorFlow, and