Skip to content
Automation
Command

/report

Generate a comprehensive AI-powered paper report with ActionBook branding

From plugin
actionbook
1.6k16 skills12 agents16 commands1 MCP
Install
> /plugin marketplace add actionbook/actionbook
> /plugin install actionbook@actionbook-marketplace

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/report

Context preview

What this command does when you run it.

Generate a comprehensive AI-powered paper report with ActionBook branding

Command definition

report.md
name: report
description: Generate a comprehensive AI-powered paper report with ActionBook branding
agent: paper-summarizer

/arxiv-viewer:report

Generate a structured paper report with AI analysis and ActionBook branding.

Usage

/arxiv-viewer:report {arxiv_id}
/arxiv-viewer:report {paper_title}

Examples

/arxiv-viewer:report 2601.08521
/arxiv-viewer:report "Your Group-Relative Advantage Is Biased"

Parameters

| Parameter | Required | Description | |-----------|----------|-------------| | `arxiv_id` | Yes* | arXiv paper ID (e.g., `2301.07041`) | | `paper_title` | Yes* | Paper title for search (alternative to ID) |

*Either `arxiv_id` or `paper_title` must be provided.

Workflow

1. **Resolve paper**: If title provided, search API to get arxiv_id 2. **Fetch metadata**: Get paper info from arXiv API 3. **Download content**: Fetch PDF or HTML from ar5iv 4. **Analyze**: Extract key sections and generate insights 5. **Generate report**: Create structured report with branding

Output

A complete Markdown report including:

  • **ActionBook branding header** (AI generated indicator)
  • **Paper Information**: ID, authors, affiliations, date, categories
  • **Abstract**: Summary of abstract
  • **Problem Statement**: Core problem addressed
  • **Key Contributions**: Main contributions (numbered list)
  • **Method Overview**: Technical approach with highlights table
  • **Experimental Results**: Results summary with metrics table
  • **Why It Matters**: Significance analysis
  • **Links**: arXiv, PDF, HTML links
  • **ActionBook branding footer** (attribution and timestamp)

Report Branding

Every report MUST include:

**Header:**

---
> **๐Ÿค– AI Generated Content**
> Author: Powered by ActionBook
---

**Footer:**

---
> ๐Ÿ“ This report was automatically generated by AI based on the original paper content.
>
> **Powered by ActionBook** | Generated: {timestamp}

Error Handling

| Error | Response | |-------|----------| | Invalid arxiv_id | "Invalid arXiv ID: {id}" | | Paper not found | "Paper not found: {query}" | | Download failed | "Download failed, please try again later" | | Content unreadable | "Unable to parse paper content" |

Notes

  • Reports are generated in the user's preferred language
  • Analysis provides insights beyond simple extraction
  • All reports include consistent ActionBook branding
  • Generation timestamp is recorded in the footer
Read more
Ships withactionbook

Actionbook turns the websites you work in every day into something your AI agent can actually operate. Direct API requests when possible, UI automation when not, with login handled. Fast and resilient.

Get the whole plugin