Quality Rater

Assign quality scores from 0 to 100 and generate Chinese summaries for radar items.

2|3|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/genesis-agents/GenesisPod --skill quality-rater
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Quality Rater
Source: https://github.com/genesis-agents/GenesisPod/tree/main/backend/src/modules/ai-app/radar/mission/agents/quality-rater
Command: npx skills add https://github.com/genesis-agents/GenesisPod --skill quality-rater

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

这项技能提供对 AI 雷达条目的质量评分和简短摘要生成功能,帮助用户快速判断信息质量并获得可展示的要点。

Core Features & Use Cases

  • 质量评分(0-100)和中文摘要输出,方便在雷达信息看板中快速筛选。
  • 支持对大规模雷达条目的自动化评估与摘要生成,便于报告与告警。
  • Use Case: 针对海量雷达条目自动打分并生成不超过80字的中文摘要,用于 feeds。

Quick Start

输入雷达条目并获得0-100分的质量评估和不超过80字的中文摘要。

Frequently Asked Questions about Quality Rater

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Chinese summaries for AI radar feeds?

To generate Chinese summaries for AI radar feeds, input your radar items to receive concise summaries capped at 80 characters. This automated summarization workflow outputs deterministic text suitable for dashboards.

What is a quality score in radar content evaluation?

A quality score in radar content evaluation is a numeric 0-100 rating assigned to analyze information quality. It helps filter and rank large-scale radar items quickly for feeds and alerting systems.

How do I automate content quality checks for dashboard workflows?

You automate content quality checks for dashboard workflows by feeding radar items into the evaluation process. The system outputs both a numeric quality score and a Chinese summary to streamline reporting.

Can I use this to evaluate large-scale radar items for automated reporting?

Yes, you can evaluate large-scale radar items for automated reporting. The process applies deterministic behavior to assign quality scores and generate summaries, making it suitable for high-volume feeds.

What are the length limitations for generated Chinese summaries in radar feeds?

The length limitation for generated Chinese summaries is a maximum of 80 characters. This constraint ensures the output remains concise and displayable within radar information dashboards and alert notifications.