An advanced academic reading and analysis skill designed for researchers to extract deep theoretical frameworks, complete mathematical derivations, and structured literature notes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install research-paper-reading
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install research-paper-reading using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Research Paper Reading skill is a systematic framework designed for academic researchers, developers, and scientists who need to read, analyze, and synthesize highly technical papers from sources like Zotero or local PDF files. Instead of providing superficial summaries, this framework drives deep into the core equations, basic assumptions, and empirical methodologies of papers, producing complete formula derivations and high-quality essay-style notes.
By leveraging this tool within Openclaw Skills, you can automate literature indexing, extract core innovation points, and benchmark new research against your current projects. It bridges the gap between raw scientific papers and actionable, well-structured academic knowledge, significantly accelerating the research and development lifecycle.
To integrate this framework with your local environment and research tools, configure the API endpoints as shown below.
Ensure your local Zotero API is active, and retrieve your credentials. Use the following CLI endpoints to verify connectivity:
# Search your library for specific research keywords
curl "http://127.0.0.1:23119/api/users/YOUR_ID/items?q=KEYWORD"
# Retrieve all your collections
curl "http://127.0.0.1:23119/api/users/YOUR_ID/collections"
# Get papers within a specific collection
curl "http://127.0.0.1:23119/api/users/YOUR_ID/collections/COLLECTION_KEY/items"
# Fetch detailed metadata for an item
curl "http://127.0.0.1:23119/api/users/YOUR_ID/items/ITEM_KEY"
Add these endpoint paths into your environment configuration under Openclaw Skills to enable automatic Zotero sync.
This skill generates a highly standardized academic note structure to ensure consistency across all your researched literature. Below is the taxonomy mapping for generated notes:
| Section Name | Description | Key Metadata Stored |
|---|---|---|
| Metadata Header | General identification | Title, Authors, Institution, DOI/arXiv ID, Publication Date |
| Research Background | Narrative context | 300-500 words on domain context, current state, and the core problem |
| Theory & Derivations | Mathematical foundation | Starting principles, step-by-step transformation steps, LaTeX equations |
| Methodology | Empirical design | Data sources, sample size, algorithm definitions, critical parameters |
| Quantitative Results | Performance metrics | Metrics, numerical values, and statistical significance levels |
| Innovation Summary | Qualitative analysis | Methodological, theoretical, and practical innovations graded (1-3 stars) |
| My Research Link | Personal relevance | Synergy points, potential adaptations, and required background study |
Loading
A zero-config CLI tool that automatically detects, builds, and deploys frontend applications to instant, shareable live preview URLs.

An automated trend analysis tool to monitor, rank, and report the most popular, trending, and newly released Openclaw Skills on ClawHub.

A free, zero-dependency token consumption and cost analyzer that scans OpenClaw agent workspaces across 6 major language models.

An interactive conversational e-commerce skill that enables AI agents to guide users through product catalogs, manage shopping carts, calculate subtotals, and execute payments.

Automatically declutter your desktop by organizing files into designated category folders based on extension types.

A Model Context Protocol (MCP) skill that enables AI assistants to search, extract, and interact with your local Zotero reference library.








































