CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-hello-world

Create a minimal working Instantly.ai example with real API calls. Use when starting a new Instantly integration, testing your setup, or learning basic Instantly API v2 patterns. Trigger with phrases like "instantly hello world", "instantly example", "instantly quick start", "simple instantly code", "test instantly api".

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

82%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 body is an actionable, executable hello-world skill with real API endpoints, clean sequencing, and a helpful error-handling table. It is lean and well-structured, with only minor gaps in cross-step validation and a slightly redundant TS/curl listing.

Suggestions

Drop the redundant curl block for listing campaigns/accounts or move it to a reference file, keeping the TS examples as the primary path, to tighten conciseness.

Turn the bare "Campaign Endpoints" and "Account Endpoints" items in Resources into actual links to the relevant sections of the Instantly API docs.

DimensionReasoningScore

Conciseness

The body is mostly lean, executable code with minimal explanatory prose and no padding of concepts Claude already knows; the only redundancy is providing both TypeScript and curl for the same list operations, which could be trimmed slightly.

4 / 5

Actionability

Provides fully executable, copy-paste-ready TypeScript using real Instantly API v2 endpoints plus a self-contained curl quick-test, covering the common cases (campaigns, accounts, analytics).

5 / 5

Workflow Clarity

Steps are clearly sequenced (Step 1 through Step 4 "Run It All") with a success confirmation ("Your Instantly connection is working") and an Error Handling table; the operations are read-only so the destructive-cap does not apply, but there are no explicit validation checkpoints between steps.

4 / 5

Progressive Disclosure

Content is well-organized into clearly labeled sections (Overview, Prerequisites, Instructions, Output, Error Handling, Resources, Next Steps) and is appropriately self-contained with one-level-deep pointers (Next Steps, external docs); the Resources section lists "Campaign Endpoints" and "Account Endpoints" as plain unlinked text, a minor organization gap.

4 / 5

Total

17

/

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-structured with explicit "what" and "when" guidance plus concrete trigger phrases, and it targets a distinct, low-conflict niche. Specificity is the only weak spot, as the description stays generic about "example with real API calls" rather than naming the actual operations the skill performs.

Suggestions

Replace the generic "Create a minimal working example with real API calls" with the concrete operations, e.g. "List campaigns, check email account health, and pull campaign analytics from the Instantly API v2."

Add a common natural variant or file/extension cue if applicable (e.g. "instantly api test") to round out trigger coverage.

DimensionReasoningScore

Specificity

Names the Instantly.ai domain and one concrete action ("Create a minimal working Instantly.ai example with real API calls"), but does not enumerate the specific operations (list campaigns, check account health, pull analytics) shown in the body, so coverage is not comprehensive.

3 / 5

Completeness

Clearly answers both "what" (create a minimal working example with real API calls) and "when" ("Use when starting a new Instantly integration, testing your setup, or learning basic Instantly API v2 patterns") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Provides five explicit trigger phrases ("instantly hello world", "instantly example", "instantly quick start", "simple instantly code", "test instantly api") plus situational cues ("starting a new Instantly integration, testing your setup"), giving good keyword coverage though a few natural variants are missing.

4 / 5

Distinctiveness Conflict Risk

Instantly.ai is a specific SaaS product with narrowly scoped, product-specific triggers, giving it a clear niche with minimal conflict risk against other skills.

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.