sales-memberstack
Provides assistance with implementing Memberstack auth, payments, and gating for web projects.
Install
mkdir -p .claude/skills/sales-memberstack && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16337" && unzip -o skill.zip -d .claude/skills/sales-memberstack && rm skill.zipInstalls to .claude/skills/sales-memberstack
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Memberstack platform help — no-code membership, auth, and Stripe-payments layer for sites you build yourself (memberstack.com): add login (email/password, passwordless, social, 2FA), paid memberships, and content gating to Webflow, WordPress, or any custom site via a script tag + data attributes. Developer surface: a front-end DOM package (public key) plus an Admin REST API (base admin.memberstack.com, X-API-KEY secret key, member CRUD, verify-token, cursor pagination, 25 req/s) and 8 webhooks (member.created/updated/deleted, member.plan.*, team.*). Use when building a Memberstack Admin API or webhook integration, syncing members from your backend, verifying a member JWT to gate your own API, webhook signatures can't be verified via REST, a PATCH wiped the json field, or transaction-fee/plan questions. Do NOT use for course/membership-platform strategy or comparison (use /sales-membership), checkout-conversion optimization across tools (use /sales-checkout), or email marketing (use /sales-email-marketing).Key capabilities
- →Manage members from a backend via the Admin REST API
- →Verify a member's JWT to gate custom APIs or applications
- →React to events via webhooks (e.g., member.created, member.plan.*)
- →Configure front-end authentication, gating, or Stripe checkout
- →Provide guidance on Memberstack plans and transaction fees
- →Troubleshoot common problems like webhook verification or JSON field overwrites
How it works
The skill gathers context on the user's Memberstack needs, routes to relevant documentation or other skills if necessary, and provides specific guidance based on whether the task is front-end or back-end related, using bundled reference materials.
Inputs & outputs
When to use sales-memberstack
- →Implementing member gating
- →Configuring Stripe payments via Memberstack
- →Syncing members to backend systems
About sales-memberstack
Assists with Memberstack Admin API integration, webhook management, member authentication flows, and frontend data-attribute gating.
Memberstack platform help — no-code membership, auth, and Stripe-payments layer for sites you build yourself (memberstack.com): add login (email/password, passwordless, social, 2FA), paid memberships, and content gating to Webflow, WordPress, or any custom site via a script tag + data attributes. De
When not to use it
- →For course/membership-platform strategy or comparison
- →For checkout-conversion optimization across tools
- →For email marketing, as Memberstack does not send email
Limitations
- →Webhook signature verification is NOT supported via REST
- →`json` is fully replaced on PATCH (while `customFields`/`metaData` shallow-merge)
- →Secret keys are server-side only; never put an `sk_*` key client-side
How it compares
This skill provides specialized assistance for the Memberstack platform, distinguishing between its front-end DOM package and back-end Admin REST API, and addressing specific integration and troubleshooting scenarios unique to Memberstack.
Compared to similar skills
sales-memberstack side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| sales-memberstack (this skill) | 0 | 1mo | No flags | Intermediate |
| tray-marcas | 0 | 2mo | Review | Intermediate |
| sales-zenler | 0 | 1mo | No flags | Intermediate |
| paypal-integration | 10 | 2mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by sales-skills
View all by sales-skills →You might also like
tray-marcas
tray-tecnologia
>
sales-zenler
sales-skills
New Zenler (Zenler) platform help — all-in-one course/membership platform for creators and coaches (newzenler.com) whose edge is built-in live classes + interactive webinars, multi-instructor, and 0% transaction fees. Public REST API (api.newzenler.com/api/v1, auth headers X-API-Key + X-Account-Name
paypal-integration
wshobson
Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.
woocommerce
alinaqi
WooCommerce REST API - products, orders, customers, webhooks
twilio-communications
davila7
Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication. Critical focus on compliance, rate limits, and error handling. Use when: twilio, send SMS, text message, voice call, phone verification.
lindy-install-auth
jeremylongshore
Install and configure Lindy AI SDK/CLI authentication. Use when setting up a new Lindy integration, configuring API keys, or initializing Lindy in your project. Trigger with phrases like "install lindy", "setup lindy", "lindy auth", "configure lindy API key".