skills/smithery.ai/pdf-research

pdf-research

Installation
SKILL.md

PDF Research Skill

LightRAG-based PDF document indexing and semantic search for Claude Code research workflows.

Quick Start (For Claude)

When user invokes /pdf-research, Claude should:

  1. Check status first: Run python pdf_research.py status to see current configuration
  2. Auto-index if requested: When user provides a PDF directory, run indexing automatically
  3. Search queries: Execute searches and return formatted results

Automatic Workflow

# Always run from scripts directory
cd ~/.claude/skills/pdf-research/scripts
Installs
1
First Seen
Apr 20, 2026
pdf-research from smithery.ai