Contact Cache
Track all identified/contacted people across strategies.
npx goose-skills installDescription
Track all identified/contacted people across strategies. CSV-backed contact database with dedup by LinkedIn URL or email. Prevents duplicate outreach when running strategies on a recurring cadence.
What this skill does
- 1Store identified contacts from any lead-generation run in a local CSV with stable deduplication by LinkedIn URL or email.
- 2Check whether a batch of contacts has already been contacted before adding them to an outreach sequence.
- 3Update a contact's status across the funnel (new, contacted, replied, meeting booked, converted).
- 4Export the full cache or filter by strategy, status, or date for reporting.
When to use
- You run multiple prospecting strategies on a recurring cadence and need to avoid re-contacting the same people.
- You want a single source of truth across different lead-sourcing runs before pushing to your CRM.
- You need to see what percentage of leads from a specific strategy have replied or converted.
Best for
Format
Frequently asked questions
What is Contact Cache?
Contact Cache is a Claude Code skill for crm by GooseWorks AI. Track all identified/contacted people across strategies.
When should I use Contact Cache?
You run multiple prospecting strategies on a recurring cadence and need to avoid re-contacting the same people. You want a single source of truth across different lead-sourcing runs before pushing to your CRM.
How do I install Contact Cache?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Contact Cache free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).