brand-voice-check

Check AEM Edge Delivery Services page content against a brand style guide.

Updated May 14, 2026
One-click install
npx skills add https://github.com/Focus-GTS/eds-content-ops-skills --skill brand-voice-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brand-voice-check
Source: https://github.com/Focus-GTS/eds-content-ops-skills/tree/main/skills/brand-voice-check
Command: npx skills add https://github.com/Focus-GTS/eds-content-ops-skills --skill brand-voice-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

brand-voice-check finds inconsistencies between your AEM Edge Delivery Services (EDS) page content and your brand style guide, then proposes ready-to-paste fixes.

Core Features & Use Cases

It checks terminology, tone, capitalization, and formatting conventions against a style guide you provide (including spreadsheets-as-API style guides). It scans both visible page text (from the .plain.html representation) and important metadata like title and meta description, then outputs a structured violation report with before/after suggestions. Use it for brand consistency enforcement, author onboarding, post-migration audits, and terminology standardization after brand refreshes.

Quick Start

Run brand-voice-check and provide a URL to your published EDS style guide plus the target page URL you want checked.

Frequently Asked Questions about brand-voice-check

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

FAQPage Schema
How do I audit AEM Edge Delivery Services page content against a brand style guide?

To audit AEM Edge Delivery Services content, provide the target page URL and your published style guide URL. The tool extracts text from the .plain.html rendition and returns a structured violation report with suggested replacements for terminology, tone, and formatting issues.

Can I use a spreadsheet as a style guide source for content tone consistency checks?

Yes, you can use a spreadsheet-as-API style guide source. The tool fetches your specified style guide source to match terminology, capitalization, and formatting rules conservatively against your target page content, identifying actionable locations for violations.

What is the best way to enforce terminology standardization after a brand refresh?

The best way to enforce terminology standardization is running a post-migration audit. The tool scans visible page text and metadata like title and meta description, outputting before and after suggestions to correct terminology, tone, and capitalization deviations from the new brand style guide.

Does the content auditing process check page metadata or just visible text?

The content auditing process checks both visible page text and important metadata. It extracts content from the .plain.html rendition and evaluates the page title and meta description against your provided brand style guide to ensure comprehensive brand consistency enforcement.

How do I identify formatting and capitalization violations across my EDS site?

You can identify formatting and capitalization violations by providing the tool with your target page URL and style guide URL. It conservatively matches rules against the extracted content and generates a structured violation report with actionable locations and ready-to-paste fixes.

When should I run a brand voice check on my EDS pages?

You should run a brand voice check during pre-publication audits, author onboarding, brand refresh enforcement, and terminology standardization across your site to ensure all published content adheres strictly to your defined style guide conventions.