Skip to main content
Glama
CSOAI-ORG

ai-economy-infrastructure

by CSOAI-ORG

ai_learning_pathway

Creates personalized learning pathways by matching skill gaps and career goals with courses, training, and certifications from BMCC Cyber, CSGA, OneOS, K.A.T.A., and CASA.

Instructions

Cross-ecosystem learning recommendations feeding into OneOS MOOC. Provides personalized learning pathway across BMCC Cyber, CSGA training, OneOS courses, K.A.T.A. belts, and CASA certification prep.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
roleYesUser role/title
sectorYesTarget sector
career_goalsYesCareer goals
skill_gaps_identifiedYesIdentified skill gaps
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full responsibility for behavioral disclosure. It only states the tool 'provides' recommendations without mentioning side effects, safety, return format, or any constraints. There is no indication of whether it is read-only, what inputs trigger different behaviors, or what the output looks like.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short and front-loaded with the main action. However, the two sentences are slightly redundant: 'learning recommendations' and 'learning pathway' convey similar meaning, and the program list in the second sentence could have been integrated more efficiently. Still, it avoids fluff and is reasonably concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema and no annotations, the description should explain what the tool returns or how the pathway is structured. It merely states it 'provides' recommendations but gives no details on output format, data structure, or how results are delivered. This is a significant gap for an AI agent that needs to consume the tool's response.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% coverage with each parameter described (role, sector, career_goals, skill_gaps_identified). The description adds only a list of learning ecosystems but does not clarify how the parameters interact or influence the pathway. Since schema already documents all parameters, a baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool provides cross-ecosystem learning recommendations and a personalized learning pathway, naming specific programs (BMCC Cyber, CSGA, OneOS, K.A.T.A., CASA). It uses specific verbs ('provides', 'feeding into') and a distinct resource ('learning pathway'), which clearly distinguishes it from siblings like ai_governance_assess or ai_market_intelligence.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage when personalized learning recommendations are needed, but it does not explicitly state when to use this tool versus alternatives, nor does it mention any exclusions or conditions. Sibling tools cover different domains, but no direct comparison or guidance is provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/ai-economy-infrastructure'

If you have feedback or need assistance with the MCP directory API, please join our Discord server