← 返回
开发者工具

File Search

Fast file-name and content search using `fd` and `rg` (ripgrep).
使用 `fd` 和 `rg`(ripgrep)进行快速文件名和内容搜索。
xejrax
开发者工具 clawhub v1.0.0 1 版本 98320.7 Key: 无需
★ 22
Stars
📥 15,485
下载
💾 2,230
安装
1
版本
#latest

概述

File Search Skill

Fast file-name and content search using fd and rg (ripgrep).

Find Files by Name

Search for files matching a pattern:

fd "\.rs$" /home/xrx/projects

Find files by exact name:

fd -g "Cargo.toml" /home/xrx/projects

Search File Contents

Search for a regex pattern across files:

rg "TODO|FIXME" /home/xrx/projects

Search with context lines:

rg -C 3 "fn main" /home/xrx/projects --type rust

Install

sudo dnf install fd-find ripgrep

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-27 23:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,776
ai-intelligence

Pdf Extract

xejrax
从PDF文件中提取文本供大模型处理
★ 32 📥 33,634
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,825