report-generation

report-generation is a skill for Claude Code, Codex from mizukaizen/hive-doctrine-mcp. It costs 0 tokens per session (440 once invoked), scanned A, original, MIT.

A workflow for producing client reports with an executive summary, context, methods, findings, recommendations, next steps, and appendices.

In plain words
What is it for?
Writing client deliverables, summarising research or analysis, presenting findings, and organising actionable recommendations.
Why use it?
It turns analysis materials into a structured document suited to the intended audience and keeps claims tied to evidence.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Writing client deliverables, summarising research or analysis, presenting findings, and organising actionable recommendations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mizukaizen/hive-doctrine-mcp/report-generation
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.

Any agent
npx skills add mizukaizen/hive-doctrine-mcp --skill report-generation
Clone the repo
git clone --depth 1 https://github.com/mizukaizen/hive-doctrine-mcp

Made for: Claude Code, Codex.

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 report-generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/mizukaizen/hive-doctrine-mcp/report-generation/github.svg)](https://agentmods.dev/skills/mizukaizen/hive-doctrine-mcp/report-generation)
Your own site
<a href="https://agentmods.dev/skills/mizukaizen/hive-doctrine-mcp/report-generation"><img src="https://agentmods.dev/badge/skills/mizukaizen/hive-doctrine-mcp/report-generation/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 report-generation

Your own site · 80×15
<a href="https://agentmods.dev/skills/mizukaizen/hive-doctrine-mcp/report-generation"><img src="https://agentmods.dev/badge/skills/mizukaizen/hive-doctrine-mcp/report-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 440 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.00000 $0.00440
Opus 5 $0.00000 $0.00220
Sonnet 5 $0.00000 $0.00088
Haiku 4.5 $0.00000 $0.00044

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

Security

Grade A, and why

report-generation 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 11d 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.

gated-products/honey/claude-packages/HD-4005-consultant/skills/report-generation/SKILL.md · 49 lines

How it starts

The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Report Generation Skill

Use when producing a client report. Creates structured document with executive summary, analysis, recommendations, and appendices.

When to Activate

  • User asks for a "report", "deliverable", "findings document", or "client document"
  • The /deliverable command is invoked
  • User asks to "write up" or "summarise" analysis results

Process

  1. Identify the audience. Executive audience gets short, action-oriented language. Technical audience gets detail and methodology. Mixed audience gets a layered document (summary up front, detail in appendices).

  2. Gather inputs. Read all files in analysis/ and data/ directories. Read the engagement brief for scope and objectives. Identify which findings exist and which gaps remain.

  3. Structure the report. Follow the standard template:

    • Executive Summary (1 page max)
    • Context and Objectives
    • Approach and Methodology
    • Findings (grouped by theme)
    • Recommendations (numbered, actionable)
    • Next Steps
    • Appendices
  4. Write with discipline.

    • Lead every section with its conclusion.
    • Support every claim with evidence.
    • Use bullet points for findings, numbered lists for recommendations.
    • Include tables for comparative data.
    • Keep paragraphs to 3-4 sentences maximum.
  5. Quality check. Before presenting the report:

    • Verify all findings trace to evidence
    • Verify all recommendations include owner, timeline, and impact
    • Verify executive summary stands alone
    • Run confidentiality check
    • Check for consistent terminology throughout

Output

A markdown document saved to deliverables/ with the naming convention: [YYYY-MM-DD]-[short-title].md

Anti-patterns

  • Do not pad reports with generic commentary. If a section has nothing substantive, cut it.
  • Do not bury the lead. The recommendation goes in the first paragraph of the executive summary.
  • Do not use weasel words ("might", "could potentially", "it appears that"). State findings directly and qualify uncertainty explicitly.

Read the full file on GitHub · 49 lines

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. 11d ago First seen · 49 lines · 0 tokens per session scan A 5a0d54b96550

Subscribe to this mod's changes

report-generation is a skill published in the GitHub repository mizukaizen/hive-doctrine-mcp (0 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 440 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-31.

Related

Other skills, from other repositories

brain-in-the-fish

Universal document evaluation engine — evaluate any document against any criteria using cognitively-modelled AI agents with ontology-grounded scoring.

fabio-rovai/brain-in-the-fish · 29 tokens

foundry-hosted-agent-validation

Step-by-step process for validating a Python Foundry hosted agent sample (under python/samples/04-hosting/foundry-hosted-agents/) end to end — running it locally (native runtime and azd ai agent run) and after deploying it to an Azure AI Foundry project with azd. Use this when asked to validate a hosted agent sample.

microsoft/agent-framework · 82 tokens

doc-reader

Read any common document/data file — PDF, Word (.docx), Excel (.xlsx/.xls), PowerPoint (.pptx), images (OCR), CSV/TSV, plain text, JSON/YAML/TOML, HTML/XML, and most source-code files. Use the readdocument tool.

HKUDS/Vibe-Trading · 65 tokens

n8n-binary-and-data

Handle files and binary data in n8n correctly. Use when working with files, images, PDFs, attachments, uploads or downloads, base64, vision/multimodal input, or when an AI agent needs a file as tool input or output — and whenever the user mentions $binary, binaryPropertyName, "read the PDF", "attach the file", "send…

czlonkowski/n8n-mcp · 135 tokens

oma-pdf

Convert PDF files to Markdown using opendataloader-pdf. Extracts text, tables, headings, lists, and images with correct reading order. Use for PDF parsing, PDF to Markdown conversion, document extraction, and AI-ready data preparation.

first-fluke/oh-my-agent · 52 tokens

pandic-office

Convert Markdown to PDF (or DOCX/EPUB/HTML) using the pandoc CLI. Use when asked to produce a PDF report, brief, summary, or any document where the input is Markdown and the output should be a polished, paginated file.

Team-Commonly/commonly · 59 tokens