CtrlK
BlogDocsLog inGet started
Tessl Logo

ideogram-debug-bundle

Collect Ideogram debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Ideogram problems. Trigger with phrases like "ideogram debug", "ideogram support bundle", "collect ideogram logs", "ideogram diagnostic".

61

Quality

73%

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 ./plugins/saas-packs/ideogram-pack/skills/ideogram-debug-bundle/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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.

The content is lean and highly actionable with executable code targeting real endpoints, but it presents alternative approaches rather than a validated workflow and inlines substantial scripts that would benefit from being split into bundle files. Adding verification checkpoints and externalizing the large script would lift the weakest dimensions.

Suggestions

Add explicit validation/verification checkpoints to the bundle workflow — e.g., 'Verify the tarball contains summary.txt, api-response-sample.json, and env-redacted.txt before sharing' and 'Confirm the API test returned an HTTP status before packaging' — to lift workflow clarity above the batch-operation cap of 3.

Convert the three 'Steps' from parallel alternatives into a single sequenced workflow (or clearly label them as alternatives) so the intended execution path is unambiguous.

Move the full debug-bundle bash script into a scripts/ file (e.g., scripts/collect-bundle.sh) and reference it from SKILL.md, reducing the monolithic inline footprint and improving progressive disclosure.

DimensionReasoningScore

Conciseness

The body is largely lean and assumes Claude's competence, avoiding explanations of basic concepts, with only minor trimmable redundancy (the 'Current State' eval block and the error-handling table partly restate the sensitive-data section).

4 / 5

Actionability

Provides mostly executable, copy-paste-ready bash and TypeScript blocks hitting real Ideogram endpoints, with a few minor gaps (monolithic single-block script, environment assumptions like nslookup/npm handled only via fallbacks).

4 / 5

Workflow Clarity

The labeled 'Steps' are alternative approaches rather than a sequenced pipeline, and this batch/destructive-adjacent operation (real billable API calls, tar packaging, rm -rf) has no validation or verification checkpoint, so per the rubric cap workflow clarity cannot exceed 3.

3 / 5

Progressive Disclosure

No bundle files exist and all content lives in one ~180-line SKILL.md; the large bundle script and logging wrapper could be split into separate files, so while section structure is reasonable the monolithic inline placement keeps it at the 'some structure, could be better organized' level.

3 / 5

Total

14

/

20

Passed

Description

82%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.

The description is well-constructed: it states a clear purpose, gives explicit 'Use when' guidance, and supplies natural trigger phrases tied to a distinct niche. Its only weakness is modest action specificity, naming just a couple of concrete behaviors.

DimensionReasoningScore

Specificity

Names the Ideogram domain and a couple concrete actions ('Collect Ideogram debug evidence for support tickets and troubleshooting', 'preparing support tickets') but the action set is limited rather than comprehensive, fitting the 'domain and 1-2 concrete actions' anchor.

3 / 5

Completeness

Explicitly answers both what ('Collect Ideogram debug evidence for support tickets and troubleshooting') and when ('Use when encountering persistent issues, preparing support tickets...') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Lists several natural trigger phrases a user would actually say ('ideogram debug', 'ideogram support bundle', 'collect ideogram logs', 'ideogram diagnostic') plus situational cues, giving good keyword coverage with only minor synonyms missing.

4 / 5

Distinctiveness Conflict Risk

Targets a narrow, product-specific niche (Ideogram debugging) with distinct trigger phrases, making overlap with unrelated skills unlikely and conflict risk minimal.

5 / 5

Total

17

/

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.