# isearch > Semantic search project code with index1 - Author: gladego - Repository: gladego/index1-plugins - Version: 20260207185055 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/gladego/index1-plugins - Web: https://mule.run/skillshub/@@gladego/index1-plugins~isearch:20260207185055 --- --- description: Semantic search project code with index1 --- Use `docs_search` to search for the user's query. After searching: 1. List top-5 results with file names and summaries 2. If the user needs detailed code, use Grep to find exact matches in the corresponding files 3. Use Read to show the relevant code sections