apollo
Installation
SKILL.md
Apollo
Apollo is a sales intelligence and engagement platform. Sales and marketing teams use it to identify leads, automate outreach, and track performance.
Official docs: https://www.apollographql.com/docs/
Apollo Overview
- Apollo
- Query — Represents a data request.
- Schema — Defines the structure of the data.
Use action names and parameters as needed.
Working with Apollo
This skill uses the Membrane CLI to interact with Apollo. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills