CtrlK
BlogDocsLog inGet started
Tessl Logo

ideogram-install-auth

Install and configure Ideogram API authentication. Use when setting up a new Ideogram integration, configuring API keys, or initializing Ideogram in your project. Trigger with phrases like "install ideogram", "setup ideogram", "ideogram auth", "configure ideogram API key".

68

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable with a clear validated workflow, but it is somewhat verbose due to dual-language duplicate scripts and keeps all reference material inline rather than splitting it into separate files. Tightening the duplication and externalizing the reference tables would lift the weaker dimensions.

Suggestions

Collapse the duplicate TypeScript and Python verify scripts into one canonical example and reference the other as a short variant, or move the second-language example to a reference file, to reduce token cost.

Move the API Base URLs, Billing Model, and Error Handling reference tables into a separate REFERENCES.md linked from the main body, so SKILL.md stays a lean overview with one-level-deep navigation.

Trim the dual npm/pip install block to a single combined snippet or branch on detected runtime to avoid restating equivalent commands.

DimensionReasoningScore

Conciseness

The body is mostly efficient (tables, executable code, minimal prose) but includes two near-identical full verify scripts in TypeScript and Python plus dual install blocks, which is duplicative and could be tightened; it sits at the 'mostly efficient but could be tightened' anchor rather than the lean level 3.

2 / 3

Actionability

It provides fully executable, copy-paste-ready bash, TypeScript, and Python snippets with concrete endpoints, model names (V_2_TURBO, ASPECT_1_1), and header values, matching the 'fully executable code/commands; copy-paste ready' anchor.

3 / 3

Workflow Clarity

Steps 1-4 are clearly sequenced (get key, install client, configure auth, verify connection) with an explicit verification checkpoint and an Error Handling table providing recovery guidance, matching the level 3 anchor with validation and feedback loops.

3 / 3

Progressive Disclosure

Sections are well organized, but at ~155 lines everything (API base URLs, billing, error handling) is inline in a single monolithic file with no one-level-deep reference files; the under-50-line simple-skill exception does not apply, so this lands at the 'some structure but content that could be separate is inline' anchor.

2 / 3

Total

10

/

12

Passed

Description

90%

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 strong: it covers a distinct niche with explicit 'Use when' guidance and natural trigger phrases. The only weakness is that the capability statement lists just two actions rather than a comprehensive set of concrete operations.

DimensionReasoningScore

Specificity

The description names the domain and a couple of actions ("Install and configure Ideogram API authentication") but does not enumerate multiple specific concrete actions, matching the 'names domain and some actions, but not comprehensive' anchor rather than the multi-action level 3 example.

2 / 3

Completeness

It explicitly states what the skill does ("Install and configure Ideogram API authentication") and when to use it ("Use when setting up a new Ideogram integration, configuring API keys, or initializing Ideogram in your project") with explicit triggers, satisfying both the what and the when.

3 / 3

Trigger Term Quality

It lists several natural phrases a user would actually say ("install ideogram", "setup ideogram", "ideogram auth", "configure ideogram API key"), giving good coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

The scope is a clear, narrow niche (Ideogram API authentication) with Ideogram-specific triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

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.