From research-app-toolkit
Analyzes CV from provided file path or auto-discovery and generates structured capability profile for research applications. Writes full results to .local.md and presents summary.
npx claudepluginhub xujingchen1996/research-app-toolkit[cv-file-path]Follow the `cv-analyze` skill workflow to analyze the user's CV and produce a structured capability profile.
If `$ARGUMENTS` is provided, use it as the CV file path and skip the file discovery steps 1-2. Otherwise, follow the full file discovery process defined in the skill.
Write results to `${CLAUDE_PLUGIN_ROOT}/.local.md` and present the summary as described in the skill./review-resumeReviews PM resume (pasted text or uploaded PDF/DOCX) against 10 best practices for structure, impact metrics, keywords; outputs score, scorecard, and actionable improvements.
/resume-coachStarts a 7-step interactive resume coaching process to improve your resume against a job posting. Accepts resume path and job URL arguments.
/setupSets up job search profile by parsing pasted resume (text/PDF) or asking questions conversationally. Saves structured data to data/profile.yml. Supports --reset.
/tailor-resumeTailors resume to job description via parallel agents for ATS (75-85%) + HR (70%+) optimization, launches scorer server if needed, saves output to applications/{Company}-{JobTitle}/.
/resume-cover-letterGenerates a resume/CV, cover letter, or both for job applications. Accepts mode argument: resume|cover-letter|both (default: both).
Share bugs, ideas, or general feedback.
Follow the cv-analyze skill workflow to analyze the user's CV and produce a structured capability profile.
If $ARGUMENTS is provided, use it as the CV file path and skip the file discovery steps 1-2. Otherwise, follow the full file discovery process defined in the skill.
Write results to ${CLAUDE_PLUGIN_ROOT}/.local.md and present the summary as described in the skill.