Skip to main content
Use the search Skill when you want your agent to find past work or locate text in indexed source files. Describe what you are looking for, and the Skill chooses the appropriate search, reviews the results, and summarizes the most relevant matches.

Before You Start

Make sure you have Skills installed and are logged in to Entire in the environment where your agent runs.

See Search in action

Ask Your Agent

Run your agent from the repository you want to search.
The search Skill can also search across repositories you can access in Entire, even if they are not cloned to your computer.
The examples below assume your agent is running from a local clone of the Entire CLI repository. Unlike a query you type into Search directly, requests to your agent can be phrased as instructions — the Skill translates them into effective search queries for you.

Find Past Work

Ask about a previous decision, feature, bug, or other work you want the agent to find:

Find Text in Source Code

Ask where a function, error message, configuration option, or other text appears in the source:

Review Results

The Skill summarizes the most relevant matches. For past work, it can inspect a checkpoint transcript when more context is needed. For source code, it returns file paths and matching snippets. Ask a follow-up question to explore a particular result.
In clients that expose installed Skills as slash commands, you can also invoke the Skill directly with /search, followed by what you want to find.

Continue with

Search in the CLI

Run history or code search yourself.

Make Your Agent Use Entire

Install Skills and learn the main agent workflows.