setup

Initialize the Lore framework by configuring the .claude/settings.local.json file.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/LayerDynamics/Lore --skill setup-layerdynamics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/LayerDynamics/Lore/tree/main/lore/skills/setup
Command: npx skills add https://github.com/LayerDynamics/Lore --skill setup-layerdynamics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the setup process for the Lore framework within a project, ensuring seamless integration and access to its powerful features.

Core Features & Use Cases

  • Project Initialization: Creates or updates the .claude/settings.local.json file to include the Lore plugin.
  • Path Resolution: Automatically determines and configures the correct absolute path to the Lore plugin.
  • Use Case: When starting a new project or integrating Lore into an existing one, this skill ensures the necessary configuration is in place with a single command.

Quick Start

Run the setup skill to initialize lore in this project.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I initialize the Lore plugin in a project?

To initialize the Lore plugin, run the setup skill, which configures your project by creating or updating the .claude/settings.local.json file to reference Lore and enable its deterministic AI workflows.

What does Lore framework setup do to local project settings?

Lore framework setup automatically resolves the correct absolute path and writes it into the .claude/settings.local.json configuration file, ensuring the Lore plugin is correctly referenced for immediate use.

Do I need any dependencies to configure the Lore framework?

No dependencies are required to configure the Lore framework, as this initialization skill operates independently to update your local settings file with the necessary plugin path.

Can I integrate Lore into an existing project without breaking current settings?

Yes, you can integrate Lore into an existing project; the setup process safely creates or updates the .claude/settings.local.json file to include the plugin reference without overwriting unrelated configurations.

How to fix Lore plugin initialization not working?

If Lore plugin initialization is not working, verify that the setup skill correctly resolved the absolute path and successfully updated the .claude/settings.local.json configuration file.