Check GREP authentication status, view recent research jobs, or check on a specific job. Use when the user asks about their GREP account, wants to see past research, or check on a running job.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Check GREP authentication status, view recent research jobs, or check on a specific job. Use when the user asks about their GREP account, wants to see past research, or check on a running job.
Reports whether the user is authenticated and session health.
Check a Specific Job
node "$SCRIPTS_DIR/grep-api.js" status <job_id>
List Recent Jobs
node "$SCRIPTS_DIR/grep-api.js"jobs
Present Status Clearly
If not authenticated or session expired: automatically invoke /grep-login — don't just suggest it. Run the login flow, then continue with the status check once authenticated.
If checking a job: report status and results if completed