CtrlK
BlogDocsLog inGet started
Tessl Logo

clay-deploy-integration

Deploy Clay-powered applications to Vercel, Cloud Run, or Docker with proper secrets management. Use when deploying Clay webhook receivers, enrichment pipelines, or CRM sync services to production infrastructure. Trigger with phrases like "deploy clay", "clay Vercel", "clay production deploy", "clay Cloud Run", "clay Docker", "host clay integration".

71

Quality

88%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is highly actionable with executable deployment recipes and clear validation steps, but it is monolithic — all platform code is inline with no progressive disclosure into reference files. Conciseness is good but slightly over-long.

Suggestions

Extract per-platform deployment recipes (Vercel, Cloud Run, Docker Compose) into separate reference files under ./references/ and keep SKILL.md as an overview with one-level-deep links.

Trim inline TypeScript callback and health-check handlers to minimal illustrative snippets, moving full implementations to a referenced file to reduce token load.

Add an explicit validate-then-proceed gate (e.g., confirm health check returns 200 before configuring Clay auto-run) to make the deployment feedback loop unmistakable.

DimensionReasoningScore

Conciseness

Content is mostly efficient with purposeful "Best for" tags, but ~190 lines of full inline callback handlers, Dockerfiles, and compose files could be tightened or moved to references.

2 / 3

Actionability

Provides fully executable, copy-paste-ready commands (vercel env add, gcloud run deploy with real flags) and complete TypeScript/Docker examples rather than pseudocode.

3 / 3

Workflow Clarity

Steps 1–6 are clearly sequenced with validation checkpoints — "Test on a single row before enabling auto-run", a health-check endpoint, and an error-handling table for recovery.

3 / 3

Progressive Disclosure

Sections are well organized, but all content lives inline in a single ~190-line file with no bundle files or one-level-deep references to split out platform-specific details.

2 / 3

Total

10

/

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.

The description is strong: it states concrete capabilities, gives explicit "Use when" trigger guidance with natural phrases, and occupies a clear niche. Voice is correctly third person.

DimensionReasoningScore

Specificity

"Deploy Clay-powered applications to Vercel, Cloud Run, or Docker with proper secrets management" lists multiple concrete actions across named platforms rather than vague language.

3 / 3

Completeness

Explicitly answers both what (deploy Clay-powered apps to platforms with secrets management) and when ("Use when deploying Clay webhook receivers, enrichment pipelines, or CRM sync services").

3 / 3

Trigger Term Quality

Includes natural phrases a user would say — "deploy clay", "clay Vercel", "clay production deploy", "clay Cloud Run", "clay Docker", "host clay integration" — with good coverage of variations.

3 / 3

Distinctiveness Conflict Risk

Niche is clearly scoped to Clay-integration deployment with platform-specific triggers, making conflict with unrelated skills unlikely.

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.