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: daily-news-caster
description: Fetches the latest news using news-aggregator-skill, formats it into a podcast script in Markdown format, and uses the tts skill to generate a podcast audio file. Use when the user asks to get the latest news and read it out as a podcast.
permissions:
  - network
  - filesystem
dependencies:
  skills:
    - news-aggregator-skill
    - tts
  binaries:
    - python3
    - ffmpeg
---

# Daily News Caster Skill

This skill allows the agent to fetch real-time...

Full prompt length: 6534 characters