tesla-jobs-research
Installation
SKILL.md
Tesla Jobs search
Search Tesla's public careers site and pull full posting detail — all as normalized JSON from the Crawlora API, no scraping tesla.com/careers by hand.
When to use this skill
- "Search for jobs at Tesla." / "What is Tesla hiring for in ?"
- "Show me all Tesla openings in the department."
- "Get the full description/requirements for Tesla job id ."
- "Is Tesla scaling up hiring in ?" — page through the listing.
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.