← ClaudeAtlas

respond-to-messagelisted

Crafts a response to a pasted message (LinkedIn, Slack, Gmail, Teams, etc.) in the user's configured tone and voice. Loads platform-specific context and formatting rules, generates a response matching the platform's conventions, and copies it to clipboard for immediate pasting. Use when you receive a message and need to reply quickly in your own voice.
mostafa-drz/claude-skills · ★ 4 · AI & Automation · score 76
Install: claude install-skill mostafa-drz/claude-skills
# Respond to Message Craft responses to messages in your voice, matched to the platform. Copies to clipboard for pasting. ## Preferences Before starting, use the `Read` tool to read `~/.claude/skills/respond-to-message/preferences.md`. If the file does not exist, treat as "no preferences set" and use defaults. ## Tone Profile Use the `Read` tool to read `~/.claude/skills/respond-to-message/reference/tone-profile.md`. If it does not exist, fall back to preferences tone keywords. If neither exists, ask the user to describe their tone. ## Platform Context Use `Glob` to check which platform files exist at `~/.claude/skills/respond-to-message/reference/platforms/*.md`. For the active platform, read its context file. If no file exists for the requested platform, use sensible defaults for that platform's conventions. ## Command routing Check `$ARGUMENTS`: - **`help`** → display help then stop - **`config`** → interactive setup then stop - **`reset`** → delete `~/.claude/skills/respond-to-message/preferences.md`, confirm, stop - **`tone`** → open tone profile editing flow then stop - **anything else** (including empty) → run the skill ### Help ``` Respond to Message — Craft replies in your voice, matched to the platform Usage: /respond-to-message <platform> Craft a response (then paste the message) /respond-to-message Auto-detect platform or ask /respond-to-message --refine Re-draft the last response with feedback /respo