Skip to main content
Glama

sartoshi-gen

Generate 1/1 hand-drawn mfer art in the style of sartoshi (CC0) — thin wobbly ink lines, naive doodle style. Fine-tuned by cc0toshi on a public-domain corpus. Output is public domain (CC0). Caption guide at https://cc0.company/skill/sartoshi-gen.md. Skill + prompt templates on GitHub: https://github.com/cryptomfer/cc0company/blob/main/agent-services/sartoshi-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

B3.4/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 of behavioral disclosure. It does disclose important traits: the output is CC0 (public domain), the call costs $0.069 USDC via x402, and the model is fine-tuned on a public-domain corpus. However, it does not mention the output format (e.g., image URL, base64), error handling, rate limits, or whether any state persists. While the payment and licensing info add value, the lack of return format and potential side effects leaves a notable gap.

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 reasonably concise, front-loading the core purpose and style before moving to licensing, links, and pricing. It uses multiple sentences but each adds information: style, training, licensing, guide links, and cost. The inclusion of external links is useful but slightly verbose; still, the structure is logical and the description avoids unnecessary fluff.

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 generation tool with one parameter and no output schema, the description covers the main purpose and style, plus licensing and cost. However, it does not specify what the output looks like (e.g., an image URL, binary data, or a file), which is crucial for an agent to use the result correctly. The links to guides might help, but they are external dependencies. The description is adequate for understanding the tool's purpose but incomplete regarding the output contract and any prerequisites or failure modes.

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 has full coverage for the single 'prompt' parameter, with a generic description ('Input prompt for this service'). The tool description adds context by linking to a caption guide and GitHub prompt templates, which could help an agent craft a better prompt, but it does not explicitly explain the prompt's role or expected format beyond what the schema already states. Since the schema covers the parameter adequately, the description adds marginal value, aligning with the baseline of 3.

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 states a clear verb ('Generate') and a specific resource ('1/1 hand-drawn mfer art') with a distinct style ('sartoshi'), making the tool's purpose immediately understandable. It also adds background on the training data and CC0 licensing, which further clarifies the intent. However, it does not name any sibling tools (e.g., darkfarms-gen) to explicitly differentiate itself, so an agent must infer when this style is desired rather than being told.

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 usage for generating sartoshi-style mfer art but provides no explicit guidance on when to choose this tool over its siblings. It does include links to a caption guide and prompt templates, which indirectly help with how to craft prompts, but it does not state exclusions or alternatives. An agent would need to infer from the style description that this is for sartoshi-specific requests, but there is no direct comparison to other art-generation tools.

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.