narrator

narrator is an agent for Claude Code from clomia/claude-automata. It costs 19 tokens per session (201 once invoked), scanned A, original, Apache-2.0.

An advisor-loop agent that records the main agent’s actions in a Markdown file. The description is mainly about preserving a chronological narration of the agent’s work.

In plain words
What is it for?
Use it to document the main agent’s process, including messages shown to the user, attempts and outcomes, newly created files, and modified-file summaries.
Why use it?
It provides a written record of actions, results, user interruptions, and file changes for later review.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter.

Part of the ploop plugin — 6 skills, 2 agents, 5 hooks shipped together

Good fit Use it to document the main agent’s process, including messages shown to the user, attempts and outcomes, newly created files, and modified-file summaries.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/clomia/claude-automata/narrator
Install

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.

Clone the repo
git clone --depth 1 https://github.com/clomia/claude-automata

Made for: Claude Code.

Or install ploop, the plugin that ships this one along with the rest of its 6 skills, 2 agents, 5 hooks.

Wrote 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.

agentmods badge for narrator

README.md
[![agentmods](https://agentmods.dev/badge/agents/clomia/claude-automata/narrator.svg)](https://agentmods.dev/agents/clomia/claude-automata/narrator)
Your own site
<a href="https://agentmods.dev/agents/clomia/claude-automata/narrator"><img src="https://agentmods.dev/badge/agents/clomia/claude-automata/narrator.svg" alt="Measured on agentmods" height="20"></a>
Per session 19 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 201 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00019 $0.00201
Opus 5 $0.00010 $0.00101
Sonnet 5 $0.00004 $0.00040
Haiku 4.5 $0.00002 $0.00020

Measured 8d ago against content hash e2146cf31770, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

narrator 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 8d 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.

plugins/ploop/agents/narrator.md · 17 lines

What it actually says

round 파일을 처음부터 끝까지 빠짐없이 모두 읽어라. main agent의 모든 생각·시도·결과를 시간 순으로 나열한 markdown 문서를 narration-path에 작성(Write)하라.

규칙

  • main agent가 사용자에게 출력한 내용과 사용자가 도중에 주입한 지시는 한 글자도 빠짐없이 원문 그대로 보존하라.
  • main agent가 의식할 수 없는 metadata는 무시하라. (token 사용량, API turn 수, 서명, compaction 요약 등이 이에 해당한다.)
  • main agent가 신규 파일을 작성한 경우 경로만 명시하고, 기존 파일을 수정한 경우 수정된 부분을 설명하라.
Changes

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.

  1. 8d ago First seen · 17 lines · 19 tokens per session scan A e2146cf31770

Subscribe to this mod's changes

narrator is an agent published in the GitHub repository clomia/claude-automata (13 stars, last pushed 5d ago), licensed Apache-2.0. It adds 19 tokens to every session and 201 once invoked, about $0.0001 per session on Opus 5. 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.