grep-status

Installation
SKILL.md

GREP Status

Check authentication and job status.

Resolve the script path

SCRIPTS_DIR="$(dirname "$(dirname "$(dirname "$(readlink -f "${CLAUDE_SKILL_DIR}/SKILL.md")")")")/scripts"

Check Authentication

node "$SCRIPTS_DIR/auth.js" status

Reports whether the user is authenticated and session health.

Check a Specific Job

Installs
1
GitHub Stars
1
First Seen
9 days ago
grep-status — parcha-ai/grep-research-skills