/save-to-lore
Use when saving a lesson to the Lore or right after solving a problem worth keeping, AND when distilling Lore from an external body of criteria (a skill, a style guide, a third-party playbook). Two modes — CAPTURE (default: distill lived friction into an invariant clue) and
$ npx -y skills add andresanemic/lore-plugin --skill save-to-lore --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/save-to-lore
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when saving a lesson to the Lore or right after solving a problem worth keeping, AND when distilling Lore from an external body of criteria (a skill, a style guide, a third-party playbook). Two modes — CAPTURE (default: distill lived friction into an invariant clue) and
Un kit de desarrollo guiado por especificaciones para constructores humanistas. Deja de reconstruir tu criterio cada vez que comienzas una nueva sesión con IA.
Repo: andresanemic/lore-plugin
Other skills on lore.
- /create-area
Use when starting a brand-new WORK AREA that groups several projects of the same kind (web, research, blog, video, apps…). Scaffolds an area folder with its own Lore (identidad/principios + index + optional thematic modules), a CLAUDE.md contract, a FASES.md project registry and
Open skill - /create-project
Use when starting a brand-new PROJECT inside an existing WORK AREA (created with create-area). Scaffolds AREA/proyectos/<slug>/ inheriting the area's Lore — the project keeps its own identidad.md + principios.md (leading with project-specific content, pointing to the area for
Open skill - /transmute-lore
Migrate a project with scattered criteria (bloated CLAUDE.md, kilometric READMEs, stale or absent lore/, criteria buried in code comments) up to the six-artifact Lore standard (ADD mode), clean a project's redundant per-project thematic modules back down to what its area already
Open skill - /using-lore
Read this first to understand the Lore system — what Lore is, the six-artifact standard, the area↔project model, and which of the Lore skills (create-area, create-project, transmute-lore) to invoke when. Use when the user mentions "lore", asks how this kit works, starts a new
Open skill

