TopRank Skills

Home / Claw Skills / Git / GitHub / Ohmytoken
Official OpenClaw rules 36%

Ohmytoken

ohmytoken

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Ohmytoken 技能。 若已安装,则直接安装 Ohmytoken 技能。

Overview

Skill Key
0x5446/ohmytoken
Author
0x5446
Source Repo
openclaw/skills
Version
-
Source Path
skills/0x5446/ohmytoken
Latest Commit SHA
8545bafc07fb5a42d1b6034362e7f743029ae109

Extracted Content

SKILL.md excerpt

# ohmytoken

**Your AI spending, visualized as pixel art. In real-time.**

Ever wondered where all your tokens go? ohmytoken turns your invisible LLM spending into a mesmerizing pixel bead board that fills up as you chat, code, and create with AI.

![ohmytoken dashboard](https://ohmytoken.dev/preview.png)

## Why You'll Love It

**It's weirdly addictive.** Each model gets its own color — Claude is coral, GPT is green, Gemini is blue. Watch your board fill up in spiral patterns, rain down like Tetris, or bloom from the center. Pick a cat-shaped board, a heart, a Mario mushroom, or a star. Your token art is unique to you.

**It's social.** Share your board as a pixel art card with a QR code. See how you rank against other developers. Unlock achievements like "Night Owl" (coding at 2AM) or "Millionaire" (1M tokens burned). Browse the gallery of everyone's boards.

## Setup: 3 Steps, 2 Minutes

### Step 1: Get Your API Key

1. Go to [ohmytoken.dev](https://ohmytoken.dev)
2. Click **"GITHUB"** or **"GOOGLE"** to sign in (one click, no passwords)
3. You'll see a **Welcome** screen with your API Key — it looks like `omt_f9c399...`
4. Click **COPY** to copy it

### Step 2: Install the Skill

Run this in your terminal:

```bash
openclaw skill install @0x5446/ohmytoken
```

### Step 3: Add Your API Key

Set the environment variable (recommended — won't leak via git):

```bash
export OHMYTOKEN_API_KEY="omt_paste_your_key_here"
```

Add this to your `~/.zshrc` or `~/.bashrc`, then `source ~/.zshrc`.

**Done!** Open [ohmytoken.dev](https://ohmytoken.dev) and watch the beads drop as you use AI.

## Privacy & Security

**We only collect token counts. Nothing else.**

| What we send | What we NEVER send |
|-------------|-------------------|
| Model name (e.g. "gpt-4o") | Your prompts |
| Prompt token count (integer) | Your responses |
| Completion token count (integer) | Your API keys to providers |
| | Your files, code, or data |
| | Any conversation content |

The tracker sends e...

README excerpt

# ohmytoken

> Your AI spending, visualized as pixel art. In real-time.

![ohmytoken](https://ohmytoken.dev/preview.png)

OpenClaw skill that turns your LLM token consumption into a mesmerizing pixel bead board at [ohmytoken.dev](https://ohmytoken.dev).

## Install

```bash
openclaw skill install @0x5446/ohmytoken
```

## Configure

Get your free API key at [ohmytoken.dev](https://ohmytoken.dev), then add to `openclaw.json`:

```json
{
  "skills": {
    "ohmytoken": {
      "config": { "api_key": "omt_your_key_here" }
    }
  }
}
```

That's it. Open [ohmytoken.dev](https://ohmytoken.dev) and watch the beads drop.

## Features

- Every model gets a unique color (Claude=coral, GPT=green, Gemini=blue...)
- 7 board shapes including a cat head
- 10 achievements to unlock
- Leaderboards, gallery, share cards with QR codes
- Daily/monthly/yearly views
- Embeddable SVG badges for GitHub READMEs

## Links

- [ohmytoken.dev](https://ohmytoken.dev) — Dashboard
- [GitHub](https://github.com/0x5446/ohmytoken-oss) — Source code

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.