Query Repo

Use this skill to query a code repository for functions, classes, files, or other code constructs using various criteria such as names, docstrings, comments, or source code patterns. This skill is useful if grep, find or simple text search is insufficient. This skill uses ast-based search

tomevault-io Updated

File contents

use the query_repo.py script in /skills/semantic-indexer/scripts/query_repo.py to search for code constructs in the repository based on various criteria.

e.g. use query_function to search for functions by name.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/saikat107--quictest--query-repo commit 0c8a07e504

Frequently asked questions

npx skillmds@latest add tomevault-io/query-repo