Relevance Judge

Score candidate entries against a topic with 0-100 relevance ratings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Efficiently quantifying how closely each candidate item matches a monitoring topic, enabling fast triage and downstream decision-making.

Core Features & Use Cases

  • Per-item 0-100 relevance scoring with concise justification.
  • Deterministic scoring to support downstream stages (quality, entity, insight).
  • Ideal for radar-style monitoring, alert triage, and knowledge curation workflows.

Quick Start

Provide the monitoring topic and a batch of candidate entries, and request per-item 0-100 relevance scores with concise reasons.

Frequently Asked Questions about Relevance Judge

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

FAQPage Schema
How do I score relevance of candidate items against a monitoring topic?

To score relevance, provide a monitoring topic and a batch of candidate entries to receive per-item relevance scores in the 0-100 range. This process outputs brief, per-item reasons to justify the assigned score for each candidate.

What is the best way to automate alert triage for a batch of candidate entries?

Automating alert triage requires deterministic relevance scoring to evaluate how closely candidate items match your topic. This approach assigns a 0-100 score with concise justification per item, guiding downstream processing decisions efficiently.

Can I use deterministic relevance scoring for knowledge-graph curation?

Yes, deterministic relevance scoring is ideal for knowledge-graph curation workflows. By evaluating candidate entries against a given topic, it provides per-item 0-100 scores and concise reasons to guide what gets included or filtered.

How does radar-style monitoring handle per-item relevance judgments?

Radar-style monitoring uses per-item relevance judgments to quantify how closely each candidate item matches a monitoring topic. It generates deterministic 0-100 relevance scores with concise justification to enable fast triage and downstream decision-making.

When do I need to quantify how closely candidate items match a topic?

You need to quantify candidate relevance when managing large volumes of alerts or entries that require fast triage. Assigning deterministic 0-100 relevance scores with concise reasons enables efficient downstream decision-making and knowledge curation.