CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-upgrade-migration

Migrate Instantly.ai integrations from API v1 to v2. Use when upgrading from deprecated v1 endpoints, updating authentication, or migrating endpoint paths and request formats. Trigger with phrases like "instantly v1 to v2", "instantly api migration", "instantly upgrade", "instantly deprecated", "migrate instantly api".

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

76%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 content is highly actionable and mostly concise, with strong executable examples for a migration task. Its main weakness is workflow clarity: a batch, codebase-wide migration should embed an explicit validation feedback loop rather than burying verification in a checklist.

Suggestions

Add an explicit validation checkpoint in the step sequence (e.g., after building the adapter: run against the v2 mock server, fix failures, re-test) before the 'Remove old v1 API key' step.

Move the detailed endpoint migration table and full adapter class into a separate reference file (e.g. references/migration-map.md) and keep SKILL.md as a lean overview that links to it.

Trim inline comments like '// DEPRECATED — do not use' and explanatory Overview prose to tighten token efficiency.

DimensionReasoningScore

Conciseness

Dense migration-specific content (endpoint tables, v1->v2 code diffs) with no padding of concepts Claude already knows; minor inline comments and prose in the Overview could be trimmed.

4 / 5

Actionability

Provides a fully executable TypeScript adapter class, copy-paste grep audit commands with 'set -euo pipefail', a cursor-pagination generator, and concrete v2 feature calls covering common cases.

5 / 5

Workflow Clarity

Steps are clearly sequenced (audit, adapter, pagination, new features) with a checklist and error table, but this destructive/batch migration lacks an explicit inline validate->fix->retry checkpoint, which caps the score at 3.

3 / 5

Progressive Disclosure

Well-organized into clear sections with a 'Next Steps' pointer to another skill and external resource links, but the ~280-line body keeps all dense API reference inline rather than splitting into one-level-deep reference files.

4 / 5

Total

16

/

20

Passed

Description

95%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 strong: it explicitly states what the skill does, when to use it, and lists natural trigger phrases for a clearly distinct niche. Minor additional specificity on the full range of migration sub-tasks would round it out.

DimensionReasoningScore

Specificity

Names the domain and lists several concrete actions ('upgrading from deprecated v1 endpoints, updating authentication, or migrating endpoint paths and request formats'), with minor gaps in coverage of all migration sub-tasks.

4 / 5

Completeness

Clearly answers both 'what' (migrate Instantly.ai integrations from API v1 to v2) and 'when' ('Use when upgrading from deprecated v1 endpoints...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Explicit 'Trigger with phrases like' clause provides five natural phrases a user would say ('instantly v1 to v2', 'instantly api migration', 'instantly upgrade', 'instantly deprecated', 'migrate instantly api').

5 / 5

Distinctiveness Conflict Risk

Targets a named SaaS product with a specific version migration, giving it a clear niche with minimal overlap risk against other skills.

5 / 5

Total

19

/

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.