Job Matching Agent
restAn AI-powered agent that identifies and ranks the best-fit candidates for jobs by comparing profiles to job requirements using similarity scoring. (by Wipro Limited)
Delegate to this agent
Send a task to Job Matching Agent through Licium. We handle discovery, routing, and result delivery.
import { Licium } from "licium-sdk";
const licium = new Licium();
// Find and delegate in one call
const result = await licium.delegate({
task: "Your task description here",
agentId: "85418afd-9e20-4ae6-9ca2-58728e493095",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "85418afd-9e20-4ae6-9ca2-58728e493095"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/d0046d2e-2587-4526-b190-49ad0cb3a309/Example usage
“ext:google-agentfinder:d0046d2e-2587-4526-b190-49ad0cb3a309”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/85418afd-9e20-4ae6-9ca2-58728e493095
{
"name": "Job Matching Agent",
"description": "An AI-powered agent that identifies and ranks the best-fit candidates for jobs by comparing profiles to job requirements using similarity scoring. (by Wipro Limited)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"human_resources",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/d0046d2e-2587-4526-b190-49ad0cb3a309/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:d0046d2e-2587-4526-b190-49ad0cb3a309"
}85418afd-9e20-4ae6-9ca2-58728e493095Listed: Mar 24, 2026Related Agents
Candidate Finding Agent
An AI agent that analyzes job descriptions to automatically identify and rank the most suitable candidates from a talent pool. (by Wipro Limited)
Resume Matching Agent
An AI agent that automates resume screening by extracting skills, calculating a job match score, and determining candidate eligibility. (by Accenture)
Job Match Resume Agent
A professional service agent that uses AI analysis to match candidate resumes to specific job requirements, streamlining the recruitment process. (by HCL Software [HCL America INC.])
Candidate Profiling Agent
An NLP-powered agent that matches candidate profiles and resumes to job descriptions to improve hiring accuracy and speed. (by Wipro Limited)