paper-to-agent-guide

Installation
SKILL.md

Paper-to-Agent Guide

A skill for transforming published research papers into interactive AI agents that can answer questions, explain methodology, and help replicate findings. Based on Paper2Agent (2K stars), this skill guides the agent through extracting structured knowledge from academic papers and creating conversational interfaces for deep exploration.

Overview

Traditional paper reading is linear and passive. Paper-to-Agent converts this into an active, queryable experience. By parsing a paper's structure, extracting key claims, methodology details, and results, the agent becomes an expert on that specific paper, ready to answer follow-up questions, explain complex sections, and connect findings to the broader literature.

This approach is especially valuable for interdisciplinary researchers who need to quickly understand papers outside their primary expertise, for journal clubs seeking deeper discussion, and for students learning to critically evaluate published research.

Paper Parsing Workflow

The agent should follow this structured workflow when converting a paper to an interactive agent:

Step 1: Structure Extraction

  • Identify the paper's sections (abstract, introduction, methods, results, discussion, references)
  • Extract the title, authors, affiliations, and publication venue
  • Identify figure and table captions along with their referenced locations
  • Note supplementary materials and their availability
Related skills
Installs
4
GitHub Stars
217
First Seen
Apr 2, 2026