Agent skill
synthesis/dialogue-dramatizer
Convert dense source-grounded content into a two-speaker dramatized script with persona roles, prosody cues, and interruptions. Use for audio-friendly overviews that stay faithful to cited material.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/synthesisdialogue-dramatizer
SKILL.md
Dialogue Dramatizer
Capabilities
- identify_key_themes from scoped sources.
- assign_persona_roles (Host vs. Expert/Skeptic).
- generate_banter_turn with interruptions, metaphors, and clarifications.
- insert_prosody_markers (, , ) for TTS engines.
Dependencies
- hybrid-orchestrator (flow)
- memory-linker (carry context across turns)
- citation-verifier (optional downstream grounding)
Inputs
- grounded notes or summary + persona config.
Outputs
- scripted dialogue turns with optional prosody tags and inline citations.
Usage
- Feed grounded notes (post-boundary + citation) to produce a lively two-voice script ready for TTS.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?