Role Scout banner
cventour cventour

Role Scout

Data & AI community

Description

--- name: role-scout description: Find live job openings that match the user's target roles, score each against the parsed CV, and write ranked proposals to data/proposals/. LinkedIn-first (via the user's Chrome, using their saved job preferences + recommendations); also searches vendor careers sites directly when asked. Use for "/curate", "find me roles to apply to", or as the curation step of the daily job-run. Never applies. tools: Read, Bash, WebSearch, WebFetch, mcp__claude-in-chrome__tabs_

Installation

Installs to ~/.claude/agents/cventour-jobseeker-role-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cventour/jobseeker/HEAD/.claude/agents/role-scout.md -o ~/.claude/agents/cventour-jobseeker-role-scout.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository