CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-install-auth

Set up Instantly.ai API v2 authentication and project configuration. Use when creating a new Instantly integration, generating API keys, or configuring environment variables for the Instantly outreach platform. Trigger with phrases like "install instantly", "setup instantly", "instantly auth", "configure instantly API key", "instantly credentials".

69

Quality

85%

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.

A well-structured, highly actionable skill body with complete executable code in two languages and a clear verification step. It is concise and well-organized, with only minor room to tighten code comments and add an explicit retry loop.

Suggestions

Add an explicit feedback loop after Step 4: 'If verification fails, consult the Error Handling table, apply the fix, and re-run verify.ts' to reach the top workflow-clarity anchor.

Tighten the verify.ts script by removing the two intermediate console.log lines that merely assert array lengths, keeping only the final success/failure output.

Consider moving the API scopes table into a references/ file (e.g. scopes.md) and linking to it, so the main body stays a lean overview.

DimensionReasoningScore

Conciseness

The body is largely efficient with well-placed code, a scopes table, and an error table that each earn their place; minor trimming is possible in the verify script's inline comments and console output, keeping it just below the leanest anchor.

4 / 5

Actionability

Provides fully executable, copy-paste-ready code in both TypeScript and Python — a .env bootstrap script, complete API client wrappers, and a verification script — covering the common integration cases.

5 / 5

Workflow Clarity

Four steps are clearly sequenced with an explicit verification checkpoint (Step 4) and an error-handling table for recovery, but there is no explicit validate→fix→retry loop tying verification failure back to the error table.

4 / 5

Progressive Disclosure

Content is well-organized into clear sections (Overview, Prerequisites, Instructions, Output, Error Handling, Resources, Next Steps) with no nested references; the inline scopes and error tables could arguably live in reference files, leaving minor organization gaps.

4 / 5

Total

17

/

20

Passed

Description

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

A strong, specific description that clearly states what the skill does and when to use it, with explicit trigger phrases and concrete capability actions. The only weakness is minor ambiguity from the word 'instantly' being a common adverb.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Set up... authentication and project configuration', 'creating a new Instantly integration, generating API keys, or configuring environment variables' — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both 'what' (set up API v2 authentication and project configuration) and 'when' (Use when creating an integration, generating keys, configuring env vars), and adds concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Provides five natural trigger phrases ('install instantly', 'setup instantly', 'instantly auth', 'configure instantly API key', 'instantly credentials') with good keyword coverage, though a few natural variations like 'instantly API' or 'instantly integration' are absent.

4 / 5

Distinctiveness Conflict Risk

Targets a clearly named product (Instantly.ai) with distinct triggers, but 'instantly' is also a common English adverb and 'install instantly' could be read as a speed request, creating minor overlap risk.

4 / 5

Total

18

/

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.