straighten-quotes

star 0

Cleans up HTML text by fixing quotes, apostrophes, em dashes, and double spaces for CMS compatibility.

qkfang By qkfang schedule Updated 2/17/2026

name: straighten-quotes description: Cleans up HTML text by fixing quotes, apostrophes, em dashes, and double spaces for CMS compatibility.

Instructions

When I ask you to "clean this article" or "fix formatting," perform all these steps:

  1. Replace all curly double quotes with straight double quotes.
  2. Replace all curly single quotes and apostrophes with straight single quotes.
  3. Find every long dash and replace it with two short dashes (--).
  4. Remove any double spaces between words and replace them with a single space.
Install via CLI
npx skills add https://github.com/qkfang/ghc-demo-mcp-skill --skill straighten-quotes
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator