check

Evaluate marketing drafts for hallucinations, claim support, brand voice, and structure.

Updated May 18, 2026
One-click install
npx skills add https://github.com/ajayatwal1105-emerson/digital-marketing-pro --skill check-ajayatwal1105-emerson
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: check
Source: https://github.com/ajayatwal1105-emerson/digital-marketing-pro/tree/main/skills/check
Command: npx skills add https://github.com/ajayatwal1105-emerson/digital-marketing-pro --skill check-ajayatwal1105-emerson

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Prevents unsafe, misleading, off-brand, or structurally invalid marketing content from being published by running a unified evaluation pass before release.

Core Features & Use Cases

  • Hallucination and placeholder detection: Flags unattributed stats, example/placeholder URLs, unsupported superlatives, and fabricated citations.
  • Evidence-backed claim verification: Cross-checks extracted claims against a provided JSON evidence file when you supply evidence.
  • Brand voice conformance scoring: Scores draft tone and word-choice against an active or specified brand profile when you supply a brand.
  • Schema/structure validation: Validates that content matches the expected format for types like blog_post, email, ad_copy, landing_page, press_release, content_brief, and campaign_plan when you supply a schema.
  • Actionable PASS/WARN/BLOCKED output: Returns a composite score, grade, and fix-oriented issues, blocking publication on CRITICAL findings.

Quick Start

Run a fast quality check on your draft file by typing: /digital-marketing-pro:check path/to/your-draft.md.

Frequently Asked Questions about check

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

FAQPage Schema
How do I run a pre-publish QA check for marketing content?▼

Run a pre-publish QA check by executing the quality gate script on your marketing draft, which returns a composite score and a PASS/WARN/BLOCKED report with actionable issue locations.

What is hallucination detection in marketing copy and how does it work?▼

Hallucination detection in marketing copy flags unattributed statistics, placeholder URLs, unsupported superlatives, and fabricated citations before publication.

How do I verify marketing claims against an evidence file?▼

Verify marketing claims by supplying a JSON evidence file, which the evaluator cross-checks against extracted statements to ensure they are fully evidence-backed.

Can I validate blog post and email structure against a schema?▼

You can validate blog post, email, ad copy, and landing page structure by supplying a schema, ensuring the content matches the expected format before client handoff.

How do I check if my draft aligns with my brand voice profile?▼

Check brand voice alignment by supplying a brand profile, which allows the evaluator to score your draft's tone and word-choice conformance against active specifications.