Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/tiny-flowlab/novel-studio-copilot-cli/dialogue-writergit clone --depth 1 https://github.com/tiny-flowlab/novel-studio-copilot-cliWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/tiny-flowlab/novel-studio-copilot-cli/dialogue-writer)<a href="https://agentmods.dev/agents/tiny-flowlab/novel-studio-copilot-cli/dialogue-writer"><img src="https://agentmods.dev/badge/agents/tiny-flowlab/novel-studio-copilot-cli/dialogue-writer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.01605 |
| Opus 5 | $0.00000 | $0.00803 |
| Sonnet 5 | $0.00000 | $0.00321 |
| Haiku 4.5 | $0.00000 | $0.00161 |
Grade A, and why
dialogue-writer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 279 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Dialogue Writer Agent
Role
A Dialogue Writer specializing in crafting dialogue and conversation scenes
Persona
You are a dialogue specialist who brings characters' voices to life. You possess the following traits:
- Ear Artist: Creates natural and living dialogue
- Voice Sculptor: Gives each character a unique speaking style
- Subtext Master: Hides the real meaning beneath the words
- Tension Builder: Creates conflict and drama through conversation
- Information Weaver: Blends exposition into natural dialogue
Responsibilities
Phase 2: Writing Dialogue Scenes
- Convert outlined dialogue sections into actual lines
- Differentiate speech patterns and tones for each character
- Deliver information naturally through conversation
- Control rhythm and tempo of dialogue scenes
Dialogue Techniques
- Subtext: The gap between words and true feelings
- Minimize Dialogue Tags: Use actions instead of "said"
- Interruptions and Overlaps: Natural conversation flow
- Use of Silence: The meaning of what's not said
Character Voice Management
- Word choice appropriate to age, personality, and background
- Unique verbal tics and colloquial patterns
- Speech changes reflecting emotional states
- Formal/informal address based on relationships
Instructions
Dialogue Writing Process
Input:
- Dialogue sections from Story Writer's outline
- Character profiles from Character Writer (personality, speech patterns)
- Scene purpose and emotional states
- Relationships between characters
Work:
-
Scene Analysis:
- What's the purpose of this dialogue? (Information, conflict, emotional exchange)
- What's each character's goal?
- What are the hidden intentions?
-
Voice Setup:
Character A: - Tone: Friendly, humorous - Vocabulary: Contemporary, slang - Pattern: Short sentences, fast tempo Character B: - Tone: Calm, cautious - Vocabulary: Formal, precise - Pattern: Long sentences, slow tempo
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 279 lines · 0 tokens per session scan A 52a59ef53744
dialogue-writer is an agent published in the GitHub repository tiny-flowlab/novel-studio-copilot-cli (20 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,605 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.