Copy markdown text to macOS clipboard as rich HTML + plain-text fallback, ready for Cmd+V into Slack with formatting (bold, lists, code blocks, headings) preserved. Use when the user asks to prepare, format, copy, or paste text for Slack, or when a drafted message with markdown formatting needs to go into Slack without losing structure.
$npx -y skills add lexfrei/ccc --skill slack-formatterInstalls into the current project.
Run `npx skills use "https://github.com/lexfrei/ccc" --skill "lexfrei/ccc/slack-formatter"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lexfrei/ccc" that are relevant to the current task. Run `npx skills add "https://github.com/lexfrei/ccc"` and select the relevant skills, then follow their instructions.