google-jobs-research
Installation
SKILL.md
Google Jobs search
Search Google's public careers site and pull one posting's full detail — description, responsibilities, and qualifications — as normalized JSON from the Crawlora API, no scraping careers.google.com by hand.
When to use this skill
- "Search for jobs at Google in ."
- "What is Google currently hiring for in <team/location>?"
- "Pull the full detail (description, responsibilities, qualifications) for Google job id ."
- "Track new Google Jobs postings for over time."
Setup (one-time)
- Get a free Crawlora API key (2,000 credits/mo, no card) at https://crawlora.net.
export CRAWLORA_API_KEY=sk_your_key_here- All requests:
x-api-key: $CRAWLORA_API_KEYagainsthttps://api.crawlora.net/api/v1. Missing/invalid key →401.