Skip to main content
Glama

van-gogh-gen

Post-impressionist oil paintings in the Van Gogh style, fine-tuned by cc0toshi on Art Institute of Chicago archival public-domain works — visible brushstrokes, swirling skies, wheat fields, cypress trees, self-portraits, sunflowers. Output is public domain (CC0). Caption guide at https://cc0.company/skill/van-gogh-gen.md. Skill + prompt templates on GitHub: https://github.com/cryptomfer/cc0company/blob/main/agent-services/van-gogh-gen.md. [PAID: $0.069 USDC per call via x402]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesInput prompt for this service.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior3/5

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

With no annotations provided, the description carries the full burden and does disclose important behavioral facts: output is public domain (CC0), the call costs $0.069 USDC via x402, and the model was fine-tuned on public-domain Art Institute works. However, it does not describe the output format, response shape, or any call-specific behavior beyond cost.

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

Conciseness4/5

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

The description is front-loaded with the core output style and then efficiently adds licensing, pricing, and resource links. It is a bit dense with URLs and motif examples, but every sentence contributes useful selection and invocation information.

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 one-parameter generation tool, it provides style, source material, license, cost, and optional template links, which is reasonably complete for selection. It still omits explicit output/response format and any usage exclusions, so an agent must infer what the API actually returns.

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?

The schema already covers the single prompt parameter at 100%, but its description is generic: 'Input prompt for this service.' The tool description adds links to a caption guide and prompt templates, which is helpful context, but it does not inline explain what a valid prompt should contain or how the prompt influences the output.

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 identifies this as a Van Gogh-style image generation service with a specific output: post-impressionist oil paintings with visible brushstrokes, swirling skies, wheat fields, cypress trees, and sunflowers. It distinguishes itself from sibling artist-gen tools like hokusai-gen and monet-gen by naming the style and training source.

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 style-specific content strongly implies when to use this tool: when the user wants Van Gogh-style imagery. However, it does not explicitly say when not to use it or name alternatives such as monet-gen or hokusai-gen, leaving the agent to infer routing from style alone.

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.