Skip to main content
Glama

nexo_skill_list

List skills from NEXO Brain's cognitive memory, optionally filtered by level, tag, or source kind for targeted retrieval.

Instructions

List skills, optionally filtered by level, tag, or source kind.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
levelNo
tagNo
source_kindNo
statusNo
limitNo
Behavior2/5

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

No annotations provided, so description must disclose behavioral traits. It fails to mention read-only nature, permissions, rate limits, or output format. The description is insufficient for an agent to understand side effects or constraints.

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

Conciseness3/5

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

The description is a single concise sentence, front-loaded with the verb 'List'. However, it is overly sparse; additional context could be added without violating conciseness.

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?

Given five parameters, no output schema, no annotations, and many sibling tools, the description is too brief. It omits important details like the purpose of 'status' and 'limit', and does not help an agent differentiate from similar skills tools.

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

Parameters2/5

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

Schema description coverage is 0%. The description only mentions three of five parameters (level, tag, source_kind) and provides no additional meaning beyond their names. Missing semantics for 'status' and 'limit', and no values or formats are given.

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

Purpose4/5

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

The description clearly states the tool lists skills with optional filters. However, it does not differentiate from sibling tools like nexo_skill_get or nexo_skill_match, which have overlapping purposes.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives such as nexo_skill_get, nexo_skill_match, or nexo_skill_featured. The description lacks when-not or context for selection.

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/wazionapps/nexo'

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