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...
β‘ When to Use
Trigger Action - 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 ToneAdjusteradjuster = 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 βΈ Show full description clawhub install tone-adjusterCopy
π§ͺ 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 β