# Send Skill Dashboard to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "skill-dashboard",
    "name": "Skill Dashboard",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/largetool/skill-dashboard",
    "canonicalUrl": "https://clawhub.ai/largetool/skill-dashboard",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/skill-dashboard",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=skill-dashboard",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "commands/toggle.js",
      "commands/uninstall.js",
      "commands/update.js",
      "dashboard.js"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "skill-dashboard",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-08T22:20:35.783Z",
      "expiresAt": "2026-05-15T22:20:35.783Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=skill-dashboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=skill-dashboard",
        "contentDisposition": "attachment; filename=\"skill-dashboard-2.0.4.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "skill-dashboard"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/skill-dashboard"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/skill-dashboard",
    "downloadUrl": "https://openagent3.xyz/downloads/skill-dashboard",
    "agentUrl": "https://openagent3.xyz/skills/skill-dashboard/agent",
    "manifestUrl": "https://openagent3.xyz/skills/skill-dashboard/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/skill-dashboard/agent.md"
  }
}
```
## Documentation

### 📊 Skill Dashboard - 技能控制台

像管手机 APP 一样管你的 AI 技能——分页显示、一键巡查、轻松管理

### 🎯 核心功能

用户界面（日常使用）

📄 分页显示 - 每次 5 个技能，不刷屏，看得清
🌐 地球图标 - 一键直达 ClawHub 技能市场
✅ 安全操作 - 更新/卸载前二次确认，不怕误点

开发者模式（数据巡查）

📊 一键巡查 - 自动抓取下载量、评分、评论数
💾 本地缓存 - 1 小时缓存，不重复查询，省流量
📥 导出报告 - 一键导出 Markdown，方便分享

### 🚀 快速开始

查看已安装技能

你说："技能控制台"

Neo 显示：
┌─────────────────────────────────────────┐
│  📊 技能控制台 (1/2)                🌐     │
├─────────────────────────────────────────┤
│  ✅ Smart Router v1.3                   │
│     自动压缩（被动生效）                │
│     [详情] [禁用] [卸载]                │
└─────────────────────────────────────────┘

这 5 个技能有没有问题？
要不要看下 5 个？（回复"是"或"不用"）

查看技能表现（开发者模式）

你说："开发者模式"

Neo 显示：
┌─────────────────────────────────────────┐
│  🛠️ 开发者模式 - 技能巡查报告          │
├─────────────────────────────────────────┤
│  📦 Smart Router v1.3                   │
│  ├─ ClawHub: ⬇️ 1,234 次  ⭐ 4.8/5     │
│  └─ 本地：使用 47 次，最后使用：2 小时前  │
└─────────────────────────────────────────┘

### 🎯 触发词（随口一说就懂）

你想做什么你说看看装了哪些技能"技能控制台"、"我装了哪些技能"查看技能表现"开发者模式"、"一键巡查"打开技能市场点击 🌐 地球图标

不用记命令，不用学界面，随口一说就懂。

### ⚠️ 安全与边界

敏感操作二次确认

卸载技能 → "⚠️ 卸载不可逆，确定要继续吗？"
更新技能 → "检测到新版本，确定要更新吗？"

本地优先

所有数据本地缓存，不上传云端
ClawHub 查询 1 小时缓存，避免频繁请求

不过度承诺

ClawHub 数据依赖平台 API，可能延迟
本地使用统计从安装后开始计算

### 🫂 写在最后

我们设计这个技能，是因为我们知道：

你装了很多技能，但不知道哪些好用、哪些没用。

你想知道技能表现，但不想一个个打开页面查。

所以我们做了这个——

让你像管手机 APP 一样，轻松管理你的 AI 技能。

不用学，不用记，随口一说就懂。

版本：2.0.1
许可证：MIT
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: largetool
- Version: 2.0.4
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-08T22:20:35.783Z
- Expires at: 2026-05-15T22:20:35.783Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/skill-dashboard)
- [Send to Agent page](https://openagent3.xyz/skills/skill-dashboard/agent)
- [JSON manifest](https://openagent3.xyz/skills/skill-dashboard/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/skill-dashboard/agent.md)
- [Download page](https://openagent3.xyz/downloads/skill-dashboard)