← 返回
未分类 中文

grepwrapper

Search exact code matches across public GitHub repos using grep.app via the grepwrapper CLI.
使用 grepwrapper CLI 通过 grep.app 在公开 GitHub 仓库中搜索精确代码匹配。
riprsa riprsa 来源
未分类 clawhub v0.3.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 292
下载
💾 0
安装
1
版本
#latest

概述

grepwrapper

Use this skill when the user asks to:

  • find exact code matches on GitHub
  • locate repo/file/path occurrences for a snippet
  • run grep.app code search from CLI

Install

npm i -g git+https://github.com/riprsa/grepwrapper.git

Standard usage

grepwrapper search --q "PendingBalanceAt(ctx context.Context, account common.Address) (*big.Int, error)"

Options:

  • --q required
  • --case case-sensitive
  • --words whole-word (mutually exclusive with --regexp)
  • --regexp regex mode (mutually exclusive with --words)
  • --page page number

Examples:

grepwrapper search --q "QMD" --case --regexp
grepwrapper search --q "QMD" --case --words --page 2

Expected output

CLI returns summary lines:

  • time= total= returned=
  • one line per hit: - : (matches=)

Agent behavior

  • Return top matches with direct GitHub links when possible.
  • If many matches exist, summarize and ask whether user wants next page / narrower filters.
  • Prefer exact query first, then widen with --regexp only when needed.

版本历史

共 1 个版本

  • v0.3.0 当前
    2026-05-12 05:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 41,816
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 196 📥 67,901
dev-programming

CodeConductor.ai

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