Research Report

Research Report is a skill for Claude Code, Codex from Xiaowen-Jiang/agent-enterprise. It costs 13 tokens per session (292 once invoked), scanned A, original, MIT.

A research-report writing guide for defining a question, gathering information, comparing evidence, and organizing conclusions.

In plain words
What is it for?
Use it to produce reports with summaries, background, findings, analysis, recommendations, and cited sources when web research is available.
Why use it?
It helps separate facts from opinions, show uncertainty, and keep research focused and structured.

Skill for Claude CodeCodex

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

Good fit Use it to produce reports with summaries, background, findings, analysis, recommendations, and cited sources when web research is available.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xiaowen-jiang/agent-enterprise/research_report
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 Xiaowen-Jiang/agent-enterprise --skill research_report
Clone the repo
git clone --depth 1 https://github.com/Xiaowen-Jiang/agent-enterprise

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 Research Report

README.md
[![agentmods](https://agentmods.dev/badge/skills/xiaowen-jiang/agent-enterprise/research_report/github.svg)](https://agentmods.dev/skills/xiaowen-jiang/agent-enterprise/research_report)
Your own site
<a href="https://agentmods.dev/skills/xiaowen-jiang/agent-enterprise/research_report"><img src="https://agentmods.dev/badge/skills/xiaowen-jiang/agent-enterprise/research_report/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 Research Report

Your own site · 80×15
<a href="https://agentmods.dev/skills/xiaowen-jiang/agent-enterprise/research_report"><img src="https://agentmods.dev/badge/skills/xiaowen-jiang/agent-enterprise/research_report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 13 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 292 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.00013 $0.00292
Opus 5 $0.00006 $0.00146
Sonnet 5 $0.00003 $0.00058
Haiku 4.5 $0.00001 $0.00029

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

Security

Grade A, and why

Research Report 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 9d 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.

agent_enterprise/skills_data/research_report/SKILL.md · 47 lines

What it actually says

Process

  1. Define scope: Clarify what question you're answering and what's in/out of scope
  2. Gather information: Use available tools (web fetch, memory recall) to collect data
  3. Analyze findings: Identify patterns, compare sources, note contradictions
  4. Structure the report: Organize into logical sections
  5. Draw conclusions: Based on evidence, not assumptions

Report Structure

Executive Summary (2-3 sentences)

The key finding and recommendation.

Background

Why this research matters and what prompted it.

Findings

Organized by theme or question. Each finding should include:

  • What was found
  • Source/evidence
  • Significance

Analysis

  • Compare and contrast findings
  • Identify trends or patterns
  • Note any gaps in available information

Recommendations

  • Actionable next steps
  • Prioritized by impact and feasibility

Guidelines

  • Distinguish facts from opinions
  • Acknowledge uncertainty — say "evidence suggests" not "it is certain"
  • If web fetch is available, cite sources
  • Keep it concise — depth over breadth
  • Tailor language to the audience (CEO wants business impact, CTO wants technical details)
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. 9d ago First seen · 47 lines · 13 tokens per session scan A 74b854c5a163

Subscribe to this mod's changes

Research Report is a skill published in the GitHub repository Xiaowen-Jiang/agent-enterprise (52 stars, last pushed 5mo ago), licensed MIT. It adds 13 tokens to every session and 292 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.

Related

Other skills, from other repositories

correlation-regime

Correlation-regime detection and crisis attribution — edge-density regime states with hysteresis, causal (no look-ahead) smoothing, regime-aware exposure context, first-mover crisis attribution with honest NAME / MACRO / AMBIGUOUS / ABSTAIN verdicts, and a correlation-rewiring leaderboard that catches slow bleed-outs.

HKUDS/Vibe-Trading · 70 tokens

behavioral-finance

Behavioral finance applications: theories of overreaction and underreaction, behavioral explanations for momentum and reversal, investor sentiment cycles, cognitive-bias checklists, and debiasing quantitative strategies.

HKUDS/Vibe-Trading · 42 tokens

performance-attribution

Performance attribution analysis — Brinson sector/stock-selection attribution, factor alpha/beta decomposition, market-timing evaluation, and benchmark comparison framework.

HKUDS/Vibe-Trading · 32 tokens

factor-research

Factor research framework with IC/IR analysis, quantile backtesting, and factor combination. Suitable for cross-sectional factor evaluation across multiple instruments.

HKUDS/Vibe-Trading · 32 tokens

global-macro

Global macro analysis framework (central bank policy transmission / FX forecasting / geopolitical risk / capital flows), used to build macro factor signals that drive cross-asset allocation.

HKUDS/Vibe-Trading · 36 tokens

macro-analysis

Macroeconomic cycle positioning and central-bank policy interpretation, including GDP/CPI/PMI/rates/FX analysis, with output in the form of major-asset allocation tilts.

HKUDS/Vibe-Trading · 40 tokens