CtrlK
BlogDocsLog inGet started
Tessl Logo

clay-multi-env-setup

Configure Clay integrations across development, staging, and production environments. Use when setting up per-environment Clay tables, managing webhook URLs per environment, or implementing environment-specific enrichment configurations. Trigger with phrases like "clay environments", "clay staging", "clay dev prod", "clay environment setup", "clay config by env".

85

Quality

83%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Discovery

89%

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

This is a well-structured skill description that clearly defines its niche (Clay environment configuration), provides explicit trigger guidance with natural user phrases, and answers both what and when questions. The main weakness is that the specific capabilities could be slightly more concrete — the actions described are somewhat generic configuration tasks rather than highly detailed operations.

DimensionReasoningScore

Specificity

Names the domain (Clay integrations across environments) and some actions (setting up per-environment tables, managing webhook URLs, implementing enrichment configurations), but the actions are somewhat generic configuration tasks rather than highly specific concrete operations.

2 / 3

Completeness

Clearly answers both 'what' (configure Clay integrations across dev/staging/prod environments, manage webhook URLs, implement enrichment configs) and 'when' (explicit 'Use when' clause plus 'Trigger with phrases like' section providing concrete trigger guidance).

3 / 3

Trigger Term Quality

Includes explicit trigger phrases like 'clay environments', 'clay staging', 'clay dev prod', 'clay environment setup', 'clay config by env' which are natural terms a user would say. Also includes natural keywords like 'webhook URLs', 'enrichment configurations', and environment names (development, staging, production).

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — the combination of 'Clay' (a specific product) with 'environment configuration' creates a very narrow niche that is unlikely to conflict with other skills. The trigger terms are specific to this exact use case.

3 / 3

Total

11

/

12

Passed

Implementation

77%

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

This is a solid, actionable skill with executable code examples, clear multi-step workflow, and good validation/safety patterns. Its main weakness is moderate verbosity — the Prerequisites section and some inline comments explain things Claude already knows, and the detailed implementations could be split into referenced files for better progressive disclosure. The safety guards and startup validation are particularly well done.

Suggestions

Remove the Prerequisites section — Claude already understands env vars, Clay workspaces, and webhook concepts.

Consider extracting the detailed TypeScript implementations (Steps 2, 4, 5) into a referenced file like `clay-env-config-reference.ts` and keeping only the key patterns inline.

DimensionReasoningScore

Conciseness

The content is mostly efficient but includes some unnecessary elements like the Prerequisites section (Claude knows what env vars and webhooks are) and some comments that over-explain obvious things. The error handling table is useful but slightly verbose. Overall reasonably tight but could be trimmed.

2 / 3

Actionability

Provides fully executable TypeScript code with complete interfaces, configuration objects, Zod validation schemas, and safety guard functions. Environment variable examples are copy-paste ready with concrete GitHub Actions commands. Very concrete and specific throughout.

3 / 3

Workflow Clarity

Clear 5-step sequence from table creation through configuration, env vars, startup validation, and safety guards. Includes explicit validation checkpoints (Step 4 with Zod fail-fast) and safety guards (Step 5) that prevent cross-environment contamination. The error handling table provides a feedback loop for common failure modes.

3 / 3

Progressive Disclosure

Content is well-structured with clear sections, but the skill is fairly long and could benefit from splitting the detailed TypeScript implementations into separate reference files. The reference to 'clay-observability' at the end is good, but the inline code blocks make this a somewhat monolithic document for what could be a more layered approach.

2 / 3

Total

10

/

12

Passed

Validation

81%

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

Validation9 / 11 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

9

/

11

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.