CtrlK
BlogDocsLog inGet started
Tessl Logo

ideogram-hello-world

Create a minimal working Ideogram example. Use when starting a new Ideogram integration, testing your setup, or learning basic Ideogram API patterns. Trigger with phrases like "ideogram hello world", "ideogram example", "ideogram quick start", "simple ideogram code".

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill ideogram-hello-world
What are skills?

71

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

100%

75%

Ideogram Integration Smoke Test

TypeScript client setup

Criteria
Without context
With context

Correct package import

0%

100%

Named import style

0%

100%

Client constructor used

0%

100%

apiKey property

0%

100%

API key from env var

100%

100%

Async main function

100%

100%

main().catch pattern

0%

100%

Success console message

0%

100%

Without context: $0.3393 · 1m 20s · 27 turns · 25 in / 3,486 out tokens

With context: $0.4429 · 1m 27s · 28 turns · 26 in / 4,715 out tokens

25%

15%

Python Ideogram Starter Script

Python client setup

Criteria
Without context
With context

Correct Python import

0%

0%

No import alias

0%

0%

Client with no args

0%

0%

No hardcoded credentials

100%

100%

Success console message

0%

100%

IdeogramClient class used

0%

0%

Without context: $0.2914 · 1m 25s · 22 turns · 20 in / 4,046 out tokens

With context: $0.4611 · 1m 35s · 28 turns · 60 in / 4,354 out tokens

90%

22%

Robust Ideogram API Helper with Error Handling

Error handling and troubleshooting

Criteria
Without context
With context

Rate limit: exponential backoff

40%

100%

Rate limit: retry logic present

100%

100%

Import error: npm list diagnostic

0%

0%

Import error: pip show diagnostic

100%

100%

Auth error: env var check

100%

100%

No hardcoded credentials

100%

100%

Timeout: connectivity guidance

0%

100%

Troubleshooting doc present

100%

100%

Without context: $0.2214 · 1m 11s · 14 turns · 15 in / 4,000 out tokens

With context: $0.3846 · 1m 31s · 20 turns · 19 in / 5,339 out tokens

Evaluated
Agent
Claude Code

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.