Skip to Content
V1Overview

Lore Documentation

Lore is a cloud-native platform for packaging, versioning, validating, and distributing AI knowledge (Skills, Rules, Specs, Templates) across development teams and organizations.

What is Lore?

Lore is inspired by Docker Hub and Helm Registry — but for AI knowledge assets. Instead of container images or Helm charts, Lore packages contain Skills, Rules, Specs, and Templates that teach AI systems how to behave.

ComponentDescription
RegistryStores, validates, and distributes .lore packages
CLIPublish, pull, validate, and render packages locally
MCP ServerReal-time package access for AI harnesses (Claude, Cursor, etc.)

Two Ways to Use Lore

CLI (lore pull)MCP Server (lore_get)
Writes files to diskYesNo
Works offlineYes (after pull)No
Platform-specific artifactsYesNo — neutral markdown only
Authlore loginLORE_AUTH_TOKEN env var
© 2025 Lore · Built by M1 Cloud