CtrlK
BlogDocsLog inGet started
Tessl Logo

ideogram-webhooks-events

Build event-driven workflows around Ideogram's synchronous API. Use when implementing async generation queues, batch processing, callback patterns, or image processing pipelines. Trigger with phrases like "ideogram webhook", "ideogram events", "ideogram async", "ideogram queue", "ideogram batch pipeline".

67

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

76%Weight 40%Scale 1-5

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

A code-rich, highly actionable skill body with good structure and minimal verbosity. The main weakness is the absence of validation/verification checkpoints for its batch operations, which caps workflow clarity.

Suggestions

Add an explicit validation/retry checkpoint to the batch generation workflow (e.g., verify job completion counts and re-queue failures before declaring the campaign done) to lift workflow clarity above the batch-cap of 3.

Include a brief verify step after image download (e.g., check file size/non-empty buffer) before firing the success callback, creating a validate→fix feedback loop.

Consider splitting the large Step 1 queue/worker code block into a reference file and keeping only the enqueue/submit pattern inline to better leverage progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly efficient: the bulk is executable TypeScript with inline comments that earn their place, and the Overview gives genuinely useful Ideogram-specific timing (5-15s) rather than generic concept explanation, with only minor padding.

4 / 5

Actionability

Provides fully executable, copy-paste-ready TypeScript covering queue submission, worker processing, callback handling, batch generation, and sharp post-processing — specific examples cover the common cases.

5 / 5

Workflow Clarity

Steps are clearly sequenced (Step 1-4) with an Error Handling table, but this is a batch-operation skill (Step 3 submits many jobs) with no explicit validate→fix→retry checkpoints, so the batch-validation cap of 3 applies.

3 / 5

Progressive Disclosure

Well-organized into Overview, Prerequisites, Instructions, Error Handling, Output, and Resources with clearly signaled external links; no bundle files exist so all content is appropriately inline, falling just short of the 5 anchor that requires one-level-deep file references.

4 / 5

Total

16

/

20

Passed

Description

87%Weight 40%Scale 1-5

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

A strong, third-person description that clearly states capability, use conditions, and natural trigger phrases for a well-scoped niche. Minor room to expand specificity of concrete actions and add a few more trigger synonyms.

DimensionReasoningScore

Specificity

Names several concrete actions — 'async generation queues, batch processing, callback patterns, or image processing pipelines' — but these stay at the pattern level rather than enumerating comprehensive capabilities, so it sits below the 5 anchor.

4 / 5

Completeness

Explicitly answers both what ('Build event-driven workflows around Ideogram''s synchronous API') and when ('Use when implementing...') plus concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Provides natural trigger phrases ('ideogram webhook', 'ideogram events', 'ideogram async', 'ideogram queue', 'ideogram batch pipeline') a user would plausibly say, with good synonym coverage, though a few common variations are absent.

4 / 5

Distinctiveness Conflict Risk

Tightly scoped to the Ideogram niche with vendor-specific trigger terms, giving it a clear niche and minimal overlap with other skills.

5 / 5

Total

18

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
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.