🧠
AI EngineeringPython

Lore

by TheaDust

Lore is an AI Engineering skill for Claude Code, published by TheaDust in lore.

21 stars0 forkson TheaDust/loreAdded 2026/08/11+2000% in starsRepository updated 2026/08/10
agentagent-memoryagent-skillsclaude-skillspython
Install in seconds
Install Lore
Copy Lore into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/TheaDust/lore ~/.claude/skills/lore

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/TheaDust/lore.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in TheaDust/lore
Installs to
~/.claude/skills/lore
Collection
The only skill cataloged from this repository
Category
AI Engineering2451 skills

What Lore does

Lore provides long-term project memory for AI coding agents, capturing architecture, decisions, and conventions in Markdown files. Use it when you need to record, recall, or synchronize project context across coding sessions and tools.

Lore is cataloged under AI Engineering on DirSkills. Lore comes from a repository tagged agent, agent-memory, agent-skills, claude-skills and python.

Documentation

README

lore

Framework-agnostic project memory for AI coding agents.

A long-term knowledge base for software projects, maintained by AI agents. Captures the kind of context that normally lives only in the original developer's head — architecture, decisions, conventions — and persists it as plain Markdown files that any agent can consume.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Lore

  • How does Lore compare to other AI Engineering skills?

    Lore ranks #2352 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Lore against them. Open each page to compare what they document and how they install.