A powerful CLI utility for searching over 44,886 declassified Jeffrey Epstein documents released by the DOJ in 2026.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install epstein
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 epstein using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Epstein Files Search skill provides a direct interface to explore nearly 45,000 declassified documents from the January 2026 Department of Justice release. This utility, integrated into the Openclaw Skills ecosystem, allows researchers and developers to query the DugganUSA public index without needing API keys, accounts, or payment. It simplifies the process of finding specific mentions of names, locations, and evidence across millions of pages of court filings, depositions, and flight logs.
By leveraging the Openclaw Skills framework, this tool transforms a massive dataset into a searchable, actionable resource. It is designed for high-performance retrieval, offering document previews, metadata taxonomy, and direct links to official DOJ PDFs, making it an essential asset for investigative journalism and legal research.
To use this skill, ensure you have Node.js and curl installed on your system. No API keys or external accounts are required.
# Search for a specific individual
node scripts/epstein.mjs search --query "Ghislaine Maxwell"
# Search for specific evidence types
node scripts/epstein.mjs search --query "flight logs" --limit 20
The Openclaw Skills interface for this dataset returns highly structured JSON objects. Each hit contains detailed metadata for granular analysis:
| Attribute | Type | Description |
|---|---|---|
efta_id |
String | Official EFTA reference number |
content_preview |
String | Text excerpt from the document content |
people |
Array | List of individuals identified in the file |
locations |
Array | Geographic locations mentioned in the text |
aircraft |
Array | Specific tail numbers or aircraft identifiers |
doj_url |
String | Direct link to the official DOJ source PDF |
Loading
A specialized browser automation tool for extracting rich content from X.com and Twitter URLs without requiring official API credentials.

A specialized tool for converting WeChat public account articles into clean, archived Markdown files with full image and metadata support.

A powerful automation skill for creating professional, consistently styled Mermaid diagrams from technical content using smart templates.

An advanced multi-agent framework for designing, auditing, and maintaining high-quality Openclaw Skills through automated design and testing loops.

A sophisticated AI-driven news aggregator that compiles daily digests from top technical sources including HackerNews, GitHub Trending, and ArXiv research papers.

An AI-optimized web search skill that delivers high-quality research results and automated summaries through the Tavily API.








































