CtrlK
BlogDocsLog inGet started
Tessl Logo

apollo-install-auth

Install and configure Apollo.io API authentication. Use when setting up a new Apollo integration, configuring API keys, or initializing Apollo client in your project. Trigger with phrases like "install apollo", "setup apollo api", "apollo authentication", "configure apollo api key".

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill apollo-install-auth
What are skills?

88

1.17x

Quality

83%

Does it follow best practices?

Impact

100%

1.17x

Average score across 3 eval scenarios

SKILL.md
Review
Evals

Evaluation results

100%

12%

Apollo.io Backend Integration for Lead Enrichment

TypeScript Apollo client setup

Criteria
Without context
With context

axios dependency

100%

100%

dotenv dependency

100%

100%

APOLLO_API_KEY variable name

100%

100%

Correct base URL

100%

100%

api_key as query param

0%

100%

Content-Type header

100%

100%

Cache-Control header

100%

100%

axios.create() usage

100%

100%

dotenv.config() called

100%

100%

Health check endpoint

100%

100%

Client exported

100%

100%

Without context: $0.2164 · 1m 24s · 17 turns · 17 in / 2,593 out tokens

With context: $0.3610 · 2m 20s · 24 turns · 280 in / 3,403 out tokens

100%

14%

Apollo.io Data Enrichment Pipeline in Python

Python Apollo client setup

Criteria
Without context
With context

requests library

100%

100%

python-dotenv dependency

100%

100%

APOLLO_API_KEY variable name

100%

100%

Correct base URL

100%

100%

api_key as query param

66%

100%

load_dotenv() called

100%

100%

api_key injected per request

66%

100%

base_url attribute

60%

100%

api_key from env

100%

100%

Without context: $0.1486 · 31s · 11 turns · 12 in / 1,666 out tokens

With context: $0.3284 · 2m 18s · 21 turns · 52 in / 3,457 out tokens

100%

17%

Multi-Tenant Apollo.io SDK Module

Configurable Apollo client factory

Criteria
Without context
With context

axios used

100%

100%

Correct base URL

100%

100%

api_key as query param

66%

100%

Content-Type header

100%

100%

Cache-Control header

100%

100%

axios.create() factory

80%

100%

Health check endpoint

100%

100%

Config object parameter

100%

100%

Client exported

100%

100%

AxiosInstance return type

0%

100%

Without context: $0.2459 · 2m 1s · 18 turns · 18 in / 3,150 out tokens

With context: $0.4027 · 3m 25s · 21 turns · 278 in / 5,131 out tokens

Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

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.