Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

xiaobai-skill-quality-eval小白技能素质评测

Agent Skill

xiaobai-skill-quality-eval 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,058

周安装

130

GitHub Stars

公开资料未说明

下载量

1,071
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:xiaobai-skill-quality-eval(小白技能素质评测)
来源仓库:https://github.com/aptratcn/xiaobai-skill-quality-eval
安装命令:
openclaw skills install xiaobai-skill-quality-eval
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install xiaobai-skill-quality-eval

简介

技能质量评估器 - 在 6 个维度上对任何技能进行评分。抓住 30% 看起来不错但默默失败的技能。基于 Tessl Research 2026 调查结果。

SKILL.md

name
skill-quality-eval
version
1.0.0
description
Skill Quality Evaluator - Score any skill on 6 dimensions. Catch 30% of skills that look good but fail silently. Based on Tessl Research 2026 findings.
emoji
📊
tags
[evaluation, quality, skill, testing, reliability, ai-agent]

Skill Quality Evaluator 📊

Score any skill on 6 dimensions. Catch the 30% of skills that look good but fail silently.

Why This Matters

Tessl Research (April 2026) found:

  • 20% accuracy gain when using a good skill vs no skill
  • 3X cost savings when small model + right skill matches large model
  • 40% activation rate — agents often fail to use available skills
  • 30% of evaluation tasks have leakage — skills that seem great but aren't

This skill helps you evaluate and improve your skills systematically.

6-Dimension Evaluation

1. Activation Reliability (0-100)

Can the agent find and activate this skill when needed?

Checklist:

  • [ ] Trigger words are specific and unambiguous
  • [ ] Description matches actual functionality
  • [ ] No conflicting skills with similar triggers
  • [ ] Skill is discovered when user asks relevant questions

Common Issues:

  • Vague description → agent doesn't know when to use it
  • Missing trigger words → skill never activates
  • Too broad → activates when it shouldn't

Score Guide:

  • 90+: Agent activates correctly 95%+ of the time
  • 70-89: Activates in most relevant contexts
  • 50-69: Sometimes activates, sometimes misses
  • <50: Agent rarely finds/uses this skill

2. Task Coverage (0-100)

Does the skill handle the tasks it claims to cover?

Checklist:

  • [ ] Each claimed capability has a usage example
  • [ ] Edge cases are documented
  • [ ] Known limitations are stated
  • [ ] Failure modes are explained

Common Issues:

  • Claims broad coverage but only handles happy path
  • No examples for secondary features
  • Undocumented prerequisites

Score Guide:

  • 90+: All claimed tasks have working examples
  • 70-89: Main tasks covered, some gaps in secondary features
  • 50-69: Core functionality works but incomplete
  • <50: Major claims unsupported

3. Instruction Clarity (0-100)

Can the agent follow the instructions without confusion?

Checklist:

  • [ ] Instructions are step-by-step, not vague guidelines
  • [ ] Decision points have clear criteria
  • [ ] Output format is specified
  • [ ] Anti-patterns are listed

Common Issues:

  • "Do X when appropriate" → when is appropriate?
  • Missing priority/precedence rules
  • Contradictory instructions

Score Guide:

  • 90+: Agent follows instructions correctly 95%+ of the time
  • 70-89: Mostly clear, occasional confusion
  • 50-69: Agent frequently asks for clarification
  • <50: Instructions are ambiguous or contradictory

4. Leakage Resistance (0-100)

Does the evaluation actually test the skill, or does it leak answers?

Checklist:

  • [ ] Examples don't contain verbatim solutions
  • [ ] Test tasks require genuine skill application
  • [ ] No shortcut paths that bypass skill content
  • [ ] Evaluation criteria measure real capability

Common Issues (from Tessl Research):

  • Example tasks are too similar to skill content
  • Skill contains answers verbatim
  • Test can be solved by pattern matching without understanding

Score Guide:

  • 90+: No leakage, genuine skill testing
  • 70-89: Minor leakage that doesn't significantly inflate scores
  • 50-69: Moderate leakage, scores may be 10-20% inflated
  • <50: Major leakage, evaluation results unreliable

5. Model Compatibility (0-100)

Does the skill work across different model sizes?

Checklist:

  • [ ] Tested with at least 2 model sizes
  • [ ] Works with smaller/cheaper models
  • [ ] Performance difference between models documented
  • [ ] Minimum model requirements stated

Tessl Finding: Small model + right skill ≈ Large model at 3X lower cost.

Score Guide:

  • 90+: Works well with small models (haiku-level)
  • 70-89: Works with medium models (sonnet-level)
  • 50-69: Requires large models (opus-level)
  • <50: Even large models struggle

6. Real-World Value (0-100)

Does using this skill actually improve outcomes vs no skill?

Checklist:

  • [ ] Measurable improvement over baseline
  • [ ] Users would notice the difference
  • [ ] Saves time or reduces errors
  • [ ] No negative side effects

Score Guide:

  • 90+: Clear, significant improvement (20%+ accuracy gain)
  • 70-89: Noticeable improvement
  • 50-69: Marginal improvement
  • <50: No improvement or negative impact

Evaluation Report Template

# Skill Evaluation Report

**Skill**: [name]
**Version**: [version]
**Date**: YYYY-MM-DD
**Evaluator**: [agent/session]

## Overall Score: XX/100

| Dimension | Score | Status |
|-----------|-------|--------|
| Activation Reliability | XX | 🟢/🟡/🔴 |
| Task Coverage | XX | 🟢/🟡/🔴 |
| Instruction Clarity | XX | 🟢/🟡/🔴 |
| Leakage Resistance | XX | 🟢/🟡/🔴 |
| Model Compatibility | XX | 🟢/🟡/🔴 |
| Real-World Value | XX | 🟢/🟡/🔴 |

🟢 80+ | 🟡 50-79 | 🔴 <50

## Critical Issues
1. [Issue] → [Fix]

## Improvement Recommendations
1. [Recommendation] → [Expected impact]

## Quick Wins (easy fixes, big impact)
1. [Fix] → +X points on [dimension]

Usage

Evaluate a skill

Read the skill's SKILL.md and evaluate on all 6 dimensions.
Generate the evaluation report.
Save to memory/evaluations/<skill-name>-eval.md

Improve a skill based on evaluation

1. Read evaluation report
2. Focus on lowest-scoring dimension
3. Apply quick wins first
4. Re-evaluate
5. Repeat until all dimensions ≥ 70

Batch evaluate all skills

For each skill in skills/ directory:
  1. Read SKILL.md
  2. Evaluate on 6 dimensions
  3. Generate report
  4. Identify top 3 improvements
Save summary to memory/evaluations/batch-report.md

Anti-Patterns to Detect

PatternIssueFix
"Do X when appropriate"Vague triggerDefine specific conditions
No examplesAgent can't learnAdd 3+ concrete examples
Only happy pathFragile in productionAdd error handling examples
Verbatim solutionsLeakage riskUse different examples for eval
No model requirementsUnknown compatibilityTest with 2+ model sizes

License

MIT

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.4%
按下载量换算797

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills