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.