Lorepack
Description
Versioned context build system for AI. Compile documents, spreadsheets and project artifacts into immutable, diffable builds that agents read over MCP or HTTP, then activate or roll back like any other deployment.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Lorepack
**Build, version, and deploy the context your AI depends on.**
Lorepack turns the files a team already trusts, such as runbooks, requirements, spreadsheets, architecture notes, specs and source-adjacent documents, into a versioned context package an AI client can read with citations.
The important part is not the search box. The important part is that context gets the same lifecycle discipline as code and infrastructure: plan it, build it, inspect it, activate it, diff it, deploy it and roll it back.
Lorepack compiles a directory of documents, spreadsheets and project artifacts into an **immutable, content-addressed build**. That build can be inspected, diffed, deployed, activated and rolled back, then read by chat models and coding agents over MCP, HTTP, or a bounded export.
Think *Git and Terraform for AI context*. It is not another local RAG server: retrieval is a runtime capability, the build lifecycle is the product.
source artifacts → plan → deterministic build → immutable version
→ validate → activate atomically → diff / roll back

Why Lorepack exists
AI clients usually receive project context in one of three fragile ways:
- a person pastes documents into a chat;
- a tool searches a mutable folder or index at runtime;
- a vector database stores chunks that are hard to inspect, diff or roll back.
Those can help a model find text, but they do not answer the release-engineering questions:
- Which exact documents did the AI see?
- Which files were excluded, and why?
- Did this spreadsheet remain a table, or was it flattened into prose?
- What changed between the context used yesterday and the context active today?
- Can a bad context update be rolled back without rebuilding?
- Can a remote runtime prove it is serving the same bu
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI