copywrite

Generates marketing copy through research, expert-copywriter drafting, and a naturalization pass.

2|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/DoctorMozg/claude-pipelines --skill copywrite-doctormozg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: copywrite
Source: https://github.com/DoctorMozg/claude-pipelines/tree/main/plugins/mz-creative/skills/copywrite
Command: npx skills add https://github.com/DoctorMozg/claude-pipelines --skill copywrite-doctormozg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing promotional copy that is grounded in real product details and free of AI-sounding patterns requires research, drafting, and editing passes that are tedious to coordinate manually. ## Core Features & Use Cases - Research-grounded briefs: Scans the codebase for existing voice and tone, optionally runs competitive web research, and produces a structured brief with audience, value claim, and evidence. - Approval-gated writing: Presents the brief for explicit user approval before dispatching an expert-copywriter agent to write the copy. - Automatic naturalization: Runs an expert-naturalizer pass that removes AI writing patterns while preserving CTAs, metrics, and brand vocabulary. - Use Case: Ask for a launch email for a new feature with a product spec attached; the pipeline researches positioning, gets your sign-off on the brief, writes the email, and delivers a naturalized final draft at .mz/reports/. ## Quick Start Ask the assistant to write a landing page for your new feature using the copywrite skill with format:landing and a brief file attached.

Frequently Asked Questions about copywrite

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

FAQPage Schema
How do I write a landing page with AI that matches my brand voice?

Invoke the copywrite skill with format:landing and optionally attach a brief file. It scans your repository's existing copy for voice and vocabulary, drafts a brief for your approval, then writes and naturalizes the landing page.

What copy formats does the copywrite skill support?

It supports six formats: landing pages, emails, announcements, social posts, changelogs, and pitch one-pagers. The format modifier is required; if omitted, the skill asks you to choose before proceeding.

Can I use copywrite for technical documentation?

No. Technical documentation should use the document skill instead. Copywrite is designed for promotional and persuasive copy such as marketing pages, launch emails, and social posts.

How does the skill prevent invented metrics or fake customer names?

The research phase builds a brief containing only verified evidence from your brief file and codebase. The copywriter is explicitly instructed not to invent answers, and output validation rejects hallucinated metrics.

What happens if the naturalize pass fails or is blocked?

If the expert-naturalizer returns BLOCKED, the original copywriter output is kept as the final artifact and you are warned that naturalization did not run. The pipeline never loses the drafted copy.