content-radar

Triage gathered tech news batches into ranked Make/Maybe/Skip content decisions.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/SahilFruitwala/content-skills --skill content-radar-sahilfruitwala
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: content-radar
Source: https://github.com/SahilFruitwala/content-skills/tree/main/content-radar
Command: npx skills add https://github.com/SahilFruitwala/content-skills --skill content-radar-sahilfruitwala

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creators who sweep tech and AI news feeds end up with a long list of headlines and no clear answer to the question that matters: what should I actually make today? This Skill turns a raw batch of gathered items into a concrete production decision instead of another leaderboard. ## Core Features & Use Cases - Story clustering: Groups multiple outlets covering the same event into one story, deriving source_count and date_spread to detect breaking, saturated, early, or dead stories. - Five-dimension scoring: Scores each story on virality, sentiment pull, relevancy, timing, and differentiation, then blends them into four platform lanes (Short-form, Long-form, X, LinkedIn) with lane-specific overrides. - Decision output: Returns a ranked table, Make/Maybe/Skip verdicts, top-3 decision blocks with angle, hook, effort tag, and next-skill handoff, plus a machine-readable JSON block for automation. - Use Case: A scheduled morning task gathers 40 headlines from RSS feeds; this Skill clusters them into 12 stories, flags a thin day if nothing clears the Make bar, and tells you to film a Short on the top story with a ready hook. ## Quick Start Run my content radar on this batch of gathered headlines and tell me what to make today, for which platform, with an angle and a hook.

Frequently Asked Questions about content-radar

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

FAQPage Schema
How do I decide which tech news story to make content about today?▼

Hand the gathered batch of headlines to this Skill, which clusters them into stories, scores each on five dimensions, and returns Make/Maybe/Skip verdicts. The top three results include a recommended format, a specific angle, and a ready-to-use hook.

What is the difference between content-radar and headline-virality-scorer?▼

Use headline-virality-scorer when you paste one or a few headlines by hand and want them rated. Use content-radar when a batch arrives from a feed sweep and the question is what to make today, since it clusters stories and produces a production decision.

What input format does the news triage require?▼

Each item needs a title, URL, source, and date, with optional snippet and engagement fields. Missing dates are scored as n/a and flagged rather than guessed, and batches are capped at roughly 50 items.

Can content-radar run unattended in a scheduled daily task?▼

Yes. If no niche is provided and no user is present, it scores relevancy as broad tech-creator resonance and marks the output with a visible warning line instead of stalling. The JSON block at the end supports downstream automation.

What happens when no story in the batch is worth covering?▼

If nothing clears the Make threshold of 70, the output opens with a thin-day warning and shows the best available options without manufacturing a recommendation. The Skill never inflates scores to fill a content slot.