skill-no-em-dashes copilot-instructions.md

skill-no-em-dashes copilot-instructions.md is an instructions file for GitHub Copilot from exmergo/skill-no-em-dashes. It costs 132 tokens per session, scanned A, original, MIT.

A repository writing rule that tells a coding agent how to avoid em dashes and similar punctuation in its text.

In plain words
What is it for?
Use it when an agent writes drafts, documentation, comments, commit messages, emails, or other project text governed by AGENTS.md.
Why use it?
It keeps generated documentation and other prose consistent with the project's style guide.

Instructions file for GitHub Copilot

Written for GitHub Copilot: a Copilot instructions file. Also seen: mentions AGENTS.md.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/exmergo/skill-no-em-dashes/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/exmergo/skill-no-em-dashes

Made for: GitHub Copilot.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for skill-no-em-dashes copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/exmergo/skill-no-em-dashes/copilot-instructions.svg)](https://agentmods.dev/instructions/exmergo/skill-no-em-dashes/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/exmergo/skill-no-em-dashes/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/exmergo/skill-no-em-dashes/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 132 This file is loaded in full into every session.
When invoked 132 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00132 $0.00132
Opus 5 $0.00066 $0.00066
Sonnet 5 $0.00026 $0.00026
Haiku 4.5 $0.00013 $0.00013

Measured 6d ago against content hash 5172cb4dfb9d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

skill-no-em-dashes copilot-instructions.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/copilot-instructions.md · 10 lines

What it actually says

Writing style: no em dashes

Follow the writing rules in AGENTS.md at the repository root.

In short: never use an em dash (U+2014) or its stand-ins (a double hyphen, a spaced hyphen, a stray en dash, the horizontal bar) as sentence punctuation. Replace them with commas, semicolons, colons, periods, or parentheses, and recast when a plain swap reads awkwardly. Keep ordinary hyphens in compounds, ranges, code, and Markdown structure. See AGENTS.md for the full playbook.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 10 lines · 132 tokens per session scan A 5172cb4dfb9d

Subscribe to this mod's changes

skill-no-em-dashes copilot-instructions.md is an instructions file published in the GitHub repository exmergo/skill-no-em-dashes (8 stars, last pushed 2mo ago), licensed MIT. It adds 132 tokens to every session, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

multai CLAUDE.md

Claude Code instructions for alo-exp/multai, covering multai — claude code instructions, 0. session startup (automatic), project overview, 1. automated enforcement and 2. active workflow.

alo-exp/multai · 1,904 tokens

Skill_Seekers CLAUDE.md

Instructions for yusufkaraaslan/Skill_Seekers, covering claude.md, project overview, essential commands, required before running tests or cli (src/ layout) and run all tests (never skip - all must pass before commits).

yusufkaraaslan/Skill_Seekers · 5,387 tokens

platform-skills copilot-instructions.md

Copilot instructions for nitinjain999/platform-skills, covering platform engineering instructions for github copilot, version: 1.40.0, source: https://github.com/nitinjain999/platform-skills, response contract and core principles.

nitinjain999/platform-skills · 3,564 tokens

claude-code-toolkit CLAUDE.md

Claude Code instructions for robertguss/claude-code-toolkit, covering claude.md, project overview, build commands, package a single skill for claude.ai upload and package all skills.

robertguss/claude-code-toolkit · 617 tokens

SeekMoney-ai CLAUDE.md

Claude Code instructions for zykooooooooo/SeekMoney-ai, covering claude.md, project overview, development commands, development and production.

zykooooooooo/SeekMoney-ai · 2,178 tokens

obsidian-ai CLAUDE.md

Instructions for spencermarx/obsidian-ai, covering claude.md, project overview, build & development commands, architecture and key design decisions.

spencermarx/obsidian-ai · 1,165 tokens