00-andruia-consultant
Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.
Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP
$ npx -y skills add sickn33/agentic-awesome-skills --skill ai-dev-jobs-mcp --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ai-dev-jobs-mcpContext preview
The summary Claude sees to decide when to auto-load this skill.
Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP
name: ai-dev-jobs-mcp description: "Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP" category: mcp risk: safe source: "https://aidevboard.com" source_type: community date_added: "2026-04-16" author: unitedideas tags: [mcp, jobs, ai-jobs, ml-jobs, recruiting, job-search, career] tools: [claude, cursor, gemini]
AI Dev Jobs is a remote MCP server that gives AI agents access to a live index of AI and ML job listings. As of April 17, 2026, the live MCP stats report 8,405 active roles across 489 companies, a $213,500 median salary, and 600 new jobs this week. Agents can search jobs by role, location, or company, retrieve full job details, list hiring companies, match roles to a profile, and get salary or aggregate market statistics. It is designed for AI agents that assist with job searching, recruiting, or labor market analysis.
Add the AI Dev Jobs MCP server to your client configuration. The endpoint uses streamable HTTP and requires no authentication.
{
"mcpServers": {
"ai-dev-jobs": {
"url": "https://aidevboard.com/mcp"
}
}
}No API key or authentication is required.
Search the job index by keyword, location, company, or work arrangement. Returns matching listings with title, company, location, and salary information.
search_jobs({ query: "machine learning engineer", location: "remote" })Retrieve full details for a specific job listing by ID, including description, requirements, salary range, and application link.
get_job({ id: "abc123" })List all companies in the index with their open position counts. Useful for discovering which companies are actively hiring.
list_companies({})Retrieve details for a specific company, including available AI roles when exposed by the endpoint.
get_company({ id: "openai" })Get aggregate statistics about the job market: total listings, top companies by open roles, role distribution, and location breakdown.
get_stats({})Match jobs against a candidate profile, skills list, or preferences.
match_jobs({ skills: ["python", "llm", "pytorch"], workplace: "remote" })Retrieve salary statistics for roles, tags, levels, or locations when available.
get_salary_data({ tag: "llm", level: "senior" })List indexed tags that can be used to filter searches or salary analysis.
list_tags({})Use @ai-dev-jobs-mcp to find remote machine learning engineer positions.
The agent will call `search_jobs({ query: "machine learning engineer", location: "remote" })` and return matching listings.
Use @ai-dev-jobs-mcp to list all companies currently hiring for AI roles.
The agent will call `list_companies({})` and return companies sorted by number of open positions.
Use @ai-dev-jobs-mcp to show current AI job market statistics.
The agent will call `get_stats({})` and return aggregate data on listings, top employers, and role distribution.
Use @ai-dev-jobs-mcp to get the full details for job ID abc123.
The agent will call `get_job({ id: "abc123" })` and return the complete listing with requirements and application link.
Use @ai-dev-jobs-mcp to match remote LLM roles to a senior Python and PyTorch profile.
The agent will call `match_jobs({ skills: ["python", "llm", "pytorch"], workplace: "remote" })` and return suitable listings.
Use @ai-dev-jobs-mcp to compare senior LLM salary data.
The agent will call `get_salary_data({ tag: "llm", level: "senior" })` and summarize available compensation ranges.
Find reusable instructions for your project, inspect their complete files, and keep an exact skill set you can review and reuse. Codex or Claude inspects your project and chooses exact skills from the complete local AAS catalog.
Repo: sickn33/agentic-awesome-skills
Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any…
Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.
Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos del…
AI-powered presentation generation via the 2slides API — create slides from text, match a reference image style, summarize documents into decks, add AI voice…