trust-me-im-working

Automatically consume your AI API token quota on a schedule so your usage metrics always look healthy. Supports work-simulation, spread, and immediate modes with a real-time dashboard.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "trust-me-im-working" with this command: npx skills add pengtianhao48-lab/trustmeimworking

TrustMeImWorking

Automatically consume your AI API token quota on a schedule — so your usage metrics always look healthy.

What it does

TrustMeImWorking runs as a background daemon that calls your configured LLM API at controlled intervals, consuming tokens according to your daily/weekly budget. It supports three run modes:

ModeBehaviour
Work Simulation (recommended)Fires during working hours on weekdays, using realistic job-related prompts (code review, architecture design, data analysis…). Looks exactly like real usage.
SpreadDistributes today's budget evenly across the remaining hours, so consumption is smooth and natural-looking.
ImmediateStarts consuming right now; resets at 00:00 each day.

Quick start

# 1. Clone
git clone https://github.com/pengtianhao48-lab/TrustMeImWorking
cd TrustMeImWorking

# 2. Install dependencies
pip install -r requirements.txt

# 3. Configure (interactive wizard)
python3 tmw.py wizard

# 4. Start (real-time dashboard)
python3 tmw.py start

Wizard

The interactive wizard (python3 tmw.py wizard) walks you through:

  1. Language — English or 中文
  2. Platform — OpenAI, DeepSeek, Anthropic, Gemini, Groq, or Custom
  3. Base URL — official endpoint or a third-party relay / company gateway
  4. Model — with platform defaults pre-filled
  5. API Key — stored only in local config.json, never committed
  6. Weekly budget — min/max token range
  7. Job description — used to generate realistic work-simulation prompts
  8. Run mode — work / spread / immediate
  9. Work hours — start/end time, timezone (work mode only)
  10. Enterprise gateway — custom headers, proxy, mTLS, JWT (optional)

Dashboard

python3 tmw.py start opens a live dashboard that refreshes every 2 seconds:

╭──────────────────────────────────────────────────────────────────────╮
│ TrustMeImWorking   Platform: DeepSeek   Mode: Work-Simulation        │
│                    Uptime: 01m 23s      Config: config.json          │
╰──────────────────────────────────────────────────────────────────────╯
╭─────────────────────────── Consumption ──────────────────────────────╮
│ Today      ████████████████████████░░░░   12,345 / 14,000  (88%)    │
│ This week  ███████████████████████░░░░░   67,890 / 50,000–80,000    │
╰──────────────────────────────────────────────────────────────────────╯
╭──────────────────────────── Session ─────────────────────────────────╮
│ ● ACTIVE  This session: 1,234 / 8,800  (14%)                         │
│ ███░░░░░░░░░░░░░░░░░░░░░░░░░                                         │
│ Today's progress:  5,200 / 14,000  (37%)                             │
│ Prompt: How does Kubernetes handle container orchestration…           │
╰──────────────────────────────────────────────────────────────────────╯
  Press Ctrl+C to stop

Commands

CommandDescription
python3 tmw.py wizardInteractive setup wizard
python3 tmw.py startStart daemon with live dashboard
python3 tmw.py start -bStart as background daemon (silent)
python3 tmw.py stopStop background daemon
python3 tmw.py logsView recent log (last 50 lines)
python3 tmw.py logs -n 200View more log lines
python3 tmw.py statusShow consumption stats
python3 tmw.py runRun one session immediately
python3 tmw.py run --dry-runSimulate without calling the API

Requirements

  • Python 3.8+
  • pip install -r requirements.txt (rich, openai, requests)
  • An API key for any OpenAI-compatible LLM service

Configuration

All settings are stored in config.json (auto-generated by the wizard). The file is listed in .gitignore and never committed.

Supported platforms

OpenAI · DeepSeek · Anthropic · Google Gemini · Groq · Any OpenAI-compatible endpoint (Ollama, vLLM, LM Studio, SiliconFlow, company gateways, etc.)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Gigo Lobster Resume

🦞 GIGO · gigo-lobster-resume: 续跑入口:v2 stable 当前会清理旧 checkpoint 并从头重跑;保留此 slug 作为旧 checkpoint 兼容入口。 Triggers: 继续试吃 / 恢复评测 / resume tasting / continue lobster...

Registry SourceRecently Updated
General

YiHui CONTEXT MODE

context-mode is an MCP server that saves 98% of your context window by sandboxing tool outputs. It routes large file reads, shell outputs, and web fetches th...

Registry SourceRecently Updated
General

xinyi-drink

Use when users ask about 新一好喝/新一咖啡 drinks, stores, menu, activities, Skill用户大礼包, today drink recommendations, afternoon tea, feeling sleepy, or personalized...

Registry SourceRecently Updated
General

vedic-destiny

吠陀命盘分析中文入口。用于完整命盘研判、命主盘 Rashi chart 与九分盘 Navamsha chart 联读、既往事件回看、出生时间稳定度判断、事业主题、婚姻主题、时空盘专题,以及基于 Jagannatha Hora PDF、星盘截图或文本命盘数据的系统拆盘。当用户提到完整星盘、事业方向、婚姻问题、关系窗...

Registry SourceRecently Updated