update-lore-agents

Scan available lore-development agents and update the .lore/lore-agents.md registry.

6|Updated Oct 7, 2025
One-click install
npx skills add https://github.com/rjroy/vibe-garden --skill update-lore-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-lore-agents
Source: https://github.com/rjroy/vibe-garden/tree/main/lore-development/skills/update-lore-agents
Command: npx skills add https://github.com/rjroy/vibe-garden --skill update-lore-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps the project's lore agents registry up to date by scanning available agents and configuring relevant ones.

Core Features & Use Cases

  • Discovery & Configuration: Detects built-in lore-development agents and updates the central registry with current capabilities.
  • Project Onboarding: Automatically generates .lore/lore-agents.md when setting up lore-development in a new project.
  • Tailored Workflows: Allows teams to mark which agents are relevant and keep notes for future reference.

Quick Start

  • Run the interactive update: /lore-development:update-lore-agents
  • Re-scan with preservation: /lore-development:update-lore-agents refresh

Frequently Asked Questions about update-lore-agents

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

FAQPage Schema
How do I set up a lore agents registry for a new project?

To set up a lore agents registry, run the interactive update command to automatically scan available agents and generate the .lore/lore-agents.md file, documenting each agent's purpose for your project context.

How do I update my knowledge-management agents registry when new agents appear?

You can update your agents registry by re-scanning with the refresh command, which detects newly available built-in agents while preserving your existing configuration and relevance notes in the registry file.

What is a lore agents registry used for in knowledge-management workflows?

A lore agents registry tracks which automation agents are relevant to a project, documenting their capabilities and usage so that subsequent lore-development tasks have accurate project context.

Can I tailor which automation agents are relevant to my specific project context?

Yes, the update process allows teams to interactively mark which discovered agents are relevant to their specific project and keep notes for future reference within the central registry file.

Do I need any dependencies to configure lore-development agents?

No dependencies are required to configure lore-development agents; the skill operates independently to scan available agents, configure relevant ones, and generate the registry file.

When should I refresh my project's lore agents registry?

You should refresh the registry during initial lore-development setup, when new automation agents appear, or when you need to tailor which agents are relevant to your evolving project context.