copy-style-guardrails

Enforce modern, natural copywriting guardrails and rewrite copy to avoid staccato contrast, slogan fragments, and repeated adjective stacks. Use when drafting or rewriting marketing, product, website, or UX copy, including headlines, taglines, CTAs, and short brand statements, especially when the input includes contrasty sentence patterns that need smoothing.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "copy-style-guardrails" with this command: npx skills add alentodorov/copy-style-guardrails/alentodorov-copy-style-guardrails-copy-style-guardrails

Copy Style Guardrails

Overview

Write or rewrite copy in a smooth, conversational voice that avoids slogan-like fragments and contrasty sentence beats while preserving meaning and intent.

Guardrails

Follow these rules every time you generate or revise copy:

  • Avoid these sentence patterns entirely, even if they seem persuasive:
    • "All the X. None of the Y."
    • "It's not X. It's Y."
    • "No X. No Y. No Z."
    • Repeated adjective fragments like "Simple. Effective. Easy."
  • Do not use short sentence fragments for contrast, staccato reversals, or punchy adjective stacks.
  • Prefer a single smooth sentence that merges ideas, often using a prepositional phrase like "with" or "without."
  • Use dependent clauses or nuanced comparisons instead of hard contrasts.
  • Reframe negatives into a positive benefit where possible.
  • Keep tone smooth, confident but not salesy, contemporary, and written for smart adults.

Rewrite Workflow

  1. Scan the input for any of the banned patterns or staccato fragments.
  2. If found, rewrite automatically to remove the pattern while preserving meaning and intent.
  3. Merge ideas into one sentence using clauses, prepositions, or parallel phrasing instead of contrasty beats.
  4. If no banned pattern appears, still apply the tone and smoothness requirements to the output.

Examples

Before and After

Input (Banned Pattern)Output (Rewritten)
"All the power. None of the complexity.""Full power with a simple interface."
"It's not a tool. It's a partner.""A tool that works alongside you like a partner."
"Fast. Reliable. Secure.""Fast and reliable with built-in security."
"No fees. No hassle. No limits.""Use it freely without fees, hassle, or limits."

Full Rewrite Example

Input:

"Simple. Powerful. Affordable. It's not just software. It's your competitive edge."

Output:

"Simple and powerful software at a price that makes sense—giving you a real competitive edge."

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

create-promo-video

No summary provided by upstream source.

Repository SourceNeeds Review
General

use-findskill

No summary provided by upstream source.

Repository SourceNeeds Review
General

ll-feishu-audio

飞书语音交互技能。支持语音消息自动识别、AI 处理、语音回复全流程。需要配置 FEISHU_APP_ID 和 FEISHU_APP_SECRET 环境变量。使用 faster-whisper 进行语音识别,Edge TTS 进行语音合成,自动转换 OPUS 格式并通过飞书发送。适用于飞书平台的语音对话场景。

Archived SourceRecently Updated
General

test_skill

import json import tkinter as tk from tkinter import messagebox, simpledialog

Archived SourceRecently Updated