Skip to main content
Glama
hermoso-ai

Hermoso

Official

Generate talking avatar

generate_avatar

Turn a portrait photo and a script into a lip-synced talking-avatar video for use in ads and social content.

Instructions

Render a TALKING-AVATAR / creator lip-sync clip from a portrait image + a script. Blocks until done (1–3 min). Requires the avatar capability (canAvatar in hermoso_capabilities). Spends credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
imageYeslocal path or URL of the presenter portrait
voiceNovoice name (Rachel/Sarah/George/Adam)
scriptYesthe words the avatar speaks
resolutionNo'1080p' (default) or '480p'/'720p' draft
Install Server

TDQS

A4/5.0
Behavior4/5

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

The description discloses important behavioral traits not covered by annotations: it blocks for 1–3 minutes, spends credits, and requires a specific capability flag. These are significant for an agent to plan execution. However, it does not mention what the tool returns (e.g., a URL, file path) or any side effects beyond spending credits, so a 4 reflects good but not exhaustive transparency.

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?

Two sentences with zero filler. The primary action is front-loaded, and the critical constraints (blocking, credits, capability) are stated compactly. Every clause adds value.

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

Completeness4/5

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

For a generation tool with no output schema, the description covers the core purpose, blocking duration, credit cost, and capability prerequisite. The main gap is the absence of any mention of the output format (e.g., returns a media URL or file), which an agent needs to handle the result. Given the complexity, it is mostly complete but missing that return detail.

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?

Schema description coverage is 100% and each parameter already has a clear description (e.g., image is a portrait, script is the spoken words, resolution lists options). The tool description adds minimal extra meaning beyond restating 'portrait image + script'. The baseline of 3 is appropriate since the schema does the heavy lifting.

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 renders a talking avatar / creator lip-sync clip from a portrait image and a script. It is specific enough to distinguish from siblings like generate_voice (audio only) or generate_video (generic video) by naming 'talking-avatar' and 'lip-sync'.

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 when to use (need a talking avatar) but does not explicitly contrast with alternatives or state when NOT to use it. The capability requirement (canAvatar) and blocking behavior suggest a specific use case, but no exclusions or comparative routing to other content-generation tools are provided.

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

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/hermoso-ai/hermoso'

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