paperzilla

Query Paperzilla projects, feeds, papers, and feedback via the pz CLI.

4|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/shushuzn/Rairos --skill paperzilla-shushuzn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperzilla
Source: https://github.com/shushuzn/Rairos/tree/main/skills/paperzilla
Command: npx skills add https://github.com/shushuzn/Rairos --skill paperzilla-shushuzn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rairos users need an easy way to query Paperzilla projects, read canonical papers as markdown, review recommendations, and record feedback without switching tools or manually navigating feeds.

Core Features & Use Cases

  • Project and feed browsing: Fetch project feeds with controls like must-read, date filtering, limits, JSON output, and Atom export.
  • Canonical paper retrieval & summarization: Load canonical papers by ID and return either JSON or markdown for downstream summarization and synthesis.
  • Recommendation navigation & feedback: Open recommendations, explain their importance, and upvote/downvote/star with optional reasons, or clear prior feedback.

Quick Start

Ask: “Give me the latest recommendations from project X as markdown and explain why the top items matter to my research.”

Frequently Asked Questions about paperzilla

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export research project feeds as JSON or Atom format?

To retrieve and summarize canonical papers as markdown, use the pz paper command with the canonical paper ID and apply the --markdown flag to generate a markdown summary suitable for downstream synthesis and conversational review.

Does the Paperzilla skill require a specific command line tool to browse project feeds?

Yes, the Paperzilla skill requires the Paperzilla CLI (pz) to browse project feeds, fetch recommendations, and retrieve canonical papers, utilizing specific flags like --json, --markdown, and --atom for output formatting.

Can I filter research feed recommendations by must-read status and date?

Yes, you can filter research feed recommendations by must-read status and date when fetching project feeds with the pz feed command, applying specific controls to limit and refine the returned research items.

What is the best way to explain why a recommended research paper matters to my project?

The best way to explain why a recommended paper matters is to open recommendations with the pz rec command, which returns recommendation details that the skill can conversationally synthesize to highlight relevance to your research project.