
from claude-clip10
Copy the most recent assistant message to the macOS clipboard in Markdown, Slack mrkdwn, plain text, or HTML with automatic reformatting (removes Claude's ⏺ bul
Grabs the most recent assistant message in a conversation, runs it through a bundled reformatter, and replaces the macOS clipboard with a cleaned version in the requested format (md, slack, plain, or html). Useful for pasting assistant output into Slack, email, CMS editors, or docs without Claude-specific bullets or wrapping artifacts.
/clip, /clip slack, /clip plain, or /clip html.scripts/reformat.py (pure-Python reformatter for md→slack/plain/html transformations).pbcopy). The SKILL.md documents required CLI flags and the deterministic rendering rules.Likely used with Claude Code and other local agent runtimes that provide access to the assistant's last message and can run local scripts on macOS.
This skill has not been reviewed by our automated audit pipeline yet.