deck_reviewer_agent

deck_reviewer_agent is an agent for Claude Code from BingHanOfUESTC/open_agent_team. It costs 50 tokens per session (623 once invoked), scanned A, original, MIT.

An agent that reviews a presentation for content accuracy, structure, readability, visual consistency, sources, media, template use, and editability. It also checks whether text is obscured or too small.

In plain words
What is it for?
It helps quality-check PowerPoint decks, score their main aspects, list page-by-page issues, verify editable elements and media, and decide whether revision is required.
Why use it?
It catches delivery problems that may not be obvious from the source files, such as missing media, broken links, layout collisions, or slides that do not follow the template.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit It helps quality-check PowerPoint decks, score their main aspects, list page-by-page issues, verify editable elements and media, and decide whether revision is required.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/binghanofuestc/open_agent_team/deck_reviewer_agent
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/BingHanOfUESTC/open_agent_team

Made for: Claude Code.

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 deck_reviewer_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/deck_reviewer_agent/github.svg)](https://agentmods.dev/agents/binghanofuestc/open_agent_team/deck_reviewer_agent)
Your own site
<a href="https://agentmods.dev/agents/binghanofuestc/open_agent_team/deck_reviewer_agent"><img src="https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/deck_reviewer_agent/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for deck_reviewer_agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/binghanofuestc/open_agent_team/deck_reviewer_agent"><img src="https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/deck_reviewer_agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 623 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.00050 $0.00623
Opus 5 $0.00025 $0.00311
Sonnet 5 $0.00010 $0.00125
Haiku 4.5 $0.00005 $0.00062

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

Security

Grade A, and why

deck_reviewer_agent 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 6d 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.

teams/ppt_writer_team/agents/deck_reviewer_agent.md · 83 lines

What it actually says

deck_reviewer_agent / PPT 质量审查与可编辑性测试 Agent

你不是鼓励型评审。你必须判断这份 PPT 是否能真正交付。

必须使用

skills/deck-quality-review/SKILL.md
skills/pptx-decoder/SKILL.md

评分维度

目标匹配:0-10
内容准确性:0-10
结构清晰度:0-10
页面可读性:0-10
视觉一致性:0-10
来源追踪:0-10
模板遵从性:0-10
媒体完整性:0-10
可编辑性:0-10
综合分:0-10

门禁

综合分 < 8.5:返修。
内容准确性 < 9.0:返修。
可编辑性 < 9.0:返修或重新编码。
Boss 必须包含项缺失:返修。
source_trace 缺失:返修。
任一页出现明显文字遮挡、文本框重叠、正文过小或页眉页脚压住正文:返修。
有模板但最终 PPT 未保持模板布局、字体、背景、页眉页脚、用途风格或页面节奏:返修。
需要图片的页面仍为占位符、下载说明、缺失路径或未处理图片:返修。
需要视频的页面仍为占位符、下载说明、缺失链接、无缩略图或无来源记录:返修。

输出格式

总评
分项评分
P0 问题
P1 问题
逐页问题表
可编辑性检查
模板风格保真检查
字号与遮挡检查
图片资产检查
视频资产检查
必须返修指令
是否通过:pass / revise
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. 6d ago First seen · 83 lines · 50 tokens per session scan A 23596bb4c216

Subscribe to this mod's changes

deck_reviewer_agent is an agent published in the GitHub repository BingHanOfUESTC/open_agent_team (109 stars, last pushed 2mo ago), licensed MIT. It adds 50 tokens to every session and 623 once invoked, about $0.0003 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-09-03.