advanced_tools

Installation
SKILL.md

Advanced Tools Skill (Batch Replace, Smart Search, Smart Find)

You have loaded the Advanced Tools (Find & Search) Skill.

The Search Engine of Agentic OS

This skill is the PRIMARY gateway for locating anything in the project. It wraps high-performance Rust tools.

Category Tool Implementation Best For
Locator smart_find fd-find Finding FILES by name/path
Searcher smart_search ripgrep Finding TEXT inside files
Refactor batch_replace Rust/Python Multi-file search and replace

Available Tools

smart_find: Fast File Location

ALWAYS use this to find files. Superior to ls or list_directory for discovery.

Related skills
Installs
15
GitHub Stars
9
First Seen
Jan 24, 2026