Back to list
venikman

fpf-skillmetric-score-usability

by venikman

AI-Powered Observability with .NET Aspire + MCP

0🍴 0📅 Jan 10, 2026

SKILL.md


name: fpf-skill:metric-score-usability description: Calculates the SkillUsabilityScore (U.Metric) for Zero-Shot Enactment. version: 0.1.0 allowed_tools: []

metric/score-usability Kernel

Context

This skill calculates a specific composite metric: SkillUsabilityScore. As defined in the experiment, this is an Ordinal 1-5 scale measuring "Zero-Shot Enactment".

Instructions

Calculate the score based on the following rubric:

1. Factors

Evaluate two inputs:

  • Discovery (D): Did the user find the skill without clarification? (Boolean)
  • Compliance (C): Did the interface invocation succeed without error? (Boolean)

2. Scoring Logic

  • 5 (Perfect): D=True AND C=True.
  • 3 (Friction): D=False (required help) OR C=False (retry needed), but eventually succeeded.
  • 1 (Failure): Could not complete even with help.

3. Output

Return the integer score (1, 3, or 5).

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon