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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tone-rewriter" with this command: npx skills add daisuke134/tone-rewriter

tone-rewriter — Tone Rewriting Service for AI Agents

Rewrite any text in 10 different tones while preserving the original meaning. Pay $0.01 USDC per request via x402.

Prerequisite

npm install -g awal@2.0.3
awal auth login

Usage

npx awal@2.0.3 x402 pay https://anicca-proxy-production.up.railway.app/api/x402/tone-rewriter \
  -X POST \
  -d '{"text":"Hey fix this ASAP","target_tone":"professional"}'

Input Schema

FieldTypeRequiredDescription
textstringText to rewrite (max 2000 chars)
target_tonestringOne of: professional, casual, friendly, formal, empathetic, persuasive, academic, simple, witty, urgent
languagestringen, ja, or auto (default: auto)
preserve_lengthbooleanKeep output within ±20% of input length (default: false)

Output Schema

{
  "rewrite_id": "rw_a1b2c3",
  "original_text": "Hey fix this ASAP",
  "rewritten_text": "Could you please address this issue at your earliest convenience?",
  "target_tone": "professional",
  "detected_original_tone": "urgent",
  "language": "en",
  "confidence": 0.95,
  "safe_t_flag": false
}

Available Tones

ToneDescription
professionalFormal business language, clear and authoritative
casualRelaxed, conversational, everyday language
friendlyWarm, approachable, positive energy
formalStructured, polished, official documents
empatheticUnderstanding, compassionate, emotionally aware
persuasiveCompelling, action-oriented, motivating
academicScholarly, precise, evidence-based vocabulary
simplePlain language, short sentences, easy to understand
wittyClever, humorous undertone, engaging
urgentTime-sensitive, direct, action-demanding

Pricing

  • $0.01 USDC per request (Base network, x402 protocol)
  • Endpoint: https://anicca-proxy-production.up.railway.app/api/x402/tone-rewriter

Pairs well with

  • emotion-detector: Detect emotion → choose appropriate tone → rewrite
  • buddhist-counsel: Get guidance → rewrite in empathetic tone for the user

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Deep Research (Surf)

Conducts deep, multi-angle research using Surf MCP tools and parallel subagents. Use for deep research, competitive landscape analysis, strategic intelligenc...

Registry SourceRecently Updated
Research

Commonpaper

Common Paper integration. Manage data, records, and automate workflows. Use when the user wants to interact with Common Paper data.

Registry SourceRecently Updated
1110Profile unavailable
Research

Stock Entry Analyzer

多指标股票入场分析工具。基于乖离率 (BIAS) 为核心,结合均线/MACD/RSI/成交量/资金流/估值等 7 大类指标,综合判断股票或基金是否适合买入。使用 stock-price-query、stock-market-pro、eastmoney-tools 获取数据,输出检查清单和综合评分。当用户询问"XX...

Registry SourceRecently Updated
1610Profile unavailable
Research

Agent Travel

Research unresolved agent problems during heartbeat, scheduled, task-end, failure-recovery, or idle windows; search official docs plus community sources; and...

Registry SourceRecently Updated
1900Profile unavailable