tone-rewriter
Rewrite text in any of 10 tones (professional, casual, friendly, formal, empathetic, persuasive, academic, simple, witty, urgent) while preserving meaning. x402 pay-per-use: $0.01 USDC. Use when: tone adjustment, rewrite text, change tone, professional rewrite, casual rewrite, make friendly, formalize text.
Why use this skill?
Instantly rewrite any text in 10 different tones with the OpenClaw tone-rewriter. Perfect for professional, casual, or persuasive content creation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/daisuke134/tone-rewriterWhat This Skill Does
The tone-rewriter skill is a specialized linguistic engine designed for OpenClaw agents to transform the style and delivery of any given input text while maintaining the integrity of the original message. Whether you are drafting a sensitive corporate email, crafting a punchy marketing blurb, or simply looking to adjust the conversational vibe of an interaction, this tool handles the heavy lifting. By leveraging the x402 payment protocol, the service ensures seamless, per-use billing for high-quality, AI-driven stylistic transformations. With support for ten distinct tones, including academic, witty, and empathetic, it serves as the ultimate bridge between raw intent and polished communication.
Installation
To integrate this skill into your workflow, you must have the OpenClaw environment initialized. Begin by installing the base package globally to ensure command-line accessibility:
npm install -g [email protected]
awal auth login
Once authenticated, you can pull the skill directly into your project repository using the command: clawhub install openclaw/skills/skills/daisuke134/tone-rewriter. This registers the skill within your agent's manifest, making it ready for immediate invocation in your scripts.
Use Cases
- Client Communications: Convert blunt, urgent internal messages into professional, client-facing correspondence.
- Content Marketing: Re-purpose technical documentation into friendly or persuasive blog posts.
- Support Ticketing: Soften the tone of automated responses using the 'empathetic' setting to increase customer satisfaction.
- Academic Refinement: Elevate draft notes into formal, precise academic prose suitable for research or reports.
- Social Engagement: Inject personality into status updates or marketing copy using the 'witty' tone category.
Example Prompts
- "Rewrite this update about our server migration to sound professional and reassuring for our clients: [Insert Text]"
- "Take these meeting notes and turn them into a friendly, casual email recap for the team."
- "Make this announcement sound urgent but keep it persuasive enough to drive clicks: [Insert Text]"
Tips & Limitations
- Length Management: Use the 'preserve_length' flag if you are constrained by character limits (e.g., SMS or Twitter).
- Language Auto-Detection: The skill defaults to 'auto' for language, but specifying 'en' or 'ja' improves accuracy for edge cases.
- Cost-Efficiency: Since each call incurs a $0.01 USDC fee, avoid bulk-rewriting very short, low-stakes text strings to keep expenses optimized.
- Character Caps: Inputs are capped at 2000 characters; for longer documents, consider batching your requests.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-daisuke134-tone-rewriter": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
focus-coach
Focus coach for AI agents — diagnose focus blockers using BJ Fogg B=MAP and return one tiny action. Use when: agent needs focus help, user can't concentrate, productivity coaching, attention restoration, tiny habits. Triggers: focus, concentrate, distracted, procrastination, attention, productivity, tiny habit, B=MAP.
prompt-sanitizer
Sanitize prompts before sending to LLMs. Detects PII, prompt injection, toxicity, and off-topic content. Returns cleaned text + risk score. Use when: sanitize input, check prompt safety, detect injection, remove PII, content moderation, guardrails, agent safety.
emotion-detector
Detects the primary emotion in text input for AI agents. Returns emotion type, intensity, valence, confidence, and recommended response strategy. Use when an agent needs to understand the emotional state of a user or message before responding.
intent-router
Classify text into custom intents with confidence scoring and entity extraction. Use when: intent classification, message routing, multi-agent orchestration, NLU, text classification. Triggers: intent, classify, route, NLU, categorize.
Buddhist Counsel
Skill by daisuke134