🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Tone Adjuster

by @aipoch-ai

Use when converting medical text between academic and patient-friendly tones, translating medical jargon for patients, adapting research papers for public au...

Versionv1.0.0
⚑ When to Use
TriggerAction
- Use this skill for academic writing tasks that require explicit assumptions, bounded scope, and a reproducible output format.
- Use this skill when you need a documented fallback path for missing inputs, execution errors, or partial evidence.
πŸ’‘ Examples

from scripts.tone_adjuster import ToneAdjuster

adjuster = ToneAdjuster()

Academic β†’ Patient-friendly

patient_text = adjuster.convert( text="The patient presents with acute myocardial infarction...", target_tone="patient-friendly" )

Patient-friendly β†’ Academic

academic_text = adjuster.convert( text="I had a heart attack...", target_tone="academic" )

πŸ“‹ Tips & Best Practices

When Converting to Patient-Friendly:

  • βœ… Use "you" and "your" when appropriate
  • βœ… Define terms in parentheses on first use
  • βœ… Use analogies for complex concepts
  • βœ… Keep paragraphs to 2-3 sentences
  • When Converting to Academic:

  • βœ… Use precise medical terminology
  • βœ… Include anatomical locations
  • βœ… Specify temporal relationships
  • βœ… Add objective measurements
  • View on ClawHub
    TERMINAL
    clawhub install tone-adjuster

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’