list-search

Search repository documentation and assets with type filters and JSON output.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/oogDZ/2 --skill list-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-search
Source: https://github.com/oogDZ/2/tree/main/.claude/skills/list-search
Command: npx skills add https://github.com/oogDZ/2 --skill list-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Large codebases and project documentation become hard to navigate, causing wasted time locating instructions, skills, agents, rules, READMEs and scripts.

Core Features & Use Cases

  • Unified search across multiple document types (instructions, skills, agents, rules, readmes, and scripts) within the repository.
  • Type-filtered discovery using --type to narrow results to instruction, skill, agent, rule, readme, script, or all.
  • Duplicate-checks and quick navigation to relevant objects before creating new entries.

Quick Start

Ask the AI to locate and return relevant docs across the repository using keywords and type filters.

Frequently Asked Questions about list-search

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

FAQPage Schema
How do I search for specific documentation across a large codebase?

To search project documentation across a large codebase, you can locate instructional content, skills, agents, rules, READMEs, and scripts using keywords. This enables quick discovery and navigation across the repository.

Can I filter repository search results by document type?

Yes, you can filter repository search results by document type. Use type filters to narrow results specifically to instructions, skills, agents, rules, readmes, scripts, or all types simultaneously.

What is the best way to check for duplicate instructions or scripts before creating new ones?

The best way to check for duplicate instructions or scripts before creating new ones is to perform a duplicate-check search. This locates relevant objects already existing in the repository, preventing redundant entries.

Does the project documentation search output results in JSON format?

Yes, the project documentation search outputs results in JSON format. It also supports human-friendly formats, allowing you to choose how to consume the discovered instructional content and assets.

What types of project assets can I discover using keyword navigation?

Using keyword navigation, you can discover project assets including instructional content, skills, agents, rules, READMEs, and scripts. This targets multiple document types within the repository for quick discovery.