cv-matcher-ai-data

Analyzes CVs to extract skills and experience, maps candidates to specific roles (ML Engineer, GenAI Engineer, AI Architect, Data Engineer), and matches them against open demands. Use when processing multiple CVs for role classification, skill assessment, or resource allocation to client accounts.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cv-matcher-ai-data" with this command: npx skills add neurongraph/skills_repo/neurongraph-skills-repo-cv-matcher-ai-data

CV Matcher for AI and Data Roles

Instructions

  1. Read CVs from the specified directory, defaulting to current directory if unspecified. Look for .pdf or .docx files only
  2. Extract experience, projects, and technologies from each CV
  3. Map candidates to roles based on criteria below
  4. Generate Output1 (role-based analysis with rankings)
  5. Request open demands from user (Account, Role, Number of resources)
  6. Generate Output2 (candidate-to-demand matching)

Role Classification Criteria

ML Engineer: Machine Learning experience, data analysis, ML-related Python packages

GenAI Engineer: Python, LLMs, prompt engineering, GenAI packages. Agents/agentic frameworks preferred

AI Architect: ML/Data Platform/Application Architecture background with Architect or Solution Designer role. Python, LLMs, prompt engineering, GenAI packages, agents/agentic frameworks preferred

Data Engineer: ETL experience using Python or SQL frameworks (PySpark, PySQL, dbt, Databricks, AWS Glue)

Output Specifications

Output1: Role Analysis

Markdown tables by role, ranking candidates by skill match with short justifications. Include summary table showing each candidate's best-matched roles.

Output2: Demand Matching

Match candidates to open demands by role. If demand > supply, fill minimum one role per account. If supply > demand, assign more candidates than requested based on role match. Output markdown table with assignments and justifications.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

client-meeting-prep-agent

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

Markdown Lint

Use this skill immediately when the user needs to: set up markdownlint-cli2 and pre-commit hooks in a repository, fix or batch-repair markdownlint errors lik...

Registry SourceRecently Updated
Coding

Code Sync

Use this skill to batch-sync all git repos across machines — pushing uncommitted changes at end of day or pulling latest at start of day. Invoke when the use...

Registry SourceRecently Updated
Coding

Workspace Init

Use this skill to initialize or update a multi-repo workspace created from dev-config-template. Invoke whenever the user wants to: set up a fresh workspace c...

Registry SourceRecently Updated