Agent skill · marketing growth · membranedev

activeprospect

ActiveProspect integration. Manage data, records, and automate workflows. Use when the user wants to interact with ActiveProspect data.

Why this skill is useful

Provides specific commands and workflows for integrating with ActiveProspect that the AI wouldn't reliably generate on its own.

What it needs

Requires @membranehq/cli installed locally. Requires membrane account access. About 4k tokens when loaded. Last updated 2026-04-28. 253 stars on the source repository.

What this skill does

ActiveProspect ActiveProspect is a lead acquisition platform that helps businesses obtain and process leads in a compliant manner. It's primarily used by marketing and sales teams in industries like insurance, finance, and education to manage consent and data privacy. Official docs: https://developers.activeprospect.com/ ActiveProspect Overview ActiveProspect Person Get Person Update Person Delete Person Event Get Event Create Event List Get List Get Lists Add Person to List Remove Person from List Form Get Form Get Forms Campaign Get Campaign Get Campaigns Integration Get Integration Get Integrations User Get User Get Users Account Get Account Get Accounts Role Get Role Get Roles Permission Get Permission Get Permissions Group Get Group Get Groups Custom Field Get Custom Field Get Custom Fields Use action names and parameters as needed. Working with ActiveProspect This skill uses the Membrane CLI to interact with ActiveProspect. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run membrane from the terminal: Authentication This will either open a browser for authentication or print an authorization URL to the console, depending on whether interactive mode is available. Headless environments: The command will print an authorization URL. Ask the user to open it in a browser. When they see a code after completing login, finish with: Add --json to any command for machine-readable JSON output. Agent Types : claude, openclaw, codex, warp, windsurf, etc. Those will be used to adjust tooling to be used best with your harness Connecting to ActiveProspect Use membrane connection ensure to find or create a connection by app URL or domain: The user completes authentication in the browser. The output contains the new connection id. This is the fastest way to get a connection. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills membranedev/activeprospect

View the source on GitHub

Browse the @skills marketplace