š§ Grimoire is a free, open-source package manager for best practices ā 1000+ skills across 26 domains (engineering, law, finance, design, health, and more), each sourced from a real institution or study. Install once, and your AI routes to the right skill automatically. - jeffreytse/grimoire
No reviews yetBe the first to leave a review for Grimoire
Maker
š
Hey Product Hunt š
I built grimoire because AI assistants have a consistency problem. They know best practices ā they just don't apply them reliably across sessions. There's no enforcement layer.
grimoire treats practices as versioned packages you install into your AI agents. Declare what you want in `grimoire.toml`, run `grimoire install`, and your AI agents now have a shared, versioned practice library. Then run `grimoire check` to audit your project against those practices ā structured JSON output, HTML dashboard, GitHub Actions integration.
**What makes it different:**
- **Skills as packages** ā fork any registry, publish your team's internal practices as a private git repo, pin versions
- **Compliance engine** ā continuously audits projects, not just individual files; threshold-based CI integration
- **MCP server** ā AI agents can self-manage their own skill library via tools
- **LSP server** ā real-time compliance diagnostics pushed to your editor gutter on every save
- **Cross-agent** ā Claude, Codex, Gemini, Antigravity, OpenCode, OpenClaw
One-line install. Works on macOS, Linux, and Windows.
ā https://grimoire.jeffreytse.net
Happy to answer questions about the architecture ā especially the compliance engine and how skill authoring standards work.