Skip to main content
Glama

get_skill

Laurent Knauss' technical skills, grouped by domain (Agentic AI, RAG & Voice AI, Software engineering & Cloud, Automation & tooling). Each skill has a label and an optional short detail. Use this to assess fit for AI/agentic development roles.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.6/5.0
Behavior4/5

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

Since there are no annotations, the description carries full responsibility for disclosing behavior. It specifies that the tool returns grouped skills with labels and optional details, making the output format clear. Although it does not explicitly state that the tool is read-only with no side effects, the 'get' naming and informational content strongly imply a safe, non-mutating operation.

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 concise, consisting of two sentences that flow logically from what the tool provides to how it should be used. It avoids unnecessary details and is well-structured, making it easy to read and understand. Every sentence adds value.

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?

Without an output schema, the description effectively documents the return format: skills grouped by domain, each with a label and optional detail. It also places the tool in context by describing the target subject (Laurent Knauss) and the intended purpose (assessing fit for AI/agentic roles). This is sufficient for an agent to decide when and how to use it.

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?

The tool has zero parameters, so there is no input schema to explain. The description does not need to add parameter semantics because none exist. Any additional information would be redundant. This is a perfect score for a parameterless tool.

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 that the tool returns Laurent Knauss' technical skills, grouped by specific domains (Agentic AI, RAG & Voice AI, etc.), and each skill has a label and optional detail. It also explicitly mentions the intended use case: to assess fit for AI/agentic development roles. This leaves no ambiguity about the tool's function.

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 provides a specific use case ('assess fit for AI/agentic development roles') and implicitly distinguishes itself from sibling tools like get_profile by focusing solely on skills. However, it does not explicitly contrast with alternatives or mention situations where this tool would be less appropriate. Slightly more explicit guidance on when to use it versus get_profile would be clearer.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources