grep-app

Installation
SKILL.md

Grep.app

Use Grep.app directly over HTTP; no mcporter needed.

Required shell helper

Source the bash helper from this skill once per shell:

source "${SKILLS_DIR:-skills}/grep-app/scripts/grep-app.sh"

If SKILLS_DIR is unavailable, source the same file from your local skills/ checkout.

Then use grep-app <subcommand> everywhere below.

Environment check policy: do not treat an unset GREP_APP_BASE_URL in the parent shell as a readiness failure. It is only an optional override; the skill works with its default base URL.

When to use

Installs
1
Repository
anntnzrb/agents
GitHub Stars
1
First Seen
Mar 11, 2026
grep-app — anntnzrb/agents