CtrlK
BlogDocsLog inGet started
Tessl Logo

apollo-performance-tuning

Optimize Apollo.io API performance. Use when improving API response times, reducing latency, or optimizing bulk operations. Trigger with phrases like "apollo performance", "optimize apollo", "apollo slow", "apollo latency", "speed up apollo".

68

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

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

A highly actionable, concise code skill with a clear step sequence, held back by missing batch-operation feedback loops and an unreferenced bundle file that should be surfaced from the overview.

Suggestions

Add an explicit validation/retry loop for batchEnrich and parallelSearch (e.g., catch partial failures, retry with reduced concurrency) to lift workflow_clarity past the batch-operations cap.

Reference the bundled guide from the body — e.g., add a line under Overview such as 'See [implementation-guide.md](references/implementation-guide.md) for full code and benchmark targets' — so progressive disclosure is one level deep and clearly signaled.

Trim or repurpose the Output section, which restates techniques already shown in the code, to remove the minor conciseness redundancy.

DimensionReasoningScore

Conciseness

The body is code-forward with minimal, high-value prose (e.g., 'search is free but slow, enrichment costs credits') and avoids explaining concepts Claude already knows; the only mild redundancy is the Output summary restating the techniques.

3 / 3

Actionability

Every step ships complete, executable TypeScript (axios agent, LRU cache, p-queue batching, benchmark) that is copy-paste ready with concrete endpoints and parameters.

3 / 3

Workflow Clarity

Steps 1–6 are clearly sequenced and Step 6 benchmarks results, but the batch and parallel operations lack an explicit validate→fix→retry feedback loop, which the rubric caps at 2 for batch operations.

2 / 3

Progressive Disclosure

A bundle file references/implementation-guide.md exists but is never linked from the body, and the full code is inlined rather than pointed out, leaving a one-level reference unsignaled despite good section organization.

2 / 3

Total

10

/

12

Passed

Description

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

A strong description with explicit what/when structure and natural trigger phrases; its only weakness is the single broad action verb rather than a list of concrete capabilities.

DimensionReasoningScore

Specificity

Names the domain ('Apollo.io API performance') and one broad action ('Optimize'), but does not enumerate multiple concrete actions like caching, pooling, or bulk operations as the level-3 anchor requires.

2 / 3

Completeness

Explicitly answers what ('Optimize Apollo.io API performance') and when ('Use when improving API response times, reducing latency, or optimizing bulk operations') plus explicit trigger phrases, satisfying both halves.

3 / 3

Trigger Term Quality

Lists five natural phrases a user would actually say ('apollo performance', 'optimize apollo', 'apollo slow', 'apollo latency', 'speed up apollo'), giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Scoped to a specific vendor (Apollo.io) with dedicated trigger phrases, making it clearly distinguishable and unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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.