← 返回
未分类 中文

Skill Radar

Scan, analyze, and optimize your AI skill ecosystem. Diagnose skill usage, discover capability gaps, and check version updates in one command. Trigger on "sk...
扫描、分析并优化AI技能生态系统;在一条命令中诊断使用情况、发现能力缺口并检查版本更新;触发于 "sk...
freeter226
未分类 clawhub v1.1.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 432
下载
💾 1
安装
1
版本
#latest

概述

Skill Radar 📡

> Your AI Skill Manager — Make every installed Skill count

Core Philosophy

Make Skill management simpler and more efficient.

  • Simpler — See the full picture with one command, no more getting lost in 100+ Skills
  • More Efficient — Precisely identify idle skills and gaps, maximize every investment
  • Smarter — Data-driven decisions, not guesswork

Trigger Conditions

  • "check skill", "skill radar", "skill diagnostics", "skill management", "skill optimization"
  • "skill usage", "skill insight"
  • "which skills am I not using", "should I install this skill", "do my skills need updating"

Features

CommandDescription
----------------------
usage📊 Usage Value Assessment (based on 5 data sources)
status📋 Missing/Ready Status Check
recommend💡 Smart Recommendations (discover capability gaps from conversation history)
versions🔄 Version Check
allFull Report (all commands above)

Usage

# Full report (recommended for first use)
python3 <skill-path>/scripts/health_check.py all

# Individual checks
python3 <skill-path>/scripts/health_check.py usage       # Usage value assessment
python3 <skill-path>/scripts/health_check.py status      # Status check
python3 <skill-path>/scripts/health_check.py recommend   # Smart recommendations
python3 <skill-path>/scripts/health_check.py versions    # Version check

# Output as Markdown
python3 <skill-path>/scripts/health_check.py all > report.md

Usage Value Assessment

Integrates 5 data sources to infer each Skill's usage:

Data SourceContentWeight
------------------------------
Daily MemoryEvents, decisions, progress⭐⭐⭐
MEMORY.mdCore config, preferences⭐⭐⭐
HEARTBEAT.mdScheduled task config⭐⭐
Session LogsRaw conversation records⭐⭐
AGENTS.mdWork rules⭐⭐

Scoring: 🔵 High (core tool) / 🟢 Medium / 🟡 Low / 🔴 Unused

Dependencies

  • Python 3.8+ (pure standard library, no external dependencies)
  • OpenClaw CLI (openclaw)
  • ClawHub CLI (npx clawhub, only for version check and recommendations)

版本历史

共 1 个版本

  • v1.1.1 当前
    2026-05-03 08:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

JSON Wizard

freeter226
JSON格式化、验证及转换工具。支持格式化、压缩、校验JSON,以及JSON与YAML互转。
★ 0 📥 424

URL Toolkit

freeter226
URL编码解码、参数解析及URL操作开发者工具包
★ 0 📥 475

Timestamp Toolkit

freeter226
时间戳转换工具:在 Unix 时间戳、日期时间和各种日期格式之间进行转换。
★ 0 📥 408