← All skills
Tencent SkillHub · Communication & Collaboration

Token Report

生成 Token 消耗仪表盘截图并发送到飞书

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

生成 Token 消耗仪表盘截图并发送到飞书

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 3 sections Open source page

Token 消耗汇报

当 Simon 要求汇报 Token 用量时执行:

步骤

推送到 Canvas 用 canvas action=present 推送 HTML 仪表盘 内容包含:主会话、Selina、Tars 的 tokens 和 context 用量 截图 用 browser action=screenshot 截取 Canvas 画面 profile=openclaw 发送到飞书 用 message action=send 发送到目标群 channel=feishu, target=chat:oc_ee1a93ad1eb6d46a8922d9ab898a0d10

HTML 模板

<html> <body style="background:#0d1117;color:#e6edf3;font-family:-apple-system;padding:24px;"> <h2>📊 Token 消耗汇总</h2> <div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px"> <div style="background:rgba(255,255,255,.06);padding:16px;border-radius:8px"> <div style="font-size:11px;color:#8b949e">主会话 (main)</div> <div style="font-size:28px;font-weight:600">336k</div> <div style="font-size:12px;color:#8b949e">Context 52%</div> </div> <!-- Selina, Tars similarly --> </div> <div style="margin-top:16px;font-size:12px;color:#8b949e">更新时间: 2026-02-27 17:00</div> </body> </html>

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc