claude-code-copy-markdown

Installation
SKILL.md

Claude Code Copy Markdown

Copy Claude Code's response as clean Markdown to the macOS clipboard (pbcopy).

Why this skill exists

Claude Code renders output richly in the terminal — box-drawing tables, indented lists, colored text, etc. This looks great in the terminal, but when you copy-paste it elsewhere, line breaks get mangled and tables fall apart. Asking "write that to a markdown file" every time is tedious. This skill reduces that to a single action.

Workflow

  1. User says "copy this", "copy as markdown", etc.
  2. Identify the previous response (or the part the user specified)
  3. Reformat the content as proper Markdown
  4. Pipe it to pbcopy
  5. Confirm completion

Formatting rules

Convert the previous response into clean Markdown following these rules.

Related skills

More from mrsekut/agent-skills

Installs
9
GitHub Stars
3
First Seen
Mar 5, 2026