What problem does it solve?
This Skill eliminates the redundant duplication of HeyReach API integration content including setup instructions, API documentation, authentication flows, and error handling logic across multiple individual HeyReach skills, reducing context bloat and maintenance overhead for teams building HeyReach automation workflows.
Core Features & Use Cases
- Shared API Client: Pre-built HeyReach API client with automatic retry logic, rate limit handling, and consistent error responses for all API operations.
- Configuration Validation: Pre-flight config checker that validates API key setup and provides actionable guidance for resolving configuration issues.
- Comprehensive References: Complete setup guide, full API endpoint documentation, and troubleshooting error handling guide for all HeyReach API operations.
- Operation Scripts: Ready-to-use scripts for common HeyReach tasks including listing campaigns, adding leads, retrieving metrics, and managing lead lists.
- Use Case: A marketing team building multiple HeyReach outreach automation skills can reference this master library instead of duplicating API client code and setup instructions in each individual skill, ensuring consistent behavior and easier updates.
Quick Start
Use the heyreach-master skill to validate your HeyReach API configuration and retrieve a list of all your active outreach campaigns.