paperzilla

Retrieve project recommendations and canonical paper summaries via CLI commands.

13|3|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/tassiovale/claude-code-kit --skill paperzilla-tassiovale
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: paperzilla
Source: https://github.com/tassiovale/claude-code-kit/tree/main/skills/paperzilla
Command: npx skills add https://github.com/tassiovale/claude-code-kit --skill paperzilla-tassiovale

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires paperzilla-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies accessing Paperzilla data for project insights and canonical paper recommendations, enabling users to efficiently engage with Paperzilla resources.

Core Features & Use Cases

  • Project Recommendations: Fetch the latest recommendations for a specific project.
  • Canonical Paper Details: Summarize and detail canonical papers, with markdown summaries available.
  • Feedback on Recommendations: Leave feedback on specific recommendations.
  • Feed Export: Export project feeds as JSON for integration with other systems.
  • Atom Feed URLs: Obtain Atom feed URLs for project feeds.
  • Use Case: A researcher wants to quickly find relevant project recommendations or detailed paper summaries for their research.

Quick Start

To retrieve the latest recommendations from a specific project, simply type: 'Give me the latest recommendations from project X.'

Frequently Asked Questions about paperzilla

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

FAQPage Schema
How do I get markdown summaries for canonical papers?▼

You can retrieve markdown summaries for canonical papers by requesting project recommendations through the CLI-based commands, which fetch and format detailed paper information into readable markdown summaries.

How do I export project feeds as JSON for integration with other systems?▼

You can export project feeds as JSON by using the feed export functionality, which structures project recommendation data into a JSON format suitable for integration with external systems and downstream analysis pipelines.

Can I leave feedback on specific project recommendations?▼

Yes, you can leave feedback on specific project recommendations by interacting with the recommendation retrieval commands, allowing you to refine the relevance of suggested canonical papers and project insights.

How do I obtain Atom feed URLs for project feeds?▼

To obtain Atom feed URLs for project feeds, use the CLI commands to request feed exports, which return the specific Atom URLs needed to subscribe to and track project recommendation updates.

Do I need the paperzilla-cli dependency to retrieve project insights?▼

Yes, you need the paperzilla-cli dependency installed to retrieve project insights, as the Skill relies on these CLI-based commands to query the database and fetch detailed project and paper information.

Related Skills