← all tools

cc-skill:anti-em-dash

Claude Code skill · anthropic · active

+1
last 30 days
2 calls
1 of 30 days active
explain like I am new to this
what it does

This skill strips out em-dashes and en-dashes from any writing Claude produces. It rewrites sentences to use commas, periods, colons, parentheses, or restructured phrasing instead. The result is cleaner text that needs no manual editing.

who it is for

Anyone who writes regularly (marketers, founders, content creators, developers) and finds em-dashes slip into their work despite their preference to avoid them.

when it fires

On any task that produces written output: articles, emails, code comments, marketing copy, documentation, chat replies, or specs.

say something like
  • "Write a marketing email about our new product launch"
  • "Help me draft a technical spec for the API redesign"
  • "Create five social media posts promoting our webinar"
what you might get back
Instead of 'The system scales well, when validated, to 5 products', the skill rewrites it as 'The system scales to 5 products once validated' or 'The system scales to 5 products. Validation is required first.' No dashes appear anywhere.
how to know it worked

You scan the output and find zero em-dashes (—) or en-dashes (–). All punctuation uses commas, periods, colons, or parentheses instead.

is this skill working for me
used locally
cloud runs
0
0 deployments
local fires
2
Claude Code (optional)
posts published
0
from drafts
attributed
$0.00
signups + revenue
Fired 2 times in local Claude Code sessions. To capture full output and share results, deploy it as an automation.

When you use this skill

Local fires by hour of day (0-23) and day of week (Monday top).

036912151821
Mon
Tue
Wed
Thu
Fri
Sat
Sun

Deploy this skill

no laptop required

Run this skill on a schedule in the cloud. Pipe output to Telegram, email, or any webhook. Every run is logged here with full output, cost, and thumbs feedback.

How this performs

Cloud-automation runs, real outputs, and feedback.

No cloud runs yet for this skill.

Once you deploy it (above), every run will show up here with the actual output, exact cost, and a thumbs button so you can rate quality over time.

what this is

Claude Code skill at /Users/olanrewajukareem/.claude/skills/anti-em-dash/SKILL.md. Auto-triggered by description matching when you type in Claude Code, OR embedded into agent system prompts (LeadFlow framework skills are wired this way). Auto-synced from disk every 6h via launchd.

Use this skill on every writing, content, copy, code-comment, or markdown-generation task. Removes em-dashes from output. Triggers on every text-output task, regardless of domain.

Local Claude Code use (optional)· 2 local fires in 30d

Install the SKILL.md file locally so this skill is available the next time you open Claude Code on your Mac. Most users skip this and just use cloud deployments above.

Install on your machine

Save this skill to ~/.claude/skills/anti-em-dash/SKILL.md so Claude Code auto-loads it whenever its description matches your prompt.

Recent local fires

Captured by your Claude Code hook. Cards expand to show the prompt that triggered the skill and the response that followed (when prompt-capture is enabled in your .marketing-os.config).

1d agokw: em-dash, cleanup
session final-be

No prompt / response captured. Enable in ~/.claude/skills/.marketing-os.config with CAPTURE_PROMPTS=true.

1d ago
session final-an

No prompt / response captured. Enable in ~/.claude/skills/.marketing-os.config with CAPTURE_PROMPTS=true.

30-day activity
last fired 1d ago
2026-04-03today
cost model
unitincluded
capabilities
{
  "source": "global",
  "description": "Use this skill on every writing, content, copy, code-comment, or markdown-generation task. Removes em-dashes from output. Triggers on every text-output task, regardless of domain."
}
how it gets called
{
  "method": "embed_in_prompt",
  "skill_path": "/Users/olanrewajukareem/.claude/skills/anti-em-dash/SKILL.md"
}