check

Featured

Run the unified pre-publish quality gate on marketing content — hallucination detection, claim verification, brand voice scoring, structure validation. Use before publishing any marketing copy.

AI & Automation 636 stars 110 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
93
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /digital-marketing-pro:check — Unified Pre-Publish Quality Gate This skill is the canonical pre-publish gate for marketing content. It wraps the evaluation suite (`scripts/eval-runner.py`) and produces a single pass/fail decision with actionable issues. ## Context efficiency Heavy skill. **Grep before Read** any referenced file, then `Read` only matched ranges with `offset` + `limit`. List the brand's workspace at `~/.claude-marketing/brands/{slug}/` (or `$CLAUDE_PLUGIN_DATA/digital-marketing-pro/brands/{slug}/` when that env var is set) before opening files. On re-invocation mid-session, skip files already in context. Use this skill **before publishing any marketing content** — blog posts, ad copy, emails, social posts, landing pages, press releases, or any branded copy. ## Why this skill exists An earlier version shipped a global PreToolUse hook that auto-ran a hallucination + brand-compliance check on every Write/Edit operation in every project. That hook was removed because it fired globally across all plugins and projects (Slack writes, GitHub PRs, code edits — all of it), causing friction in non-marketing work. `/digital-marketing-pro:check` replaces that automatic gate with an **explicit user-invoked gate**. The work is the same; the trigger is intentional. ## What the check evaluates The check delegates to `scripts/eval-runner.py` (the master eval orchestrator) which calls four sibling scripts: | Dimension | Script | What it checks | |---|---|---| | **Hall...

Details

Author
indranilbanerjee
Repository
indranilbanerjee/digital-marketing-pro
Created
5 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

pretest-lab

Pre-launch quality gate for design and communication assets. Pretest any design or communication asset before it ships: pitch decks, investor presentations, landing pages, LinkedIn posts, X threads, ads, posters, key visuals, social creatives, one-pagers, brochures, CVs, cover letters, email templates. Communication only exists when it lands. This skill tests whether it does. Built on three established frameworks, stacked in one pass: the Limbic Model (Häusel) for psychographic archetypes, Decoded neuromarketing (Phil Barden, building on Kahneman) for System 1 cognition, and a Creative Expert Roundtable (Ogilvy, Scher, Spiekermann, Cialdini, Duarte, Krug, Heath, Wells Lawrence and others) for distilled human expertise. Plus A/B comparison. Triggers: "pretest", "test this", "does this work", "review this deck", "review my CV", "review my cover letter", "test this poster", "check this ad", "pretest this pitch", "which variant wins", "A/B test", "audience reaction", "before launch review", "quality gate". Also t

0 Updated today
Janiaciliate184
AI & Automation Listed

skill-release-audit

Pre-publish quality and safety auditor for AI agent skills (SKILL.md + scripts/ + references/ format used by Claude Code, Cursor, OpenAI Codex, GitHub Copilot, OpenClaw, ClawHub, and compatible SkillHub registries). Six static-check modules (no LLM, no network by default): (1) syntax and logic correctness, (2) feature completeness, (3) edge-case and error handling, (4) data safety (detects files written inside the skill dir that would be lost on update), (5) dependency declaration vs code, (6) SKILL.md documentation standards. Per-registry rule profiles via `--target`. Pure reporter — never edits your files, never publishes. Use when publishing a skill, modifying an existing skill, or diagnosing why a skill behaves unexpectedly — run it as the last machine-checkable gate before release. Trigger phrases: "skill release audit", "audit before publishing", "pre-release check", "release gate", "skill safety check", "发版前检查", "skill 发布检查", "审查这个 skill 能不能发版".

1 Updated 4 days ago
Songhonglei
Web & Frontend Listed

build-publish-check

Skill builder. Inspects your BI conventions and governance artefacts, interviews whoever answers for data quality, then generates a custom /publish-check skill — a gate every dashboard must pass before it counts as published. Use when your estate keeps regrowing after every clean-up, when dashboards ship without owners, or when self-serve is failing because nobody trusts what they find.

0 Updated 1 weeks ago
NorthStar-Analytics-LTD