·ripgrep

Enhanced code search with custom ripgrep binary supporting ES module extensions and advanced patterns.

50Installs·3Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --skill ripgrep

How to Install ripgrep

Quickly install ripgrep AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill ripgrep
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oimiragieo/agent-studio.

SKILL.md

View raw

Enhanced code search with ripgrep binary. NOTE: Prefer pnpm search:code for discovery/ranking and smaller output payloads; prefer raw rg for fastest exact literal matching.

Without the index build, pnpm search:code falls back to text-only matching. Concept queries like "authentication flow" will return poor results without embeddings.

Run this FIRST before any edit, refactor, or onboarding task. It gives a complete map:

Enhanced code search with custom ripgrep binary supporting ES module extensions and advanced patterns. Source: oimiragieo/agent-studio.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill ripgrep
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-11

Browse more skills from oimiragieo/agent-studio

Quick answers

What is ripgrep?

Enhanced code search with custom ripgrep binary supporting ES module extensions and advanced patterns. Source: oimiragieo/agent-studio.

How do I install ripgrep?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill ripgrep Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/oimiragieo/agent-studio