Skip to main content
Glama

Graduar skill

confirm_skill

Move a skill from the radar gap list to your profile after confirming acquisition. Provide the skill term, level (solid or partial), and supporting evidence like certification, project, or experience.

Instructions

La graduacion: confirma que ya tengo una skill que estaba en el radar. La saca del radar y la mete en perfil-skills.md con su nivel y la evidencia. Es el UNICO camino de hueco a perfil. Usalo solo cuando el usuario confirme que lo ha adquirido (certificacion, proyecto o experiencia real), nunca por iniciativa propia.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
termYesTermino tal y como aparece en el radar.
levelYessolido = lo defiendo en entrevista con evidencia en un proyecto. parcial = lo he tocado, no lo domino.
categoryNoSolo si el hueco no traia categoria en el radar.
evidenceYesPor que puedo defenderlo: certificacion, proyecto o experiencia. Va al perfil como nota. La oferta que origino el hueco NO se conserva.
Behavior4/5

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

The description reveals side effects: removes from radar, adds to profile, discards the original offer. Annotations only provide idempotentHint=false and destructiveHint=false, but the description adds significant behavioral context not covered by annotations.

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

Conciseness5/5

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

The description is two sentences, dense with information, front-loaded with the key concept, and every sentence adds value without redundancy.

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

Completeness5/5

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

The description covers the tool's purpose, usage constraints, parameter nuances, and behavioral effects. It is fully sufficient for an agent to decide when and how to invoke this tool.

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

Parameters5/5

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

With 100% schema coverage, the description still adds value: it explains that 'term' must match the radar exactly, that 'evidence' is a note and the offer is not preserved, and that 'category' is optional only if missing from radar.

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 verb 'confirma' (confirms) and the resource 'skill', and explains that it moves a skill from the radar to the profile. It distinguishes itself as the ONLY path from gap to profile, differentiating it from siblings.

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

Usage Guidelines4/5

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

The description explicitly says to use only when the user confirms acquisition and never on own initiative. It does not name sibling tools as alternatives, but the context and the phrase 'UNICO camino' imply exclusivity.

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/JonniThorpe/MCP-JobQualifications'

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