blog-factuality-review

Audit Ylang Labs blog drafts for factual accuracy and MDX compliance.

Updated Nov 1, 2024
One-click install
npx skills add https://github.com/artreimus/ylang-labs-blog --skill blog-factuality-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-factuality-review
Source: https://github.com/artreimus/ylang-labs-blog/tree/main/.agents/skills/blog-factuality-review
Command: npx skills add https://github.com/artreimus/ylang-labs-blog --skill blog-factuality-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It prevents inaccurate, unsupported, or stale claims from reaching readers by reviewing Ylang Labs blog drafts or posts with a factuality-first standard.

Core Features & Use Cases

  • Evidence-based factuality audit: Flags incorrect, overstated, outdated, unclear, or missing sources for material claims.
  • Repo/MDX/frontmatter contract checking: Verifies that required fields, schema constraints, and asset paths match the repository’s Contentlayer/MDX conventions.
  • Editorial readiness assessment: Applies the blog-writing-guide rubric to ensure clarity, proper caveats, and practical takeaways without hype.
  • Citation integrity review: Audits that refs and citations actually support the sentences they’re attached to and prevents fabricated citations.

Quick Start

Ask the skill to review your blog draft and perform a factuality + repo/MDX compliance audit before you publish it.

Frequently Asked Questions about blog-factuality-review

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

FAQPage Schema
How do I fact-check blog drafts before publishing?

To fact-check blog drafts before publishing, you review the content to flag incorrect, overstated, or outdated claims, ensuring material statements are backed by evidence. This process verifies citation integrity and editorial readiness against your blog-writing-guide rubric.

What is MDX frontmatter validation for publication readiness?

MDX frontmatter validation is the process of verifying that required fields, schema constraints, and asset paths match your repository's Contentlayer or MDX conventions. It ensures your blog content contracts are structurally sound before release.

How do I audit citations to prevent fabricated references in MDX files?

To audit citations and prevent fabricated references in MDX files, you review each citation to ensure it actually supports the sentence it is attached to. This verifies citation integrity and prevents unsupported claims from reaching readers.

Does blog factuality review work with PR diffs and pasted content?

Blog factuality review works with repo-backed drafts, PR diffs, or pasted content. It applies evidence-based claim verification and editorial quality checks to ensure factual accuracy and publication readiness regardless of the input method.

What is the best way to enforce evidence-backed claims in technical blog posts?

The best way to enforce evidence-backed claims in technical blog posts is to apply a factuality-first standard that flags missing sources for material claims. This editorial readiness assessment ensures clarity and proper caveats without hype.