← 返回
未分类 中文

Skill Analyst

Analyze and evaluate OpenClaw skills before installing or publishing. Compare against existing or ClawHub skills, check feature overlap, perform security rev...
在安装或发布前分析和评估OpenClaw技能,与现有或ClawHub技能对比,检查功能重叠,执行安全审计...
lixiabupt
未分类 clawhub v1.1.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 427
下载
💾 0
安装
1
版本
#latest

概述

Skill Analyst

Help you analyze, compare, and vet skills before installing or publishing.

Prerequisites

  • clawhub CLI required
  • skill-vetter optional (for security review)

Workflow: Install Evaluation

Step 1: Search the Target

Search ClawHub for similar skills:

clawhub search "<skill-name>"
clawhub inspect "<best-match>"

Get: name, author, version, summary, license, last updated.

Step 2: Check Installed Skills

Scan ~/.openclaw/skills/ for SKILL.md files, or use clawhub list.

Step 3: Find Overlap

Compare target against installed skills:

  • Search by functionality keywords or use case
  • Rate overlap: HIGH / MEDIUM / LOW / NONE
  • Note key differences

Step 4: Security Check (optional)

If skill-vetter is installed, run security review. Otherwise mark "security check skipped".

Step 5: Generate Report

## 🔍 Analysis Report: Install <skill-name>

### Overview
| Field | Value |
|-------|-------|
| Name | ... |
| Author | ... |
| Version | ... |
| License | ... |
| Last Updated | ... |

### Overlap with Installed Skills
- skill-a: MEDIUM — Similar use case, different approach
- skill-b: NONE — Unrelated

### Unique Value
- Feature X (no installed skill covers this)

### Risks
- Requires Z API key

### Verdict
✅ Recommended / ⚠️ Consider / ❌ Not recommended

Workflow: Publish Evaluation

Step 1: Read Local Skill

Read SKILL.md from workspace or skills directory. Extract name, description, features, file list.

Step 2: Search Competitors

Use 2-3 different keywords:

clawhub search "<skill-name>"
clawhub search "<keywords from description>"

Step 3: Analyze Competitors

For each relevant result:

clawhub inspect "<competitor>"

Compare: feature coverage, maturity, update frequency, uniqueness.

Step 4: Generate Report

## 🔍 Analysis Report: Publish <skill-name>

### Your Skill
| Field | Value |
|-------|-------|
| Name | ... |
| Files | ... |
| Description | ... |

### ClawHub Competitors
| Skill | Author | Version | Overlap | Updated |
|-------|--------|---------|---------|---------|
| ... | ... | ... | HIGH/MED/LOW | ... |

### Your Advantages
- Key differentiators

### Suggestions
- Consider adding X before publishing

### Verdict
✅ Ready to publish / ⚠️ Optimize first / ❌ Reconsider

Output Rules

  • Always use tables for structured comparison
  • Keep analysis concise and actionable
  • End with a clear verdict
  • Follow the report templates above

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-05-03 08:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,767
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,055 📥 795,652
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,210 📥 266,122