Indeed Monitor
/install indeed-monitor
Indeed Monitor Skill
Scrapes Indeed for businesses actively hiring front-desk/receptionist roles. A business hiring for these roles = confirmed pain point for Gracie.
Quick Commands
# RECOMMENDED: Browser version (cleanest results, requires Chrome relay ON)
python3 ~/StudioBrain/00_SYSTEM/skills/indeed-monitor/monitor_browser.py
python3 ~/StudioBrain/00_SYSTEM/skills/indeed-monitor/monitor_browser.py --save
# Fallback: Scrapling version (no relay needed, slightly noisier)
source ~/StudioBrain/00_SYSTEM/skills/scrapling/.venv/bin/activate
python3 ~/StudioBrain/00_SYSTEM/skills/indeed-monitor/monitor.py
python3 ~/StudioBrain/00_SYSTEM/skills/indeed-monitor/monitor.py --save
# Custom search
python3 ~/StudioBrain/00_SYSTEM/skills/indeed-monitor/monitor.py --query "dental receptionist" --location "Brooklyn, NY"
Search Targets (Default)
- receptionist
- customer service representative
- front desk
- office manager
- call center
Target Areas (Default)
- Staten Island, NY
- Brooklyn, NY
- Bronx, NY
Output
Each lead includes:
- Company name
- Job title
- Location
- Salary (if listed)
- Post date
- Job URL (for research)
- Pain point summary
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install indeed-monitor - After installation, invoke the skill by name or use
/indeed-monitor - Provide required inputs per the skill's parameter spec and get structured output
What is Indeed Monitor?
Monitor Indeed job postings for businesses hiring receptionists, customer service reps, or front desk staff in target areas. Each posting = a confirmed Graci... It is an AI Agent Skill for Claude Code / OpenClaw, with 243 downloads so far.
How do I install Indeed Monitor?
Run "/install indeed-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Indeed Monitor free?
Yes, Indeed Monitor is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Indeed Monitor support?
Indeed Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Indeed Monitor?
It is built and maintained by JayJJimenez (@jayjjimenez); the current version is v1.0.0.