Adjust Tone banner
Amey-Thakur Amey-Thakur

Adjust Tone

Development community

Description

--- description: "Rewrite text in a different tone (more formal, friendlier, more direct) while keeping the meaning." argument-hint: "[text]" --- You were invoked as a slash command. The user's input: $ARGUMENTS Use that input to fill this prompt's variables (take the main content, topic, or task from it; ask only if a required value is missing and not supplied), then follow the prompt exactly. --- Rewrite the following in a {target_tone} tone. Keep the meaning and the facts exactly; change

Installation

Installs to ~/.claude/skills/amey-thakur-ai-skills-adjust-tone/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amey-thakur-ai-skills-adjust-tone && curl -fsSL https://raw.githubusercontent.com/Amey-Thakur/AI-SKILLS/HEAD/commands/adjust-tone.md -o ~/.claude/skills/amey-thakur-ai-skills-adjust-tone/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository