CtrlK
BlogDocsLog inGet started
Tessl Logo

venice-image-generate

Image generation endpoints and available styles via the Venice.ai API.

49

Quality

53%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/venice-image-generate/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

57%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is concise and well-organized as a catalogue entry, but it is not actionable: it points to an external repo rather than giving concrete commands for image generation, and the install workflow is left undefined.

Suggestions

Provide a concrete install command (e.g. `git clone https://github.com/veniceai/skills ...` into the skills directory) instead of telling the user to inspect the README for exact paths.

Add at least one executable example of invoking the image-generation endpoint (a sample API call or trigger phrase) so the skill instructs rather than describes.

Flesh out the install/invocation workflow with explicit steps and a verification checkpoint (e.g. confirm the skill appears in the agent's loaded skills) to raise workflow clarity.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with no padding or explanation of concepts Claude already knows; the only minor redundancy is restating the description and upstream URL already present in the frontmatter.

3 / 3

Actionability

It provides no executable code or commands for actual image generation, instead deflecting to an external README ("Inspect the upstream README for exact paths") and a trivial `open https://...` command, matching the anchor for describing rather than instructing.

1 / 3

Workflow Clarity

A loose sequence is present (discover during planning, inspect upstream, install bundle, invoke by name) but the install step has no concrete command and there are no validation checkpoints, fitting the anchor for steps listed with gaps.

2 / 3

Progressive Disclosure

As a sub-50-line catalogue entry with no local bundle files, it is well-organized into clear sections and points one level deep to the upstream GitHub repo, satisfying the simple-skill guideline for a score of 3.

3 / 3

Total

9

/

12

Passed

Description

50%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is clear and reasonably specific about the Venice.ai image-generation domain, but it omits an explicit "Use when..." trigger clause and does not list multiple concrete actions, leaving it mid-range across all dimensions.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user asks to generate images, list Venice.ai image styles, or mentions Venice.ai image generation."

Enumerate concrete actions (e.g. "generate images, list available styles, configure aspect ratios") to lift specificity from 2 to 3.

Include natural user phrasings like "AI image", "text-to-image", or "Venice image" to improve trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain and some actions ("Image generation endpoints and available styles via the Venice.ai API") but does not enumerate multiple concrete actions, matching the anchor for naming a domain with some actions.

2 / 3

Completeness

It states what the skill does (image generation endpoints and styles) but provides no explicit "when" trigger guidance; per the guidelines a missing "Use when..." clause caps completeness at 2.

2 / 3

Trigger Term Quality

It includes relevant keywords ("image generation", "styles", "Venice.ai API") but lacks common natural variations and a "Use when..." phrasing, so it is not full coverage but is not generic jargon either.

2 / 3

Distinctiveness Conflict Risk

The "Venice.ai API" qualifier gives it a specific niche, but "image generation" broadly overlaps with other image skills and the description itself carries no distinct trigger phrases to separate it.

2 / 3

Total

8

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
nexu-io/open-design
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.