Open Source AI Context Packs for Legal, Compliance, and Finance Questions

A developer has created AI Context Packs, a free open source collection of 32 knowledge files designed to improve AI responses to legal, compliance, and finance questions. Instead of receiving generic "consult a lawyer" answers, users can paste these context blocks into any AI chat to get specific, actionable information.
How It Was Built
The developer used Claude to research every pack by pulling from official sources including EU GDPR text, FTC guidelines, EU AI Act, and IRS rules. Claude helped structure each pack in a consistent format that improves AI answer quality when pasted as context. Every pack was tested by pasting it into Claude and comparing answers with and without the pack, with significant differences observed.
What's Included
- Legal — GDPR, contracts, open source licenses
- Finance — SaaS billing, equity, VAT, taxes
- Tech — EU AI Act, CCPA, cloud compliance
- Marketing — FTC rules, Google/Meta ads
- Hiring — contractor vs employee, remote work
- International — EU, UK, India
How to Use It
The tool is completely free with no signup required. Users open the pack they need, copy the context block, paste it into Claude or any AI, then ask their question. For example, instead of getting "consult a lawyer" for "Do I need a cookie banner?", users get specific guidance: "Yes — Google Analytics needs consent before it fires, your banner needs a real Reject button, pre-ticked boxes are illegal, here's exactly what you need."
The project is open source and available on GitHub, with pull requests and new pack requests welcome. The developer is soliciting suggestions for additional domains to cover.
📖 Read the full source: r/ClaudeAI
👀 See Also

Get Shit Done: Meta-Prompting System for AI Coding Agents
Get Shit Done is a meta-prompting, context engineering, and spec-driven development system that works with Claude Code, OpenCode, Gemini CLI, Codex, Copilot, and Antigravity. It addresses context rot by providing structured prompts and verification workflows.

Blackwell LLM Toolkit: NVFP4 Configs, Wheels, and Benchmarks for TensorRT-LLM on RTX Pro 6000
A community repo provides TensorRT-LLM configs, prebuilt LMCache wheels with sm_120 support, and benchmarks for Blackwell GPUs. Nemotron-3-Nano-Omni V3 hits 270 tok/s at 8k context on a single RTX Pro 6000.

TinyFish Web Agent Outperforms Competitors in Web Task Benchmarking
TinyFish's web agent achieved an 81.9% success rate on hard web tasks, significantly outperforming competitors like OpenAI Operator at 43.2%.

OpenMontage: Open-Source Agentic Video Production System for AI Coding Assistants
OpenMontage is an open-source video production system that transforms AI coding assistants like Claude Code into full production studios. It handles research, scene planning, script writing, voice narration, music selection, subtitle generation, and validation through automated pipelines.