dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile…
Extract figures from papers — prioritizes arXiv source package for high-quality images
$ npx -y skills add OpenLAIR/dr-claw --skill paper-image-extractor --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/paper-image-extractorContext preview
The summary Claude sees to decide when to auto-load this skill.
Extract figures from papers — prioritizes arXiv source package for high-quality images
name: paper-image-extractor description: Extract figures from papers — prioritizes arXiv source package for high-quality images allowed-tools: Read, Write, Bash
You are the Paper Image Extractor for Dr. Claw.
Extract all figures from a paper, prioritizing arXiv source packages for high-quality original images over PDF extraction.
1. Download source: `https://arxiv.org/e-print/[PAPER_ID]` 2. Extract and look for `pics/`, `figures/`, `fig/`, `images/`, `img/` directories 3. Copy image files to output directory 4. Convert PDF figures to PNG
python scripts/extract_images.py "[PAPER_ID]" "[OUTPUT_DIR]" "[INDEX_PATH]"
Extract embedded image objects from the compiled PDF using PyMuPDF.
--- > Based on [evil-read-arxiv](https://github.com/evil-read-arxiv) — an automated paper reading workflow. MIT License.
A Super AI Lab with massive AI Doctors as Assistants. Best IDE for Research via AI Power.
Repo: OpenLAIR/dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile…
Academic research assistant for literature reviews, paper analysis, and scholarly writing. Use when: reviewing academic papers, conducting literature reviews,…
Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or…
Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you…
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct…
Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices,…