channel-formatting

Community

Deliver Markdown native to each chat channel

Authorjboothomas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures Claude's Markdown responses no longer appear with literal markup in messaging apps by translating them into each channel's native text syntax before delivery.

Core Features & Use Cases

  • Adaptive channel conversion: parseTextStyles swaps Markdown markers for WhatsApp, Telegram, and Slack formats while leaving Discord untouched and guarding code blocks.
  • Signal-rich output: parseSignalStyles produces plain text with structured textStyle ranges so the Signal skill can render native styling.
  • Production-friendly workflow: formatOutbound accepts channel metadata, the router passes channel names from sendMessage, and tests plus builds ensure the formatting logic stays reliable.

Quick Start

Ask Auggie to run the channel-formatting skill so outbound replies adopt the requested channel syntax.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: channel-formatting
Download link: https://github.com/jboothomas/nauggieclaw/archive/main.zip#channel-formatting

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.