CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-deploy-integration

Deploy Instantly.ai webhook receivers and API integrations to cloud platforms. Use when deploying to Vercel, Cloud Run, or Fly.io, or setting up production webhook endpoints. Trigger with phrases like "deploy instantly", "instantly cloud run", "instantly vercel", "instantly webhook deployment", "instantly production deploy".

67

Quality

82%

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

65%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 complete executable code for three cloud targets and a verification step, but it carries the full weight of all three platforms inline without external reference files and lacks explicit error-recovery feedback loops. Splitting per-platform details into referenced files and adding conditional retry guidance would raise the structure and workflow scores.

Suggestions

Add an explicit post-deploy feedback loop, e.g. 'If the curl health/test check fails, verify INSTANTLY_WEBHOOK_SECRET and env vars, redeploy, and re-run the test before registering the webhook.'

Split the three platform implementations into one-level-deep references (e.g. VERCEL.md, CLOUD_RUN.md, FLY.md) and keep SKILL.md as a concise overview with clearly signaled links, improving both conciseness and progressive disclosure.

Reconcile the step numbering so each platform option flows cleanly through deploy → register → verify, rather than global Step 2/Step 3 headings that break the per-option sequence.

DimensionReasoningScore

Conciseness

The prose is lean and avoids explaining concepts Claude already knows, but embedding three full deployment implementations (Vercel, Cloud Run, Fly.io) inline as complete code blocks makes the file heavier than necessary and some of that breadth could be tightened or offloaded.

2 / 3

Actionability

Every option provides fully executable, copy-paste-ready artifacts — TypeScript handlers, a Dockerfile, an Express server, fly.toml, gcloud/fly CLI commands, and curl verification steps — with specific environment variables and flags.

3 / 3

Workflow Clarity

A clear deploy → register webhook → verify sequence exists with a post-deploy verification checkpoint, but there is no explicit feedback loop (e.g., 'if the health check fails, recheck env vars and redeploy'), and the per-option steps are interrupted by a shared Step 2/3 numbering.

2 / 3

Progressive Disclosure

No bundle/reference files exist and the skill is a single well-sectioned file, but ~263 lines of inline per-platform deployments are content that could be split into one-level-deep reference files, and the only cross-links point to sibling skills rather than to detailed local references.

2 / 3

Total

9

/

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 across all dimensions: it states concrete actions, gives explicit 'Use when' guidance, lists natural trigger phrases, and occupies a distinct niche unlikely to conflict with other skills. No changes needed.

DimensionReasoningScore

Specificity

It names the concrete actions ('Deploy Instantly.ai webhook receivers and API integrations') and the target platforms (Vercel, Cloud Run, Fly.io), listing multiple specific capabilities rather than vague language.

3 / 3

Completeness

It explicitly answers what ('Deploy Instantly.ai webhook receivers and API integrations to cloud platforms') and when ('Use when deploying to Vercel, Cloud Run, or Fly.io, or setting up production webhook endpoints'), so it is not capped at 2 by a missing 'when' clause.

3 / 3

Trigger Term Quality

The 'Trigger with phrases like' clause supplies natural user phrasings ('deploy instantly', 'instantly cloud run', 'instantly vercel', 'instantly webhook deployment', 'instantly production deploy'), giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

It targets a clear niche — Instantly.ai webhook/cloud deployments with Instantly-prefixed trigger phrases and named platforms — making it unlikely to trigger for the wrong skill.

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.