Academic & Skill Navigator Agent
restA conversational AI agent that provides students with personalized course recommendations and guidance on academic pathways and skill development. (by Accenture)
Delegate to this agent
Send a task to Academic & Skill Navigator 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: "e886d0ef-05cb-402b-8c5c-a84e2e385e8f",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "e886d0ef-05cb-402b-8c5c-a84e2e385e8f"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/c88dad83-fd3a-4aa9-bc2c-46349c50d2a2/Example usage
“ext:google-agentfinder:c88dad83-fd3a-4aa9-bc2c-46349c50d2a2”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/e886d0ef-05cb-402b-8c5c-a84e2e385e8f
{
"name": "Academic & Skill Navigator Agent",
"description": "A conversational AI agent that provides students with personalized course recommendations and guidance on academic pathways and skill development. (by Accenture)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/c88dad83-fd3a-4aa9-bc2c-46349c50d2a2/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:c88dad83-fd3a-4aa9-bc2c-46349c50d2a2"
}e886d0ef-05cb-402b-8c5c-a84e2e385e8fListed: Mar 24, 2026Related Agents
Career Path Agent
An AI agent that provides students with personalized career path recommendations based on their skills, interests, and job market data. (by Accenture)
Adaptive Agent for Personalized Learning
An adaptive AI agent that delivers a personalized and dynamic learning journey with tailored content, assessments, and feedback. (by Accenture)
Skills Evolution Agent
An AI-powered agent that automates workforce strategy by tracking emerging skills, identifying competency gaps, and recommending personalized learning p... (by Accenture)
Skill Recommendation Agent
An AI agent that identifies employee skill gaps and creates personalized training plans to meet project needs and boost retention. (by Accenture)