search

Query the Lore index via MCP to retrieve coding conventions and patterns.

7|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/attila/lore --skill search-attila
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search
Source: https://github.com/attila/lore/tree/main/integrations/claude-code/skills/search
Command: npx skills add https://github.com/attila/lore --skill search-attila

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly locate and apply coding conventions and patterns from the Lore knowledge base to ensure consistency and compliance across codebases.

Core Features & Use Cases

  • Knowledge-grounded search: Retrieve relevant conventions and patterns to guide edits and decisions.
  • Context-aware application: Apply matched patterns to your current domain or task to maintain consistency.
  • Onboarding and domain exploration: Efficiently understand new technologies by consulting Lore's patterns and rules.

Quick Start

Provide a domain or technology context to search for relevant Lore conventions.

Frequently Asked Questions about search

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

FAQPage Schema
How do I find coding conventions and patterns for a specific technology?

Locate coding conventions by querying the Lore knowledge base via the MCP tool with a domain or technology context to retrieve relevant patterns for your software project.

What is the Lore knowledge base used for in software engineering?

The Lore knowledge base stores coding conventions and patterns used to guide coding tasks, ensuring consistency and compliance across codebases when exploring new domains or drafting new files.

When do I need to search for Lore coding patterns?

You need to search for Lore coding patterns when exploring new domains, drafting new files, or requiring comprehensive pattern coverage beyond automatic project hints.

Can I use Lore search to understand conventions for a new codebase?

Yes, Lore search supports onboarding and domain exploration by retrieving mapped patterns and rules from the knowledge base to help you understand new technologies efficiently.

Does the Lore search tool respect existing project-level instructions?

Yes, the Lore search tool applies mapped conventions while respecting project-level instructions to maintain context-aware consistency across your codebase.

What are the limitations of using a knowledge base for coding pattern retrieval?

Pattern retrieval is limited to existing indexed Lore conventions and requires accurate domain context queries via the MCP tool to return relevant coding patterns for your tasks.