Skip to main content
Glama

aya_framework_skills_autorais_validar

Validate frontmatter and H1 in authorial skills within .skills/ root, leaving vendor files untouched. Ensures structure compliance for framework consistency.

Instructions

Valida frontmatter/H1 das skills autorais na raiz .skills/, sem tocar em vendor.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. 'Sem tocar em vendor' hints at a non-destructive scope, but the description never states whether validation is read-only, whether it modifies files, requires write access, or what it returns on pass/fail.

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?

A single efficient sentence with zero waste: it front-loads the verb and target, then narrows scope with the vendor exclusion. Nothing is redundant with the schema.

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

Completeness3/5

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

For a zero-parameter validation tool the description conveys the core scope adequately. But with no output schema and no annotations, an agent is left guessing about the return format (e.g., pass/fail boolean, report of violations, exit code), which is relevant for a validation gate.

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

Parameters4/5

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

The tool takes zero parameters, so there are no parameter semantics to convey and the schema coverage is trivially complete. Per calibration, 0 params earns the baseline 4 — the description has nothing to add here.

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?

States a specific verb ('Valida'), resource ('frontmatter/H1 das skills autorais na raiz .skills/') and scope ('sem tocar em vendor'). This clearly differentiates from search-type siblings like aya_framework_skills_buscar, though it doesn't name the sibling explicitly.

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?

Provides context on what it covers (root .skills/, excluding vendor), which implies when it applies. However, it doesn't explicitly exclude alternatives like aya_framework_integridade_validar or aya_validacao_gates, nor state when a different validation tool should be preferred.

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/testesvibecodeing/AyA-MCP'

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