一键导入
rg-budget-search
Codex built-in skill for budgeted ripgrep-style repository search that avoids huge terminal output by narrowing files and bounded hit windows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Codex built-in skill for budgeted ripgrep-style repository search that avoids huge terminal output by narrowing files and bounded hit windows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Delegate coding tasks to the OpenAI Codex CLI agent for implementation, refactoring, PR review, batch issue fixing, and autonomous repository work.
Configure, troubleshoot, and extend Hermes Agent itself: CLI setup, config, tools, skills, gateway, providers, plugins, MCP, cron, memory, and agent development.
Codex built-in skill for structural code search with ast-grep when queries depend on AST shapes, call patterns, decorators, scopes, or required child nodes.
Codex curated GitHub skill for general GitHub app workflows: repository metadata, issues, pull requests, comments, and connector-backed context.
Codex curated Hugging Face skill for preparing, running, and packaging community evaluation tasks and benchmark submissions.
Codex curated GitHub skill for addressing pull request review comments, resolving threads, applying requested changes, and reporting verification.
| name | rg-budget-search |
| description | Codex built-in skill for budgeted ripgrep-style repository search that avoids huge terminal output by narrowing files and bounded hit windows. |
| tags | ["codex-builtin","ripgrep","search-budget","code-search"] |
Use when searching a large repository with strict terminal-output budget, first files-only then bounded hits and exact spans.
Do not use when an AST structural query is required; use ast-grep for code-shape matching.
Search pattern, target directory, file globs, and output budget.