validate-output
Validate content structure. Use when: checking schema compliance, required sections, word count, or placeholders.
npx skills add indranilbanerjee/digital-marketing-pro --skill validate-output --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# /digital-marketing-pro:validate-output ## Purpose Validate marketing content against expected structural schemas to ensure completeness, formatting consistency, and production-readiness. Checks required sections, word count ranges, markdown formatting compliance, placeholder text detection (unfilled template variables, lorem ipsum, TBD markers), and content-CTA consistency. Supports eight built-in schemas for common marketing content types plus custom schemas for brand-specific templates. This command catches the structural and formatting issues that quality evaluation misses — the missing H2 that breaks SEO, the placeholder "[INSERT COMPANY NAME]" that slipped through, the blog post that is 300 words short of the brief requirement, or the email that has a CTA promising a demo but the body talks about a whitepaper. It is designed to be run as a final pre-publication check after content quality has been evaluated via /digital-marketing-pro:eval-content. ## Input Required The user must provide (or will be prompted for): - **Content to validate**: The text to check — provided inline, as a pasted block, or as a file path. Supports any marketing content format - **Schema name or file*
- Purpose
- Input Required
- Process
- Output
- Agents Used
What does the validate-output skill do?
Validate content structure. Use when: checking schema compliance, required sections, word count, or placeholders.
How do I install it?
Run `npx skills add indranilbanerjee/digital-marketing-pro --skill validate-output --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From indranilbanerjee/digital-marketing-pro, a repository with 700 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
