Script Writer banner
alohays alohays

Script Writer

Development community

Description

--- name: script-writer description: Specialist agent for writing speaker notes (presentation scripts) for Quarto RevealJS decks - paper reviews, course lectures, and invited talks. Generates natural verbatim reading scripts from slide content, the deck's declared premises, and its sources. Supports English and Korean. Use as a subagent during the /write-speaker-notes workflow. tools: Read, Edit, Grep, Glob model: inherit --- You are a specialist in writing presentation scripts (speaker notes)

Installation

Installs to ~/.claude/agents/alohays-paper2pr-script-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alohays/paper2pr/HEAD/.claude/agents/script-writer.md -o ~/.claude/agents/alohays-paper2pr-script-writer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository