arxiv-batch-reporter

Build the final collection report in two steps: model writes a report template, then script injects each paper's Brief Conclusion and abs URL from summary.md by arXiv-id placeholders.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "arxiv-batch-reporter" with this command: npx skills add xukp20/arxiv-batch-reporter

ArXiv Batch Reporter

Use this skill after per-paper summary.md files exist.

Core Principle

The model writes report structure; scripts inject per-paper conclusion text.

Constraint

  • Per-paper text in final report must come directly from each paper's summary.md section ## 10. Brief Conclusion.
  • Do not paraphrase or manually rewrite this per-paper conclusion text in final report.

Commands

Step 1: build model context bundle.

python3 scripts/collect_summaries_bundle.py \
  --base-dir /path/to/run-dir \
  --language English

Step 2: model writes collection_report_template.md under base-dir using placeholder lines for papers.

Step 3: render final report from template.

python3 scripts/render_collection_report.py \
  --base-dir /path/to/run-dir \
  --template-file collection_report_template.md \
  --output-file collection_report.md \
  --language English

Language Parameter

  • --language controls scaffold/inserted-label language.
  • Set this parameter manually for each run.
  • Default is English when omitted.
  • Chinese aliases supported: Chinese, zh, zh-cn, 中文.
  • When non-English is selected (for example Chinese), generated labels/prompts are localized.

Placeholder Syntax in Template

In each paper leaf entry, add one placeholder line containing arXiv id.

Only supported syntax (standalone line):

{{ARXIV_BRIEF:2602.12276}}

render_collection_report.py replaces that one placeholder line with:

  • brief conclusion text extracted from summary section 10
  • generated abs URL: https://arxiv.org/abs/<arxiv_id>

Fallback rule: if section 10 heading is missing, use content under the last ## heading.

Output

  • <base-dir>/summaries_bundle.md
  • <base-dir>/collection_report_template.md (model-authored)
  • <base-dir>/collection_report.md (rendered final output)

Use references/report-format.md for the expected report structure. Use references/report-example-lean4-en.md, references/report-example-llm-math-en.md, and references/report-example-multimodal-en.md for tree-structure examples with lint-friendly spacing.

Related Skills

This skill is a sub-skill of arxiv-summarizer-orchestrator.

It is intended to run after:

  1. arxiv-search-collector (selected paper directories + metadata)
  2. arxiv-paper-processor (per-paper summary.md)

This skill consumes the summary outputs from Step 2 and should be used together with Steps 1 and 2 to produce the final collection report.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

七窍玲珑战法 v4.0

融合七窍玲珑×五维共振×量化闭环的完整交易系统。七维确认(1234567)+五维共振(趋势/位置/形态/时间/信号)+标准化五步闭环(分析→计划→执行→风控→复盘)+趋势/震荡双模式。适用于XAU/USD等所有可交易品种。内置九维排查、凯利仓位管理、市场适应性调整。

Registry SourceRecently Updated
Research

Autoresearch.Bak

Autonomous experiment loop for AI agents. Use when the user wants to run systematic experiments — optimizing hyperparameters, searching for better configurat...

Registry SourceRecently Updated
1210Profile unavailable
Research

Clone Anywebsite

High-fidelity visual-first web rebuilding from design references. Screenshot-driven analysis, DOM interrogation for exact CSS values, asset inspection (WebGL...

Registry SourceRecently Updated
1490Profile unavailable
Research

jeffli-content-factory

Create complete WeChat Official Account viral articles from a user-provided title by researching high-view YouTube videos, confirming topic/outline with user...

Registry SourceRecently Updated
1830Profile unavailable