Grep (Grade A) logo

Grep (Grade A)Security-tested development skill for Claude AI. Grade A. Pesquisa texto/identificador/FTS no conteudo dos fontes indexados

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

Grep (Grade A) is a development skill specifically designed for security-testing purposes in conjunction with Claude AI. It performs full-text search over the contents of indexed sources ADVPL, leveraging SQLite and FTS5. This approach makes it a more cost-effective alternative to the Grep tool provided by Claude. Grep can be used to search for patterns in source files, with options to perform full-text searches, literal substring searches, or identifier searches within ADVPL. The tool can be executed with various flags, including --fts for full-text search, --literal for substring search, and --identifier to avoid false positives. When run, Grep provides a snippet with highlighted matches for each hit, along with the file and line number information. For multi-term queries, FTS5 allows for efficient boolean logic operations, while also enabling search results to be ordered by relevance.

Key features

  • Full-text search (FTS) in indexed source content
  • Literal substring search (LIKE)
  • Identifier search with symbol boundary respect
  • Snippet highlighting of search matches
  • Relevance-ordered search results

Pricing

Model
Free
Category
Skills
Rating
No reviews yet

Use cases

Searching for a specific term in ADVPL source files

Use /plugadvpl:grep 'TCQuery' to find where 'TCQuery' appears in the source files using FTS.

Finding exact substrings in source code

Use /plugadvpl:grep 'RecLock' --literal to search for the exact substring 'RecLock'.

Identifying specific identifiers in ADVPL code

Use /plugadvpl:grep 'U_PLUG001' --identifier to search for the identifier 'U_PLUG001' while avoiding false positives.

Pros & Cons

Pros

  • More cost-effective than Claude's Grep
  • Supports full-text search (FTS) and literal substring search
  • Can search for identifiers while respecting symbol boundaries

Cons

  • Requires prior ingestion of project data with /plugadvpl:ingest
  • Limited to searching in indexed ADVPL source files

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

What are the prerequisites for using Grep in a project?

Before using Grep, you must ingest your project data with the /plugadvpl:ingest command to index the ADVPL source files; otherwise, the tool will have no data to search.

Asked by Frank Müller · Sep 10, 2025

What types of searches can Grep perform on indexed ADVPL source files?

It supports full‑text search via FTS5, literal substring searches using LIKE, and identifier searches that respect symbol boundaries, all returning relevance‑ordered results with highlighted snippets and file/line info.

Asked by Hasan Demir · Sep 7, 2025

How does Grep (Grade A) compare cost-wise to Claude's built-in Grep tool?

Grep (Grade A) is marketed as a more cost‑effective alternative to Claude's Grep, though exact pricing details are not provided in the description.

Asked by Larisa Ionescu · Jul 7, 2025

Ask a question

Skills alternatives

Using Git Worktrees (Grade A) logo
Using Git Worktrees (Grade A)Skills

Security-tested data-ai skill for Claude AI. Grade A. Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktre

(0)
Free
Ga4 Bigquery Schema (Grade A) logo
Ga4 Bigquery Schema (Grade A)Skills

Security-tested data-ai skill for Claude AI. Grade A. GA4 BigQuery Export Schema Reference — complete field reference, nested structures, query patterns, and performance tips

(0)
Free
Meta Capi (Grade A) logo
Meta Capi (Grade A)Skills

Security-tested data-ai skill for Claude AI. Grade A. Meta Conversions API (CAPI) Setup Reference — architecture, event types, customer information hashing, deduplication, implementation examples, AEM

(0)
Free
Callees (Grade A) logo
Callees (Grade A)Skills

Security-tested development skill for Claude AI. Grade A. Lista o que uma funcao/metodo chama (call graph direto)

(0)
Free
Test Module Name (Grade A) logo
Test Module Name (Grade A)Skills

Security-tested data-ai skill for Claude AI. Grade A. Name Haskell test modules after the module under test with a Spec suffix in the same namespace. Use when writing or reviewing Haskell test module

(0)
Free
Board Of Directors (Grade A) logo
Board Of Directors (Grade A)Skills

Security-tested data-ai skill for Claude AI. Grade A. Simulate a 5-member expert board deliberation for major decisions. Use when evaluating plans, architecture choices, feature designs, or any decisi

(0)
Free
Advpl Mvc Avancado (Grade A) logo
Advpl Mvc Avancado (Grade A)Skills

Security-tested development skill for Claude AI. Grade A. MVC avançado via PE (Pontos de Entrada) — adicionar grids customizadas em telas MVC padrão (CNTA300/MATA070/MATA440/MATA460/FINA040 via *STRU)

(0)
Free
D
Docs Writer (Grade A)Skills

Security-tested devops skill for Claude AI. Grade A. **WORKFLOW SKILL** — Maintains repository documentation accuracy and freshness across the docs site, agent files, and changelog. WHEN: "update docs

(0)
Free