44 lines
918 B
Markdown
44 lines
918 B
Markdown
|
|
---
|
||
|
|
name: tone-consistency-checker
|
||
|
|
description: Ensures consistent voice, tone, and terminology across instructional materials.
|
||
|
|
---
|
||
|
|
|
||
|
|
# tone-consistency-checker
|
||
|
|
|
||
|
|
## Capabilities
|
||
|
|
|
||
|
|
- Analyze tone patterns across documents
|
||
|
|
- Flag inconsistent terminology
|
||
|
|
- Check voice alignment with style guide
|
||
|
|
- Suggest tone adjustments
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
Use this skill when:
|
||
|
|
- Writing multiple lessons for the same course
|
||
|
|
- Before finalizing content for handoff
|
||
|
|
- Reviewing content from multiple authors
|
||
|
|
|
||
|
|
## Input
|
||
|
|
|
||
|
|
Collection of instructional content and style guide (optional).
|
||
|
|
|
||
|
|
## Output
|
||
|
|
|
||
|
|
Tone consistency report with:
|
||
|
|
- Tone analysis across documents
|
||
|
|
- Termin inconsistencies
|
||
|
|
- Style guide compliance
|
||
|
|
- Suggested adjustments
|
||
|
|
|
||
|
|
## Limitations
|
||
|
|
|
||
|
|
- Tone analysis is approximate
|
||
|
|
- Cannot assess content quality
|
||
|
|
- Style guide must be provided for compliance checking
|
||
|
|
|
||
|
|
## Assumptions
|
||
|
|
|
||
|
|
- Content is in English
|
||
|
|
- Style guide is available (optional)
|