Openfoia β Data skill for Claude Code
Local-first FOIA automation with AI-powered document analysis.
How to install Openfoia
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open JordanCoin/openfoia and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Openfoia does
Local-first FOIA automation with AI-powered document analysis. Your data never leaves your machine. ππΊπΈ
Alternatives in Data
- Data Contract β This document defines which files belong to the system (auto-updatable) and which belong to the user (never to 32.5k β
- Azure Form Recognizer Java β Document analysis and form extraction 1.8k β
- Agentsview β Local-first session intelligence and analytics for coding agents, supporting Claude Code, Codex, and 14 other 824 β
README
OpenFOIA
**Local-first investigation toolkit for journalists, researchers, and citizens.**
Your data never leaves your machine. Works offline. Works everywhere.
*One real government document β 45 entities, 166 relationships, extracted locally in seconds. No cloud. No API keys.*


Install
With Claude Code (recommended)
If you use [Claude Code](https://claude.ai/code), install the OpenFOIA plugin β you get the CLI plus a built-in copilot that knows every command:
/plugin marketplace add JordanCoin/openfoia
/plugin install openfoia@openfoia
/foia-install
The plugin ships a skill that teaches Claude how to run FOIA investigations, plus slash commands for the core loop: `/foia-search`, `/foia-investigate`, `/foia-graph`, `/foia-install`. The last one bootstraps the CLI on your machine.
Shell install (no Claude Code needed)
curl -fsSL https://raw.githubusercontent.com/JordanCoin/openfoia/main/install.sh | bash
Works on Linux, macOS, and Windows (WSL).
New to OpenFOIA? Run `openfoia guide` after installing.
What It Does
File FOIA requests. Analyze documents. Extract entities. Build relationship graphs. Cross-reference against public databases. All locally, all offline, all purgeable.
openfoia init # 53 federal agencies pre-loaded
openfoia records search "EPA water" --source muckrock # search 46k+ completed FOIA requests
openfoia records search "Palantir" --source documentcloud # search 10M+ public documents
openfoia records fetch 3411897 --source documentcloud # pull full text into local database
openfoia records download 68490 -
Related Skills
AI Usage MCP
A local-first MCP server that answers, from real data on your machine: How many tokens have I used, from which
Draftspect Add Ins For Word And Excel Powered By Claude Code
Draftspect β open Word or Excel and chat with your own local Claude Code: it reads and edits the document and
Deadskills
π Find the agent skills you never use. Local-first analytics for Claude Code & Codex skills.
Code Insights
8 Local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot
Coding Agent Usage
Live local dashboard for AI coding-tool usage β Claude Code, Claude Desktop, Codex, GitHub Copilot, Cursor, op
Token Lens
Local-only dashboard for AI coding sessions. Track turns, tokens, and cost across Cursor, Claude Code, and Ope
Related Agents
Engineering AI Engineer
Expert AI/ML engineer specializing in machine learning model development, deployment, and integration into pro
Ade
Agent sessions routinely outlast the machine that started them, and checking a Claude Code or Codex run from a
Slite Sync
Syncs a local Markdown file to a Slite document by overwriting it. Receives a file path and a Slite doc ID as