bestblogs-content-reviewer

Review and correct AI-generated content scores for BestBlogs articles and tweets.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ginobefun/gino-skills --skill bestblogs-content-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bestblogs-content-reviewer
Source: https://github.com/ginobefun/gino-skills/tree/main/skills/bestblogs-content-reviewer
Command: npx skills add https://github.com/ginobefun/gino-skills --skill bestblogs-content-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This tool addresses the burden of manually validating and correcting AI-generated quality scores for BestBlogs content by automating the retrieval, assessment, and batch marking workflow so curators can focus on high-value decisions.

Core Features & Use Cases

  • Automated Retrieval: Fetches up to 200 pending articles and tweets using the BestBlogs Admin API for daily or scheduled review.
  • AI-Assisted Assessment & Classification: Evaluates content quality, score reasonableness, domain value, source reliability, and timeliness, then classifies items into recommended reading, score-accurate, under-scored, or over-scored buckets.
  • Safe Batch Actions & Reporting: Prepares human-readable review tables, waits for explicit confirmation before performing write operations, and performs controlled, batched mark-not-qualified calls with progress and error handling.
  • Use Case: A curator runs a morning review to surface 5–10 deep-reading articles and to batch-correct scoring errors for low-quality items discovered by the AI review.

Quick Start

Run a daily review to fetch pending items, evaluate AI scores, produce a grouped review table, and prepare batch markNotQualified calls awaiting your confirmation.

Frequently Asked Questions about bestblogs-content-reviewer

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

FAQPage Schema
How do I review and correct AI-generated content scores for articles and tweets?

To review AI-generated content scores, this Skill retrieves pending items via the Admin API, applies scoring heuristics to assess quality, and outputs review tables for curator confirmation before batching markNotQualified requests.

What is the best way to batch mark low-quality content as not qualified?

Batch marking low-quality content is handled by preparing human-readable review tables, waiting for explicit confirmation, and then executing controlled markNotQualified POST requests with built-in progress tracking and error handling.

How does AI-assisted content classification work for curation workflows?

AI-assisted content classification evaluates quality, score reasonableness, domain value, and timeliness, then buckets items into recommended reading, score-accurate, under-scored, or over-scored groups for curator action.

Can I fetch pending articles and tweets in bulk for daily content curation?

Yes, you can fetch up to 200 pending articles and tweets in a single bulk retrieval using the BestBlogs Admin API, making it suitable for daily or scheduled content curation reviews.

Do I need to manually confirm before the Skill marks content as not qualified?

Yes, explicit confirmation is required before any write operations occur; the Skill prepares the batch actions and waits for your approval before issuing markNotQualified POST requests.

Why use an automated workflow for BestBlogs content review instead of manual validation?

Automated content review reduces the burden of manually validating AI scores by handling retrieval, assessment, and batch corrections, allowing curators to focus on high-value classification decisions.