CtrlK
BlogDocsLog inGet started
Tessl Logo

clay-hello-world

Send your first record to Clay and get enriched data back. Use when starting a new Clay integration, testing webhook setup, or verifying that enrichment columns are working. Trigger with phrases like "clay hello world", "clay example", "clay quick start", "first clay enrichment", "test clay webhook".

74

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

87%Weight 40%Scale 1-3

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

A highly actionable, well-organized single-file skill with executable examples in multiple languages and a useful error table. Its main gap is the absence of an explicit verification checkpoint after the batch send step.

Suggestions

Add an explicit verification step after the batch send in Step 3 (e.g., poll the table or check row count) to create a validate-then-proceed feedback loop and lift workflow clarity.

Note in Step 2 how to confirm enrichment actually ran (e.g., wait for the enrichment column to populate or check the row's enrichment status) rather than relying on the error table alone.

Consider trimming one of the three near-identical webhook examples or marking Node/Python as optional variants to reduce redundancy for a hello-world skill.

DimensionReasoningScore

Conciseness

Lean, instruction-forward body with copy-paste-ready code and minimal prose; the one overview sentence about Clay lacking an SDK is brief and load-bearing rather than padding.

3 / 3

Actionability

Provides fully executable curl, Node, and Python examples with real endpoints, headers, and payloads, plus a concrete error-handling table mapping causes to solutions.

3 / 3

Workflow Clarity

Steps 1–5 are clearly sequenced, but the Step 3 batch send loop performs batch operations without an explicit verify-enrichment checkpoint, which caps workflow clarity at 2 per the batch-operation guideline.

2 / 3

Progressive Disclosure

Single well-organized file with clear sections and one-level-deep external references (Clay University URLs); no nested references or monolithic walls, and no bundle files exist to require further splitting.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 well-crafted description that states concrete capabilities, gives explicit use-when guidance, and supplies multiple natural trigger phrases in a distinct Clay-specific niche. No first/second-person voice issues.

DimensionReasoningScore

Specificity

Names concrete actions — "Send your first record to Clay and get enriched data back" — describing both the input action and the returned enriched data, matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers what (send a record, get enriched data back) and when ("Use when starting a new Clay integration, testing webhook setup, or verifying that enrichment columns are working"), with explicit trigger guidance.

3 / 3

Trigger Term Quality

Provides five natural trigger phrases ("clay hello world", "clay example", "clay quick start", "first clay enrichment", "test clay webhook") that a user would plausibly say, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

Clear Clay-specific niche with "clay"-prefixed triggers makes it unlikely to fire for unrelated skills; no overlap risk with generic integration skills.

3 / 3

Total

12

/

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.