
from application-skills40
Connect to Affinity via the Membrane CLI to query and manage people, organizations, lists, notes, and opportunities with pre-built actions.
This skill enables an agent to interact with the Affinity relationship intelligence platform through the Membrane CLI. It exposes common capabilities such as searching organizations and people, retrieving and creating notes, managing lists and list entries, and running proxied API requests when an action is not available. The skill focuses on safe, authenticated access via Membrane so agents do not need to manage raw API keys.
Use this skill when an agent must: lookup people or organizations by name or domain, fetch notes or opportunities, add or update records in Affinity, or run custom API requests through Membrane's proxy for non-standard endpoints. Ideal in workflows that require warm-introduction discovery, CRM enrichment, or list management.
membrane action list, running actions with membrane action run, and using membrane request to proxy raw API calls. The SKILL.md lists popular action keys (get-person, create-person, get-lists, create-list, etc.) and best practices to prefer Membrane for auth and pagination.Best suited to agent runtimes that can invoke command-line tools or run Membrane (CLI-enabled agents such as Claude Code, Cursor, or any agent with shell access).
Affinity CRM integration via Membrane CLI. The SKILL.md provides clear step-by-step instructions for installing the CLI, authenticating (including headless environments), creating connections, searching/running actions, and proxying API requests. No bundled scripts — relies entirely on the external Membrane CLI. Minor security concern: the skill instructs running `npm install -g @membranehq/cli@latest` which auto-updates to latest version without pinning, and the proxy request feature sends data through Membrane's servers (telemetry/phone-home risk is low since it's the intended function).
Well-structured integration skill for a specific CRM. The Membrane pattern (CLI + connection management + action discovery) is interesting and well-documented. The SKILL.md is a bit long — could benefit from moving the action table and proxy details to a references/ file. Frontmatter is complete. The auto-update concern (-18 for npm install -g @latest without pinning) and proxy routing through external service are the main security notes, but both are inherent to how Membrane works rather than malicious patterns.
Retriever (Membrane CLI)
Integrate Retriever search and discovery via the Membrane CLI — manage connections and run queries across Retriever data sources.
Checkout.com (Membrane CLI Integration)
Integrate Checkout.com via the Membrane CLI: discover connections, run actions, proxy API requests, and automate payment workflows without handling credentials
Copperx (Membrane) Integration
Interact with Copper CRM via Membrane: list and manage companies, people, opportunities, invoices and run proxy API requests through Membrane's connector action
FintechOS (Membrane Integration)
Integration helpers for interacting with FintechOS via the Membrane CLI: discover actions, run requests, and proxy API calls securely.
Seven (Membrane integration)
Membrane CLI integration for Seven: manage goals, habits, users and connections via Membrane actions and proxy requests.
Wit.ai Integration (Membrane)
Integrates Wit.ai via the Membrane CLI to list and manage apps, intents, entities, traits and utterances; can proxy API requests while handling authentication a
Front (Membrane) Integration
Access and manage Front conversations, contacts, tags, channels, teams, and users via the Membrane CLI.
FiveDegrees (Membrane) Integration
Interact with Five°degrees CRM data—customers, accounts, loans, transactions, tasks—through Membrane CLI actions.
Hyperext: Sage 50 (Membrane)
Integrate Sage 50 accounting with other apps via the Membrane CLI — list, query, and manage customers, invoices, products, suppliers and more.
Very Good Security (Membrane integration)
Membrane-powered integration for Very Good Security (VGS): manage tokenization, vault records, and proxy requests via the Membrane CLI and connector workflow.