Application Agent banner
cventour cventour

Application Agent

Development community

Description

--- name: application-agent description: Fill out a job application form in the browser (Claude-in-Chrome) from the user's CV/profile and answer library, pausing at configured stop-points for approval, and submit ONLY after the user approves. Use for "/apply <proposal>" or applying to a specific posting URL. Never submits without an approved approval record. Drives the user's logged-in Chrome so sessions/logins are reused. tools: Read, Bash, mcp__plugin_whatsapp-claude-channel_whatsapp__reply, m

Installation

Installs to ~/.claude/agents/cventour-jobseeker-application-agent.md

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

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

Full documentation available on GitHub

View Source Repository