install-pdf-fulllisted
Install: claude install-skill roomi-fields/rtfm
Warn the user first: **this downloads ~1.5 GB** (torch CPU-only build is ~500 MB, marker-pdf and its deps add the rest). Confirm they want to proceed before running.
If confirmed, run this command via the Bash tool:
```bash
"${CLAUDE_PLUGIN_ROOT}/bin/rtfm-install-extras" pdf-full
```
After it completes, tell the user to restart Claude Code, then run `rtfm_sync` to re-index PDFs with the richer parser.
The install uses the PyTorch CPU index (`https://download.pytorch.org/whl/cpu`) to avoid pulling the default 5 GB CUDA build. No GPU required.