LLM Evaluation

Evaluated by: xiaomi/mimo-v2-flash:free

Last evaluated: March 29, 2026

Prompt Quality

3.0 /5

Evaluation error: RetryError[]

Usefulness

3.0 /5

Evaluation error: RetryError[]

Overall Rating

3.0 /5

Evaluation failed

Prompt Preview

---
name: template-skill
description: Reusable template for authoring new Agent Skills with clear triggers, workflow, and I/O contracts.
---

# <skill-name>

[简体中文](./SKILL.zh-CN.md) | English

One-line description of what this skill solves.

## Triggers

- trigger keyword 1
- trigger keyword 2

## Use Cases

- Typical scenario 1
- Typical scenario 2
- Typical scenario 3

## Inputs

- Required inputs:
  - `field_a`: Description
  - `field_b`: Description
- Optional inputs:
  - `field_c`: Descrip...

Full prompt length: 906 characters