content-validator

Score and filter scraped social content by views, engagement, and recency.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/PaneriVatsal/FRIDAY --skill content-validator-panerivatsal
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: content-validator
Source: https://github.com/PaneriVatsal/FRIDAY/tree/main/.agents/skills/content-validator
Command: npx skills add https://github.com/PaneriVatsal/FRIDAY --skill content-validator-panerivatsal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly identify which scraped posts are actually performing well so you can ignore weak content and focus on high-signal topics.

Core Features & Use Cases

  • Performance Scoring: Weighs views, engagement rate, and comment volume to rank posts by likely impact.
  • Filtering: Removes low-view, low-engagement, and stale posts so only relevant items remain.
  • Topic Clustering: Groups surviving posts into themes such as tutorials, automation income, setup walkthroughs, and tool comparisons.
  • Use Case: A social media analyst can turn a noisy scraper export into a concise list of top topics, top formats, and repeat viral signals for the week.

Quick Start

Use the content-validator skill to score the latest scraper output, filter out weak posts, and return the top topics and formats with exact numbers.

Frequently Asked Questions about content-validator

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

FAQPage Schema
How do I filter scraped social media content to find top performing posts?▼

To filter scraped social media content, you apply weighted scoring to view counts, engagement rates, and comment totals. This performance scoring removes low-value and stale posts, leaving only high-signal items ranked by likely impact.

What is topic clustering for short-form video ideas and how does it work?▼

Topic clustering for short-form video ideas groups surviving high-engagement posts into recurring themes like tutorials or automation income. It analyzes ranked social content datasets to identify repeat viral signals and dominant formats.

How do I rank scraped posts by views, engagement rate, and recency?▼

Ranking scraped posts by views, engagement rate, and recency requires applying weighted scoring and threshold-based filtering to the dataset. This process filters out weak content and outputs a ranked list of top topics and formats.

Can I use engagement scoring to identify viral signals in a noisy scraper export?▼

Yes, engagement scoring can identify viral signals in a noisy scraper export. By weighing views, likes, and comments, it filters out low-engagement posts and isolates repeat viral signals for concise topic analysis.

What data does content validation require for ranking social media post performance?▼

Content validation for ranking social media post performance requires view counts, like and comment totals, and post dates. This data enables weighted scoring, threshold-based filtering, and topic clustering for ranked output.

What is the best way to clean up a social media scraper export for content analysis?▼

The best way to clean up a social media scraper export is threshold-based filtering. By removing low-view, low-engagement, and stale posts, you isolate high-signal topics and formats for accurate viral analysis.