Uses ripgrep-all to run one full-text search across mixed document and archive formats so an agent can find evidence without separately extracting every file type first. Best when a workflow has PDFs, Office documents, ebooks, media sidecars, or compressed bundles that need fast on-demand search.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill search-pdfs-office-files-ebooks-and-archives-with-one-query-before-manual-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Search Pdfs Office Files Ebooks And Archives With One Query Before Manual Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-search-pdfs-office-files-ebooks-and-archives-with-)More formats (shields.io, HTML) on the badges page.
---
name: "Search PDFs, Office files, ebooks, and archives with one query before manual review"
slug: "search-pdfs-office-files-ebooks-and-archives-with-one-query-before-manual-review"
description: "Uses ripgrep-all to run one full-text search across mixed document and archive formats so an agent can find evidence without separately extracting every file type first. Best when a workflow has PDFs, Office documents, ebooks, media sidecars, or compressed bundles that need fast on-demand search."
github_stars: 9573
verification: "security_reviewed"
source: "https://github.com/phiresky/ripgrep-all"
author: "phiresky"
publisher_type: "User"
category: "Research & Scraping"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "phiresky/ripgrep-all"
github_stars: 9573
---
# Search PDFs, Office files, ebooks, and archives with one query before manual review
Uses ripgrep-all to run one full-text search across mixed document and archive formats so an agent can find evidence without separately extracting every file type first. Best when a workflow has PDFs, Office documents, ebooks, media sidecars, or compressed bundles that need fast on-demand search.
## Prerequisites
ripgrep; optional adapters and dependencies such as pandoc, poppler, and ffmpeg.
## Installation
Use the upstream install or setup path that matches your environment:
- brew install rga
- brew install pandoc poppler ffmpeg
Basic usage or getting-started notes:
- Here is an [example directory](https://github.com/phiresky/ripgrep-all/tree/master/exampledir/demo) with different file types:
- Linux x64, macOS and Windows binaries are available [in GitHub Releases][latestrelease].
- [latestrelease]: https://github.com/phiresky/ripgrep-all/releases/latest
- Source: https://github.com/phiresky/ripgrep-all
- Extracted from upstream docs: https://raw.githubusercontent.com/phiresky/ripgrep-all/HEAD/README.md
## Documentation
- https://github.com/phiresky/ripgrep-all
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/search-pdfs-office-files-ebooks-and-archives-with-one-query-before-manual-review/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!