moai-domain-copywriting

Solid

Brand-aligned copywriting specialist for marketing and product text. Enforces brand voice, anti-AI-slop rules, concrete numbers, and JSON section structure for downstream agent consumption. Covers hero, features, social_proof, cta, and footer sections with A/B variant output.

AI & Automation 1,050 stars 192 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 99/100

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

Skill Content

# moai-domain-copywriting Brand-aligned copywriting skill for marketing and product websites. Absorbed from agency-copywriting (v3.2.0). Enforces anti-AI-slop rules, requires brand voice context, and outputs structured JSON per section. --- ## Quick Reference ### Entry Conditions Before generating copy, verify all three conditions are met: 1. Brand voice context is loaded: `.moai/project/brand/brand-voice.md` exists or is provided inline. 2. Target page or section scope is explicitly stated (landing page, about, pricing, etc.). 3. Anti-AI-slop checklist is active (see below). If `brand-voice.md` does not exist, stop and instruct the user to run the brand interview via `/moai design` or `manager-spec`. ### Output Format All copy output is structured JSON with the following top-level sections: ``` { "page_type": "<landing|about|services|pricing|contact>", "sections": { "hero": { "primary": {...}, "variant_a": {...} }, "problem": { "primary": {...}, "variant_a": {...} }, "solution": { "primary": {...}, "variant_a": {...} }, "features": { "primary": {...}, "variant_a": {...} }, "cta": { "primary": {...}, "variant_a": {...} }, "pricing": { "primary": {...}, "variant_a": {...} } }, "metadata": { "tone_profile": "<string>", "word_count": <number>, "reading_level": "<string>" } } ``` Each section must include at least one A/B variant (`variant_a`). The `primary` field is the recommended default. --- ## Implementation Guide #...

Details

Author
modu-ai
Repository
modu-ai/moai-adk
Created
8 months ago
Last Updated
today
Language
Go
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

website-copy

Generate website copy for homepage, about, features, pricing, and contact pages aligned to brand voice — SEO-aware, conversion-focused, with meta descriptions and CTAs

3 Updated today
anthril
AI & Automation Listed

copywriting

Use this skill when writing, rewriting, or improving marketing copy for any page (homepage, landing page, pricing, feature, product, or about page). This skill produces clear, compelling, and testable copy while enforcing alignment, honesty, and conversion best practices.

335 Updated today
aiskillstore
Web & Frontend Solid

moai-domain-brand-design

Brand-aligned visual design system specialist for web projects. Enforces hero-first layout chaining, WCAG 2.1 AA accessibility, Lighthouse >= 80, and design token extraction from brand identity files. Covers color palettes, typography, spacing, and component specifications.

1,050 Updated today
modu-ai
AI & Automation Featured

copywriting

Write rigorous, conversion-focused marketing copy for landing pages and emails. Enforces brief confirmation and strict no-fabrication rules.

39,350 Updated today
sickn33
AI & Automation Listed

brand-voice

Govern the BRAND-VOICE.md — extract a brand's writing voice from URL, Notion page, MD file/directory, or interview into a structured executable doc; update incrementally; diff versions; validate the canonical format; show testable rules. Supports multi-voice via `voice.extends` (founder on corporate, persona on institutional, multi-host) with `_replace`/`_remove` overrides. Consumed by writing skills (e.g. `humanize-en -f BRAND-VOICE.md`). Mirrors the design-system pattern.

0 Updated 3 days ago
coroboros