What problem does it solve?
The Spotted skill helps recruiters and career-advisors quickly capture, parse, and queue job descriptions from JD URLs, reducing manual data entry and ensuring consistent records. It derives key fields such as Company, Role, Location, and Comp band when disclosed, and reads the Source from the URL's utm_source parameter when present.
Core Features & Use Cases
- Load the JD URL and derive Company, Role, Location, and Comp band from the posting.
- Determine the org slug for the candidate's file (orgs/{slug}).
- Use utm_source when present, or prompt the user to select Source among LinkedIn, Direct, Recruiter, or Referral.
- Append a new entry to applications/spotted.md with the specified schema.
- Commit and push changes to the career-advisor repository.
Quick Start
Provide a JD URL as the first argument to /spotted and the skill will fetch the JD, extract fields, and append the entry.