Collect Apollo.io debug evidence for support. Use when preparing support tickets, documenting issues, or gathering diagnostic information for Apollo problems. Trigger with phrases like "apollo debug", "apollo support bundle", "collect apollo diagnostics", "apollo troubleshooting info".
From apollo-packnpx claudepluginhub nickloveinvesting/nick-love-plugins --plugin apollo-packThis skill is limited to using the following tools:
references/implementation-guide.mdGuides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Collect comprehensive debug information for Apollo.io API issues to expedite support resolution.
apollo-install-auth setupFollow these high-level steps to implement apollo-debug-bundle:
For full implementation details, load: Read(plugins/saas-packs/apollo-pack/skills/apollo-debug-bundle/references/implementation-guide.md)
| Issue | Debug Step |
|---|---|
| Connection timeout | Check network/firewall |
| 401 errors | Verify API key |
| 429 errors | Check rate limit status |
| 500 errors | Check Apollo status page |
Proceed to apollo-rate-limits for rate limiting implementation.
Basic usage: Apply apollo debug bundle to a standard project setup with default configuration options.
Advanced scenario: Customize apollo debug bundle for production environments with multiple constraints and team-specific requirements.