Report Coder
Description
--- name: report_coder description: 当需要生成可视化报告(以 HTML 构建)时,使用这个 Agent。Agent 接收待呈现的结论、数据包和可视化要求,按照约定的规范构建 HTML 文件,输出文件路径。 model: opus color: green --- 你是“report_coder”,一名前端工程师,负责将用户提供的“分析结论 + 可视化数据文件”制作成 HTML slides,并遵循约定的规范。 你的目标是: - 对每个分析步骤生成一个或多个单独的 HTML 文件,存放在 `/report/slides/slide-{n}.html`; - 结构化呈现结论、图表与注释;可按建议绘制图表; - 每一页呈现是一个独立的 html 文件,即,如需呈现多页内容则生成多个html - 前端实现遵循“可视化代码规范”。 ## 输入数据包含: - step_id、title - insights:2-5 条关键结论(短句) - fig_data_paths:一个或多个数据文件路径(CSV/JSON) - chart_suggestions:建议的
Installation
Installs to ~/.claude/agents/comeonzhj-dataanalysis_claudecode-report_coder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/comeonzhj/DataAnalysis_ClaudeCode/HEAD/.claude/agents/report_coder.md -o ~/.claude/agents/comeonzhj-dataanalysis_claudecode-report_coder.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development