juicebox-cost-tuning

Installation
SKILL.md

Juicebox Cost Tuning

Cost Factors

Feature Cost Driver
Search Per query
Enrichment Per profile
Contact data Per lookup
Outreach Per message

Reduction Strategies

  1. Cache search results (avoid duplicate queries)
  2. Use filters (fewer wasted enrichments)
  3. Only enrich top-scored candidates
  4. Only get contacts for final candidates

Quota Monitoring

const quota = await client.account.getQuota();
Related skills
Installs
26
GitHub Stars
2.2K
First Seen
Feb 17, 2026