Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

membranedev/application-skills

235 skills56.5k installs59.5k starsGitHub

Install

npx skills add https://github.com/membranedev/application-skills

Skills in this repo

1Google Drivegoogle-drive is a Membrane application skill for integrating agents with Google Drive file storage, shared drives, folders, permissions, and comments without handling raw OAuth tokens locally. Setup starts with npm install of @membranehq/cli, membrane login for tenant authentication, and membrane connection ensure against https://drive.google.com/drive to obtain a READY connection id. When connections are BUILDING or need CLIENT_ACTION_REQUIRED, the skill polls membrane connection get with --wait and guides connect or provide-input steps including headless login complete flows. Action discovery uses membrane action list --intent with connectionId to return id, name, inputSchema, and outputSchema for tasks such as list-files, create-folder, create-permission, update-file, and delete-file. Execution runs membrane action run with JSON --input payloads, while membrane request proxies arbitrary Google Drive REST endpoints with automatic credential refresh. Popular actions cover listing files and shared drives, reading metadata, creating folders and permissions, updating files, and deleting permissions. Best practices prefer pre-built Membrane actions over raw API calls and never ask us.2.9kinstalls2Microsoft Outlookmicrosoft-outlook is an application skill from membranedev/application-skills version 1.0 that wires Microsoft Outlook into AI coding agents via Membrane. It supports managing email, calendars, contacts, and tasks when developers need Outlook data inside automation or agent workflows. The skill requires network access and a Membrane account, with Free tier supported. Developers reach for microsoft-outlook when building agent actions that draft replies, schedule meetings, or query mailbox state without writing raw Microsoft Graph boilerplate.2.4kinstalls3ConfluenceThe confluence skill |. Documentation covers workflows, commands, and guardrails agents should follow when users invoke this capability. Key documented areas include **Space**; **Page**; **Attachment**; **Blog Post**. Reference commands include npm install -g @membranehq/cli@latest; membrane login --tenant --clientName=<agentType>. Use when developers or agents need structured guidance for confluence tasks with evidence grounded in the bundled SKILL.md rather than generic advice. **Space** **Page** **Attachment** **Blog Post** **`READY`** - connection is fully set up. Skip to **Step 2**. **`CLIENT_ACTION_REQUIRED`** - the user or agent needs to do something. The `clientAction` object describes the required action: `clientAction.type` - the kind of action needed: `"connect"` - user needs to authenticate (OAuth, API key, etc.). This covers initial authentication and re-authentication for disconnected connections. |1.9kinstalls4AsanaMembrane application skill for Asana that lets coding agents call project-management APIs to create tasks, move cards, assign owners, and post updates inside automated build and delivery workflows.1.9kinstalls5Microsoft Sharepointmicrosoft-sharepoint is an agent skill from membranedev/application-skills that agent skill for microsoft-sharepoint workflows documented in skill.md. # Microsoft Sharepoint Microsoft SharePoint is a web-based collaboration and document management platform. It's primarily used by organizations of all sizes to store, organize, share, and access information from any device. Think of it as a central repository for files and a tool for team collaboration. Official docs: https://learn.microsoft.com/ Developers invoke microsoft-sharepoint during build/integrations work for ai & agent building tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category AI & Agent Building with ai vertical focus supports repeatable agent-guided delivery.1.6kinstalls6DropboxThe dropbox skill is designed for integrate Dropbox files, folders, and sharing via Membrane CLI actions. It is commonly used by individuals and teams to store and share files, documents, and other data across multiple devices. Official docs: https://developers.dropbox.com/ Dropbox Overview Files Shared Links Folders Use action names and parameters as needed. Invoke when the user interacts with Dropbox files, folders, or sharing via integration.1.3kinstalls7Salesforcesalesforce is an agent skill from membranedev/application-skills that agent skill for salesforce workflows documented in skill.md. # Salesforce Salesforce is a leading cloud-based CRM platform that helps businesses manage customer relationships and sales processes. It's primarily used by sales, marketing, and customer service teams to track leads, automate marketing campaigns, and provide customer support. Official docs: https://developer.salesforce.com/docs ## Salesforce O Developers invoke salesforce during operate/infra work for cloud & infrastructure tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments. Category Cloud & Infrastructure with operations vertical focus supports repeatable agent-guided delivery.1.3kinstalls8OnedriveThe onedrive skill is designed for integrate OneDrive files, folders, and sharing via Membrane CLI actions. MS OneDrive MS OneDrive is a cloud storage service provided by Microsoft. It allows users to store files, photos, and documents in the cloud and access them from any device. Invoke when the user interacts with OneDrive files, folders, or sharing via integration.1.3kinstalls9BoxThe box skill is designed for integrate Box folders, users, groups, and collaborations via Membrane CLI. It's used by businesses of all sizes to securely store, access, and collaborate on files from anywhere. Think of it as a more business-focused alternative to Dropbox or Google Drive. Invoke when the user o interact with Box files, folders, users, or collaborations.1.3kinstalls10Hubspothubspot is a Membrane application skill (version 1.0, MIT license) that lets developers manage HubSpot CRM and marketing automation data from a coding agent. The skill requires network access and a valid Membrane account; Membrane's Free tier is supported. Agents use it when users want to read or update HubSpot contacts, deals, tickets, or marketing workflows without hand-writing OAuth flows and REST boilerplate. Membrane handles authenticated CLI access to HubSpot APIs so integration code stays in the IDE. Developers reach for hubspot when building sales ops tooling, lead-sync features, or support automations that must read live CRM state. The skill categories are CRM and Marketing Automation per metadata.853installs11Gmailgmail is a Membrane-backed agent skill in membranedev/application-skills (metadata version 1.0, MIT license) that lets coding assistants interact with Gmail through the official Google Gmail API. The skill documents core entities including Email, Attachment, and Draft, and requires network access plus a valid Membrane account (free tier supported). Developers use it when building agents that triage inboxes, sync support tickets from email threads, apply labels, manage drafts, or send outbound messages without hand-rolling OAuth and REST plumbing. Agents trigger the skill when users ask to interact with Gmail data as part of broader SaaS or internal automation stacks. Homepage and repository live at getmembrane.com and github.com/membranedev/application-skills, with API reference at developers.google.com/gmail/api.774installs12FreshdeskThe freshdesk skill enables Membrane-based integration with Freshdesk for SaaS support flows. It covers connector auth, ticket operations, and event-driven handoffs so engineering teams embed helpdesk actions without bespoke API glue.647installs13Google Sheetsgoogle-sheets is a version 1.0 Membrane application skill (MIT license) that connects AI agents and Membrane workflows to Google Sheets for analytics data, records, and operational spreadsheets. The skill requires network access and a Membrane account, including the free tier, and exposes create, read, update, and collaboration patterns on web-based spreadsheets. Developers reach for google-sheets when agents must sync CRM rows, log pipeline metrics, or drive workflow automation from spreadsheet sources without building a custom Google API integration from scratch. It fits Membrane-centric stacks where spreadsheet data is the system of record for lightweight analytics and record keeping.564installs14Slackslack is a Membrane application skill (version 1.0, MIT) that connects coding agents to Slack workspaces via the getmembrane.com CLI instead of custom OAuth flows. The skill covers channel listing, message retrieval, user lookup, and workflow actions against api.slack.com endpoints while Membrane manages token refresh on the Free tier. Developers reach for slack when an agent must query channel history, post deployment notices, or sync communication records into automation pipelines. Network access and a valid Membrane account are required; no Slack app scaffolding or refresh-token cron jobs are needed in the repository.564installs15Zoho Crmzoho-crm is a Backend & APIs skill from membranedev/application-skills at version 1.0 that integrates Zoho CRM through the Membrane platform. It manages CRM and marketing automation records—including leads, contacts, deals, and tasks—using Membrane's prebuilt connection layer instead of custom OAuth and API v6 client code. The skill requires network access and a Membrane account, with Free tier supported, under MIT license. Developers reach for zoho-crm when building sales workflows, support tooling, or agent automations that must read and write Zoho pipeline data without maintaining token refresh and endpoint versioning manually.561installs16Dynamics Crmdynamics-crm is a version 1.0 MIT agent skill from Membrane that connects Claude or Cursor to Microsoft Dynamics 365 CRM through a managed Membrane account. Instead of implementing OAuth, token refresh, and Dynamics Web API calls yourself, the skill exposes CRM entity operations for Accounts, Contacts, Leads, and Opportunities so agents can query and mutate sales records in conversational workflows. Developers reach for dynamics-crm when building sales assistants, lead enrichment bots, or internal tools that must stay in sync with Dynamics pipelines. The skill requires network access and a valid Membrane account, with Free tier supported per the manifest compatibility notes.537installs17Google Tasksgoogle-tasks is version 1.0 MIT agent skill by Membrane that connects Claude to Google Tasks for OAuth-backed list and task CRUD operations. Developers use it when building apps or agent workflows that read, create, update, or organize Google todo lists without writing raw Google API boilerplate. The skill requires network access and a Membrane account, with Free tier support, and automates task management data flows during lightweight operator tooling and PM integrations. Reach for it when users ask to interact with Google Tasks data, sync todos into agents, or automate daily task list updates alongside other Google Workspace services.478installs18Mondaymonday in membranedev/application-skills exposes Monday.com project data to coding agents via the Membrane integration platform. The skill is version 1.0, MIT-licensed, and requires network access plus a valid Membrane account—Free tier is supported according to the manifest compatibility note. Agents can manage boards, items, columns, and automations so task creation, status updates, and workspace mirroring happen from the IDE instead of context switching to the Monday UI. Official Monday developer documentation at developers.monday.com backs API operations for records and workflows. Developers reach for monday when a product must push engineering tasks into Monday boards, reflect deployment status back to PM columns, or keep agent-driven changes aligned with an existing Monday workspace. Triggers include Monday board updates, item status sync, column writes, and automation hooks. Output is live Monday records and updated column values rather than local-only todo files.421installs19Pipedrivepipedrive is a Membrane application skill (version 1.0, MIT) from membranedev/application-skills for integrating Pipedrive CRM into agent-driven workflows. It requires network access and a Membrane account, including the free tier, to manage CRM and sales data—deals, contacts, pipeline stages, and related records—through consistent create, update, and query patterns. Developers reach for pipedrive when customer-facing agents must read pipeline state, log interactions, or update deal stages without building a bespoke Pipedrive REST client from scratch. The skill documents Membrane-backed workflows so sales automation, support handoffs, and internal tools share one integration surface for Pipedrive operations.414installs20Calendlycalendly is a Membrane application skill (version 1.0, MIT license) that lets agents interact with Calendly scheduling data through the Membrane platform at getmembrane.com. The skill supports managing users and automating booking, rescheduling, cancellation, reminders, and calendar handoffs without writing raw Calendly REST clients from scratch. Developers reach for calendly when building sales, customer success, or onboarding flows where agents must read availability and mutate meetings programmatically. Compatibility requires network access and a valid Membrane account; the Free tier is supported. Trigger the skill when users mention Calendly data, meeting automation, or scheduling handoffs inside agent-driven workflows connected via Membrane application-skills.386installs21GithubGitHub skill in membranedev/application-skills helps Claude implement Membrane integrations with GitHub for repositories, issues, pull requests, checks, and webhooks to power dev tooling, bots, and release automation.368installs22Airtableairtable is a version 1.0 MIT-licensed Claude Code skill from Membrane’s application-skills collection for managing Airtable records, views, and workflows through a hosted integration layer. Instead of hand-rolling REST authentication and field-schema mapping, developers connect a Membrane account (Free tier supported) to perform CRUD operations, query views, and trigger automations against collaborative Airtable bases. The skill fits agent workflows that read project-management tables, sync operational data into code pipelines, or update records based on repository events. Reach for it when building internal tools, support bots, or automation agents that treat Airtable as the system of record. Network access and valid Membrane credentials are required prerequisites documented in the skill metadata.366installs23Netsuitenetsuite is an ERP integration skill (version 1.0, MIT license) that connects agents to NetSuite through Membrane for managing accounting, inventory, customer, and invoice data. It requires network access and a valid Membrane account, with Free tier supported. Developers use netsuite when agent workflows must read or update NetSuite records—orders, stock levels, customer profiles, invoices, and financial data—without building raw SuiteTalk integrations from scratch. The skill targets medium-to-large business operations where NetSuite is the system of record and Membrane handles authentication and API bridging for agent-native automation.363installs24NotionNotion is a version 1.0 MIT agent skill from Membrane that connects Claude, Codex, Windsurf, and other harnesses to Notion workspaces through the `@membranehq/cli`. Developers install the CLI globally, run `membrane login` and `membrane connection ensure` against notion.so, then discover and execute 20 documented actions—query-database, create-page, append-block-children, update-page, search, and more—or proxy raw Notion API requests when no action fits. Membrane handles OAuth, credential refresh, pagination, and JSON output so agents focus on integration logic. Reach for this skill when an agent must read project records, write runbooks, sync specs, or automate document workflows inside Notion during builds or ongoing operations.355installs25Whatsappwhatsapp is a version 1.0 MIT-licensed agent skill from membranedev/application-skills that connects applications to WhatsApp through the Membrane integration platform at getmembrane.com. The skill documents managing chats, users, groups, contacts, and statuses via Membrane connectors, enabling order alerts, support bots, OTP delivery, and two-way customer messaging inside SaaS or ecommerce backends. Compatibility requires network access and a valid Membrane account, with a free tier supported for initial development. Developers reach for whatsapp when adding WhatsApp notifications to order flows, building customer support automation, or exposing messaging data to internal admin tools without hand-rolling Meta Graph API authentication and webhook plumbing. The skill follows the Agent Skills Spec format with YAML frontmatter and installs into Claude Code, Cursor, and other agent environments that support Membrane-backed communication integrations.347installs26Jirajira is a Membrane application skill (version 1.0, MIT license) that integrates Jira issue tracking into agent workflows via Membrane. Agents can create and transition issues, link epics, comment on tickets, and sync sprint backlog state when building PM automation pipelines. The skill requires network access and a valid Membrane account, including the Free tier. Developers reach for jira when coding agents must read or write Jira data instead of manual ticket updates in the Atlassian UI.345installs27Xeroxero is a Claude Code skill (version 1.0, MIT) that connects SaaS backends to Xero through the Membrane CLI, covering contacts, invoices, bank transactions, tax rates, payments, and multi-currency reporting. Developers install `@membranehq/cli`, run `membrane login`, then use `membrane connection ensure` to bind a Xero tenant before calling entity actions or proxy requests. The skill documents 18 top-level Xero resource types—including Invoice, Contact, Credit Note, Bank Transaction, Bill, and Manual Journal—and lists 20 popular Membrane actions such as list-invoices, create-contact, and update-invoice. Membrane handles OAuth refresh so agents focus on sync logic rather than credential plumbing. Reach for xero when mirroring accounting data between your app and Xero for reconciliation, tax reporting, or automated bookkeeping flows.344installs28Sitecoresitecore is a Claude Code skill from membranedev/application-skills (manifest version 1.0) that connects agents to Sitecore through Membrane. The skill supports Sitecore XM/XP and headless JSS/OrderCloud workflows: content APIs, rendering hosts, personalization hooks, and deployment pipelines for enterprise sites. Membrane compatibility requires network access and a valid Membrane account, with Free tier supported per the manifest. Developers reach for sitecore when automating Sitecore data operations, record management, and workflow actions from Claude Code or Cursor instead of clicking through Sitecore admin UI for every change. Use it during enterprise CMS integration when you need Membrane-mediated API calls documented at doc.sitecore.com. Official Sitecore docs at doc.sitecore.com anchor API shapes the Membrane layer calls. The skill version 1.0 metadata targets developers automating record CRUD, workflow transitions, and headless rendering host setup rather than marketers editing pages manually.339installs29Quickbooksquickbooks is version 1.0 of a Membrane integration skill in membranedev/application-skills for QuickBooks Online. It manages accounting data, records, and workflows through Membrane actions, requiring network access and a valid Membrane account with Free tier support under MIT license. Developers use it to sync invoices, customers, payments, and chart-of-accounts fields between an application and QuickBooks for billing automation and finance reconciliation. Reach for quickbooks when backend or full**-assisted code must create or read QuickBooks records rather than building direct Intuit API clients from scratch.337installs30Google Calendargoogle-calendar is a version 1.0 MIT-licensed agent skill from Membrane’s application-skills repository that exposes Google Calendar operations to AI coding agents through the Membrane platform. The skill lets agents schedule meetings, read availability, create events with attendees, and sync calendars when workflows need real calendar data for onboarding, customer support, or internal coordination. It requires network access and a valid Membrane account, including the Free tier, and is categorized under Communication in the skill metadata. Developers reach for google-calendar when building agent automations that must write and read live Calendar records instead of hard-coded times or local mocks. The integration pattern keeps OAuth and API plumbing inside Membrane while the agent focuses on workflow logic and event payloads.332installs31Bearerbearer is a membranedev/application-skills integration (version 1.0) that connects AI agents to Bearer via Membrane for third-party API monitoring. Bearer tracks API usage across external integrations, detects anomalies, and sends alerts when partner APIs misbehave. The skill requires network access and a Membrane account (free tier supported) and references official Bearer documentation at bearer.sh. Developers reach for bearer when operating SaaS products with multiple external API dependencies and needing programmatic visibility into usage patterns, error spikes, and integration health without building custom monitoring dashboards from scratch. Membrane handles authentication and workflow automation around Bearer data and records.301installs32Stripestripe is a Membrane application skill (version 1.0) from membranedev/application-skills for developers integrating Stripe payments into SaaS and e-commerce backends. The skill guides implementation of Stripe Checkout, Billing, and Connect while managing Customers, Products, Payouts, and Transfers through a Membrane account with network access. Developers reach for stripe when subscriptions, one-time charges, and marketplace payouts must stay consistent and PCI-safe via correct webhook verification. The workflow covers payment flow setup, Stripe object management, and webhook handlers that keep billing state aligned with application records. Membrane's Free tier is supported, lowering the barrier for initial integration work. Skip it for teams not using Membrane, for Stripe-only dashboard operations without code, or when payments are handled entirely by a third-party commerce platform.274installs33Google Workspacegoogle-workspace is a version 1.0 MIT-licensed skill from membranedev/application-skills that connects coding agents to Google Workspace through the Membrane CLI. It covers Drive files and permissions, Docs, Sheets, Slides, Gmail, Calendar events, and Admin directory APIs for users, groups, and organizational units. Developers run membrane login, membrane connection ensure against workspace.google.com, then discover actions with membrane action list --intent and execute them via membrane action run or membrane request proxy calls. Membrane handles credential refresh server-side on the free tier. The skill documents 20 popular Admin actions including create/list/update/delete for users and groups. Use google-workspace when building tools that read mail, manage files, schedule events, or automate Workspace directory operations from an agent workflow.271installs34GohighlevelGoHighLevel skill from membranedev/application-skills instructs Claude to build Membrane integrations with GoHighLevel’s agency CRM, funnels, SMS, and calendar APIs for lifecycle marketing and lead routing in SaaS agents.256installs35Autodesk RevitAutodesk Revit skill helps agents connect BIM authoring workflows to Membrane integrations, automating model exports, parameter sync, and design coordination events with construction and business systems.254installs36Vercelvercel is a version 1.0 MIT-licensed Membrane application skill that lets AI agents interact with Vercel project data for deployment and hosting workflows. The skill supports managing Vercel Projects, Users, Teams, and Secrets when developers want to deploy Next.js or static web applications, configure environment variables, obtain preview URLs, attach custom domains, and run production release steps. Developers reach for the vercel skill when deployment tasks arise in agent sessions and a valid Membrane account is available—the Free tier is supported per the compatibility note. The skill requires network access and routes operations through Membrane's integration layer rather than raw shell-only Vercel CLI commands. Official Vercel platform documentation remains the reference for underlying platform behavior. Use it when agent-driven deploy configuration should stay inside a governed integration boundary.253installs37Clayclay is a Membrane application skill (version 1.0, MIT license) from membranedev/application-skills that lets coding agents read, write, and automate Clay relationship-data workflows through a Membrane account. The skill exposes Clay table operations—record enrichment, personalized outbound copy generation inputs, and sync paths into CRM fields and email sequences—so GTM automation stays scriptable from Claude Code, Cursor, or other agent hosts. Developers reach for clay when building or maintaining outbound pipelines that start in Clay tables and must push enriched contacts, custom fields, or research snippets into Salesforce, HubSpot, or sequence tools without hand-copying CSV exports. Compatibility requires network access and a valid Membrane account, including the Free tier. Typical sessions query Clay records, transform enrichment outputs, trigger Membrane workflow actions, and verify CRM-side updates. The skill fits engineering teams that own RevOps integrations and want agent-native Clay access instead of one-off Zapier recipes.245installs38Toggl TrackA developer tool for AI integration and automation. This is a developer tool for building and integrating AI-powered features.245installs39Teamworkteamwork is a Membrane application skill (version 1.0, MIT license) from membranedev/application-skills that wires Teamwork.com project management data into agent-driven applications. It exposes Organizations, Users, projects, tasks, and milestones so coding agents can assign work, track delivery, and mirror project state across delivery tooling instead of manually copying statuses between systems. The skill requires network access and a valid Membrane account, with Free tier supported, and points to official Teamwork developer documentation for API behavior. Developers reach for teamwork when building automations that create or update Teamwork tasks, sync milestone progress into an app dashboard, or let an agent manage project delivery from inside a codebase or internal tool. It fits backend and workflow integration work where Teamwork is the source of truth for task tracking.243installs40Mailchimpmailchimp is a Membrane application skill (version 1.0, MIT) that wraps Mailchimp marketing automation APIs for AI coding agents. Through a Membrane account—including the Free tier—it lets developers manage mailing lists, audience records, subscription state, campaign sends, and workflow triggers without hand-writing REST calls. The skill targets engineers building SaaS products who want agents to subscribe signups, sync CRM segments, or fire journey automations from product events. It requires network access and a valid Membrane account. Reach for mailchimp when an agent must read or write Mailchimp audience data, not when you only need generic SMTP transactional email.241installs41Microsoft TeamsApplication skill for Microsoft Teams integration covering bots, Graph API messaging, adaptive cards, webhooks, and tenant auth so products can automate enterprise notifications, alerts, and collaborative workflows inside Teams channels.241installs42Cisco MerakiMembrane application skill for Cisco Meraki that enables agents to administer cloud-managed networks, devices, and policies via Meraki APIs during operate-stage infrastructure monitoring, deployment, and incident response workflows.240installs43Attioattio is a Membrane application skill (version 1.0, MIT) that connects agents to Attio CRM without hand-rolling OAuth or API keys. After npm install -g @membranehq/cli and membrane login, developers run membrane connection ensure against https://attio.com/ to obtain a READY connection, then discover actions with membrane action list --intent and execute them via membrane action run. The skill documents 20 popular actions including list-records, create-record, update-record, create-list-entry, create-task, and create-note, plus membrane request for raw Attio API proxy calls. Developers use attio when agents must read or write pipeline data—syncing leads to a product database, updating deals after onboarding events, or searching records by natural-language intent instead of memorizing REST paths.235installs44ShopifyShopify skill teaches agents to integrate Admin and Storefront APIs for products, variants, orders, fulfillments, and webhooks, following OAuth install flows, scoped permissions, and idempotent sync suitable for multichannel ecommerce backends.234installs45Freshsalesfreshsales is an agent skill from membranedev/application-skills version 1.0 that integrates Freshsales CRM through Membrane. Freshsales manages leads, contacts, deals, and sales pipelines for revenue teams; the skill lets agents query and mutate that data using Membrane's connector layer instead of authoring Freshsales REST clients from scratch. Developers reach for freshsales when building SaaS products that must read pipeline stages, create contacts, update deals, or sync sales records with a Membrane account on the free tier. The skill requires network access and a valid Membrane account, is MIT-licensed, and points to official Freshsales documentation plus getmembrane.com for connector setup. It fits backend integration sessions where CRM objects must flow into app databases or agent workflows with managed authentication.233installs46Cisco AppdynamicsSkill for operating production systems with Cisco AppDynamics: deploy agents, map business transactions, configure health rules and alerts, inspect distributed traces, and use topology views to diagnose latency regressions and error bursts in live SaaS environments.230installs47Sap HanaSAP HANA skill equips agents to integrate with in-memory ERP data stores: secure connections, governed queries, incremental extracts, and typed mapping from HANA tables or views into application services and reporting jobs.230installs48Chatbot BuilderGuides building production chatbots: defining intents and dialog flows, connecting LLM or rule engines, invoking backend tools, managing session state, handling fallbacks, and deploying bots for support or automation use cases.225installs49Autodesk Bim 360Autodesk BIM 360 skill guides agents to integrate construction cloud project hubs, document folders, and issue tracking APIs into Membrane pipelines for AEC document and collaboration automation.223installs50LambdatestLambdaTest skill helps agents configure cloud cross-browser and mobile testing, integrate with CI, and interpret failures. It targets SaaS, mobile, and extension teams shipping frequently who need scalable QA beyond local browsers.223installs51WorkdayWorkday skill from membranedev/application-skills enables Claude to integrate Workday enterprise HCM and finance APIs—employee records, organizational data, payroll flows, and workflow automation for large-org SaaS and internal tooling.223installs52Stripe TreasuryGuides Stripe Treasury integration for Membrane agents: provision financial accounts, orchestrate transfers, reconcile balances and transactions, handle webhooks, and embed regulated money-movement primitives into SaaS, ecommerce, or fintech products.218installs53Teamwork DeskTeamwork Desk skill enables agents to integrate helpdesk ticketing: open tickets from app events, attach customer context, set priorities and tags, and sync status changes so support teams manage conversations inside Teamwork Desk efficiently.217installs54KeapApplication skill for Keap (Infusionsoft) integrations: authenticate, upsert contacts, apply tags, fire automations, and mirror product lifecycle events into CRM pipelines for SaaS and ecommerce growth teams.215installs55Enable BankingDocuments integrating Enable Banking's EU open-banking APIs into apps: AIS and PIS endpoints, SCA user journeys, institution selection, token refresh, webhook processing, and compliant financial SaaS patterns via Membrane application-skills.214installs56Facebook AdsFacebook Ads skill enables agents to operate Meta advertising end to end: build campaigns, target audiences, manage creatives and budgets, pull insights, and optimize paid distribution for SaaS, ecommerce, and content launches.212installs57FortifyMembrane application skill for Fortify that enables agents to launch static application security tests, retrieve vulnerability findings, and support ship-stage security reviews before production release across enterprise AppSec workflows.212installs58Google AdsGoogle Ads application skill equips agents to manage Search and Display campaigns: read metrics, update budgets and bids, draft responsive ad copy, and automate repeatable growth experiments for SaaS and content businesses.209installs59Jira Service DeskJira Service Desk skill from membranedev/application-skills helps agents stand up portals, SLAs, automations, and request workflows so SaaS and API teams operate dependable internal and customer support queues over time.207installs60Lightspeed EcomLightspeed ecom skill from membranedev/application-skills helps Claude implement Membrane integrations with Lightspeed Retail e-commerce APIs for catalog, inventory, orders, and customer sync in multichannel retail SaaS.207installs61Modern TreasuryApplication skill for Modern Treasury payment-operations integration spanning ledgers, payment orders, counterparties, reconciliation, and webhooks so fintech backends and agents can orchestrate bank rails with correct money-movement semantics.207installs62Ukg ReadyUKG Ready skill helps integrate workforce management: employee records, time tracking, benefits, and payroll outputs into business applications. It addresses authentication, bulk sync, field mapping, and event-driven updates for HR/finance SaaS and internal portals.207installs63BamboohrThe bamboohr application skill teaches Claude Code how to integrate with BambooHR’s HRIS APIs for employee directory, time-off, and organizational workflows. It standardizes authentication, common endpoints, and safe agent patterns so builders can automate onboarding, headcount queries, and HR operations without hand-rolling client code each time.204installs64FrontFront application skill from membranedev/application-skills teaches agents to configure shared inboxes, automate routing with tags and rules, integrate channels, and streamline SaaS and ecommerce support workflows inside Front.204installs65Ukg Pro HcmApplication skill for UKG Pro HCM integration: authenticating to UKG APIs, syncing workers and organizational data, mapping payroll and attendance fields, and handling enterprise tenancy constraints. Helps agents avoid common schema mismatches and compliance issues in HRIS-connected products.204installs66Greenhouse HarvestGreenhouse Harvest skill teaches agents to integrate Greenhouse recruiting APIs for jobs, candidates, and pipeline stages. It supports SaaS HR tools and hiring automations that keep ATS data authoritative across dashboards and onboarding.203installs67Sage AccountingSage Accounting skill helps agents connect apps to Sage for automated bookkeeping: create and update contacts, sales invoices, payments, and ledger lines with correct auth, pagination, and reconciliation-safe writes.203installs68ClickupMembrane skill for ClickUp that enables agents to authenticate workspaces, create tasks and lists, change statuses, assign owners, and keep project tracking synchronized with development or ops automation.202installs69Zoho SurveySkill for wiring Zoho Survey into early product validation: launching targeted questionnaires, embedding forms on landing pages, exporting responses, and connecting results to experiment tracking. Helps teams turn qualitative and quantitative feedback into scoped build decisions.202installs70Lightspeed VtApplication skill for wiring Claude projects to Lightspeed VT virtual training: enrollment flows, course metadata, learner progress tracking, and webhook handling for SaaS onboarding and compliance education portals.201installs71NgrokApplication skill for ngrok tunneling that helps developers and agents expose localhost services, inspect inbound webhooks, and register callback URLs during integration work without premature staging deployments or brittle manual port forwarding.201installs72SugarcrmMembrane SugarCRM skill teaches agents to integrate CRM REST APIs—leads, accounts, opportunities, activities, and custom fields—so sales and support tools keep customer data synchronized with SugarCRM without manual endpoint discovery.200installs73Zoho BooksGuides Claude through integrating Zoho Books for invoicing, customer records, and accounting automation in SaaS or ecommerce backends. Covers API auth, entity mapping, sync jobs, and operational safeguards when money-related data must stay accurate.200installs74GongThe gong application skill connects Claude Code to Gong’s revenue intelligence platform for call transcripts, deal insights, and coaching analytics. It helps teams ingest conversation data into CRM workflows, lifecycle reporting, and agent-assisted sales enablement so growth and sales ops can act on unified pipeline signals instead of siloed recordings.199installs75LinkedinLinkedIn skill in membranedev/application-skills teaches Claude to build Membrane integrations with LinkedIn Marketing and member APIs for posting, lead gen, organization insights, and B2B growth workflows in SaaS tools.199installs76ZoomZoom skill from membranedev/application-skills teaches Claude to integrate Zoom video—OAuth setup, meeting and webinar APIs, webhook handling, recording access, and SDK embedding for SaaS apps needing scheduled or live video collaboration.199installs77Google DocsGoogle Docs skill teaches agents to use Google Docs and Drive APIs to create documents from templates, insert structured content, manage sharing, and export deliverables—bridging codegen with living specs, notes, and customer-facing docs.198installs78OutreachSkill for integrating Outreach.io into Membrane-backed agent workflows: authenticate, map entities, call sequence and prospect endpoints, and embed outbound sales engagement into SaaS or agent automations with reliable sync and action handlers.198installs79WoocommerceWooCommerce skill from membranedev/application-skills helps Claude implement WordPress ecommerce—store setup, product catalogs, order lifecycle, REST API usage, webhooks, and payment or shipping integrations for online retail builds.195installs80Hr CloudHR Cloud skill guides integration with cloud HRIS systems for employee profiles, org structure, and policy data. It focuses on secure sync, compliance-aware access, and reliable mappings for business SaaS that embed people operations.193installs81Maxmind Geoip2MaxMind GeoIP2 skill in membranedev/application-skills helps Claude wire Membrane integrations with MaxMind GeoIP2 databases and web services for IP geolocation, ASN data, and risk-aware personalization in APIs and ecommerce apps.188installs82Zoho CalendarGuides Claude through Zoho Calendar integration for SaaS and agent products: authenticating, mapping event models, syncing calendars, and exposing reliable create-read-update flows for scheduling features.188installs83Amazon Location ServiceSkill for embedding Amazon Location Service into apps: configure AWS resources, call geocoding and routing APIs, manage trackers and geofences, and expose map data to web or mobile clients with correct IAM, regions, and quota-aware request patterns.186installs84Open Exchange RatesSkill for Open Exchange Rates API integration: retrieve latest and historical FX data, cache quotes, convert amounts between currencies, and feed accurate multi-currency pricing and reporting in SaaS and ecommerce applications.186installs85Sms AlertSMS Alert skill helps agents wire SMS notification providers into ops workflows: templated incident messages, on-call routing, delivery receipts, and retry-safe sends when monitors or automation detect production failures.184installs86Zoho SprintsZoho Sprints skill from membranedev/application-skills helps Claude manage agile project delivery—creating sprints, grooming backlogs, updating boards, estimating stories, and tracking releases inside Zoho Sprints during software builds.184installs87Citadel IdApplication skill for Citadel ID identity integration: configure SSO flows, provision users and groups, enforce policy-based roles, manage token lifecycles, and emit auditable auth events so SaaS and agent services inherit enterprise-grade access control without bespoke IdP code.183installs88Maxmind MinfraudSkill for integrating MaxMind minFraud into ecommerce and SaaS checkout: assemble device and billing signals, interpret risk scores, enforce review or block rules, and log decisions to reduce fraud losses before launch.183installs89Solarwinds Service DeskSkill for SolarWinds Service Desk integration via Membrane: model tickets and incidents, authenticate to ITSM endpoints, implement create-update-resolve actions, and let agents automate support routing inside SaaS or internal operations tooling.182installs90Mercado LibreApplication skill for Mercado Libre marketplace integration covering listings, orders, inventory, seller auth, and webhook-driven fulfillment so agents and backends can automate Latin American ecommerce workflows safely.181installs91Oracle Fusion Recruiting CloudOracle Fusion Recruiting Cloud application skill helps agents integrate Oracle’s enterprise ATS: authenticate to Fusion APIs, retrieve requisitions and candidates, update hiring stages, and sync recruiting pipeline data into HR and talent SaaS backends.181installs92ErpnextApplication skill for integrating ERPNext (Frappe) into SaaS and commerce stacks: authenticating, querying doctypes, creating/updating records, and orchestrating inventory, billing, and CRM flows without reinventing ERP API conventions.180installs93UserflowMembrane application skill for Userflow that teaches coding agents how to implement onboarding and in-app guidance integrations. Covers connector auth, mapped actions, webhook handling, and checklist or tour triggers so SaaS teams can add product adoption flows without guessing API conventions.180installs94OpenaiMembrane OpenAI skill teaches agents to integrate LLM APIs—chat, embeddings, assistants, streaming, and tool-calling—so builders add reliable AI features and autonomous workflows without guessing OpenAI request shapes or auth.179installs95TelegramTelegram skill helps agents integrate the Bot API for notifications, command bots, and workflow replies: authenticate bots, configure webhooks, format messages and keyboards, and handle callbacks for automation and agent-driven user touchpoints.179installs96D7 SmsMembrane application skill for D7 SMS that enables agents to send transactional text messages, OTP codes, and alerts through D7 Networks APIs during build-stage integrations for authentication, notifications, and user lifecycle messaging.178installs97PollyPolly skill guides Claude through integrating Amazon Polly text-to-speech inside Membrane application flows: configuring credentials, choosing voices and SSML, mapping synthesizeSpeech requests to actions, and handling AWS errors for production voice output.178installs98ZendeskThe zendesk skill from Membrane application-skills streamlines Zendesk integration for SaaS products. It documents connector setup, ticket lifecycle actions, and event-driven support automation so teams reduce custom Zendesk API maintenance.177installs99Zoho MailSkill for integrating Zoho Mail into backends and agents: configure auth, send transactional mail, ingest replies, normalize threads, and automate inbox workflows for SaaS support and notifications.177installs100NylasMembrane Nylas skill helps agents integrate unified email, calendar, and contacts APIs—grants, sync, send/receive, scheduling, and webhooks—so apps ship inbox and scheduling features without per-provider mailbox plumbing.176installs101GitlabThe gitlab application skill enables Claude Code to work with GitLab repositories, merge requests, and CI/CD through authenticated APIs. It packages common devops actions—branching, MR workflows, pipeline triggers, and project configuration—so agents can participate in delivery pipelines without fragile ad hoc API scripts.175installs102LinearLinear application skill wires Claude Code into Linear for issue filing, inbox triage, backlog review, and status updates. It targets solo and team builders who manage many projects in one workspace and want agent-driven PM without manual tracker hopping.175installs103Zephyr ScaleClaude Code skill integrating Zephyr Scale test management so agents can create, organize, and track test cases, cycles, and execution results linked to Jira during pre-release QA workflows.174installs104Id DatawebID DataWeb skill supports integrating identity and reference data web services into applications and agents. It covers ingestion, normalization, and governed lookups for SaaS products that enrich users or automate compliance checks from external registries.173installs105NginxApplication skill for nginx in production: write server and location blocks, terminate TLS, proxy to app upstreams, enable caching and compression, and apply rate limits and security headers for reliable SaaS and API delivery.173installs106Userflow 1Companion Membrane skill variant userflow-1 for coding agents implementing or migrating Userflow integrations under alternate connector templates. Emphasizes v1 action shapes, checklist and tour sync, and webhook patterns so teams can extend onboarding automation without breaking existing adoption flows.173installs107AcfGuides Advanced Custom Fields usage in WordPress: defining field groups and location rules, building repeaters and flexible layouts, fetching values in PHP templates or REST responses, and keeping editor-friendly schemas aligned with theme and block rendering.172installs108MercuryApplication skill for Mercury banking integration that guides agents through accounts, transactions, transfers, and treasury operations so SaaS products can embed startup finance workflows with correct API usage and guardrails.172installs109MetabaseMembrane application skill for Metabase teaches agents how to connect BI to products via API auth, question execution, collection management, and embed flows so teams ship self-serve analytics without hand-crafting every Metabase REST interaction.172installs110CuratedThe curated application skill equips Claude Code to integrate Curated’s content and catalog services into SaaS and media products. It documents how to pull curated collections, normalize metadata, and wire distribution workflows so builders can ship content-driven features and agent tools that stay synchronized with an external curation platform.171installs111Amazon PollyAmazon Polly skill helps agents wire AWS text-to-speech synthesis into Membrane integration flows, turning written content into audio for notifications, accessibility, and automated content distribution.169installs112BitwardenApplication skill for Bitwarden-backed secret management at ship time: connect vaults and collections, fetch credentials through API or CLI, align org access policies, and inject secrets into deploy pipelines and services without embedding keys in code or environment files.169installs113CobaltThe cobalt skill from Membrane application-skills helps developers integrate Cobalt automation into SaaS and agent products. It standardizes connector setup, authenticated calls, and workflow orchestration so backend and agent tooling can run external processes reliably.169installs114Make CommerceMake commerce skill from membranedev/application-skills guides Claude to integrate Make.com commerce automations with Membrane, linking scenario webhooks, order events, and backend services for hybrid no-code ecommerce ops.168installs115Adobe CommerceAdobe Commerce skill equips agents to build Membrane integrations against Magento storefront APIs for catalog, order, customer, and inventory automation across ecommerce and payment-adjacent business workflows.167installs116PrismicPrismic skill teaches Claude how to integrate the Prismic headless CMS with Membrane: authenticate, query documents and slices by type and locale, wire preview tokens, and expose reliable read/update actions for marketing sites and content-driven SaaS features.167installs117Capsule CrmApplication skill for Capsule CRM integration: authenticate, create and update parties and opportunities, map custom fields, log tasks from product events, and let agents keep sales pipeline data current without manual exports or duplicate data entry across systems.166installs118Adobe Pdf ServicesAdobe PDF Services skill guides agents to integrate document create, extract, combine, and compress operations through Membrane so workflows produce and process PDFs without manual Adobe tooling.165installs119Agile CrmMembrane application skill for Agile CRM that enables agents to create and update contacts, manage deals and pipeline stages, attach tasks, and trigger campaigns inside automated sales stacks.165installs120Burst SmsCovers Burst SMS integration for SaaS messaging: API authentication, sending transactional and bulk SMS, handling delivery callbacks, managing contacts, and embedding SMS into auth, alerts, or lifecycle campaigns.165installs121Dock CertsThe dock-certs application skill helps Claude Code operate Dock certificate services for container and API deployments. It covers issuance, renewal, trust chain setup, and secure secret handling so teams can ship TLS-protected workloads with automated rotation instead of manual cert chores that drift out of compliance.165installs122PeachPeach skill guides agents to integrate the Peach Payments platform for European ecommerce: payment sessions, captures, refunds, and webhook handling via application connector patterns instead of bespoke SDK glue.165installs123CursorTeaches how to use Membrane application skills inside Cursor so AI coding agents can call third-party connectors, automate editor workflows, and link repository changes to external SaaS integrations safely.164installs124NewsletterNewsletter skill supports creating and operating email newsletters for growth: subscriber segmentation, compliant sends, templates, and performance review. It suits content, SaaS, and ecommerce teams building lifecycle marketing after launch.164installs125Big CartelHelps integrate Big Cartel ecommerce APIs into apps serving creators: authenticating shops, syncing products and variants, consuming order webhooks, updating inventory, and automating fulfillment workflows.163installs126PersonaApplication skill for Persona identity verification integration covering KYC inquiries, document and liveness checks, webhooks, and case review so SaaS products can onboard regulated users with compliant identity proofing and auditable verification state.162installs127DeepgramMembrane application skill for Deepgram that lets agents invoke speech-to-text APIs for streaming and recorded audio, enabling voice interfaces, transcription pipelines, and AI automations during build-stage integrations and agent tooling.161installs128DotsThe dots application skill instructs Claude Code how to integrate Dots payout infrastructure into marketplaces and platforms. It standardizes onboarding, disbursement requests, webhook reconciliation, and compliance-oriented event handling so builders can add seller payouts and split settlements without bespoke payment plumbing for every project.161installs129Oracle Fusion Cloud FinancialsMembrane Oracle Fusion Cloud Financials skill guides agents through enterprise finance API integration—journals, AP/AR, ledgers, and security contexts—so products exchange regulated financial data with Oracle Fusion as system of record.161installs130Microsoft Azure Sql DatabaseMicrosoft Azure SQL Database skill guides agents through provisioning, securing, and operating Azure SQL for application backends. It covers auth, migrations, performance tuning, and reliability patterns for API and SaaS stacks on Azure.160installs131PrismaPrisma skill guides Claude through database modeling with Prisma schema syntax, migration commands, client generation, and query patterns for Node and TypeScript backends. It covers relations, enums, indexes, seed scripts, and common pitfalls when evolving production schemas safely.160installs132FreshbooksFreshBooks application skill teaches Claude Code to integrate with FreshBooks accounting: authenticate, query clients and invoices, create billing records, and orchestrate expense workflows for SaaS and agency operators.159installs133Zoho AssistMembrane application skill for Zoho Assist that guides agents through remote support integrations. Documents connector authentication, session initiation actions, customer context handoffs, and webhook or callback patterns so SaaS products can embed assisted support without manual API trial and error.159installs134SalesloftEnables Salesloft integration through Membrane for agent builders: authenticate tenants, map cadences and people, execute engagement actions, and synchronize sales activity into SaaS or agent pipelines for coordinated outbound revenue operations.158installs135SocketExplains building realtime features with Socket.IO: structuring server and client event contracts, managing rooms and namespaces, handling disconnects and auth, and scaling websocket workloads for chat, notifications, dashboards, and multiplayer experiences.158installs136WebhookInstructs agents on production webhook patterns: defining event payloads, securing endpoints with signatures, handling duplicates and retries, exposing subscriber configuration, and integrating payment or SaaS provider callbacks reliably.158installs137BouncerSkill for integrating Bouncer email verification into SaaS signup and lead flows: call verification endpoints, interpret deliverability statuses, block toxic or disposable addresses before database writes, and keep marketing lists clean prior to CRM or ESP handoff.157installs138ElevenlabsElevenLabs skill guides agents to integrate ElevenLabs speech APIs: configure voices, synthesize or stream audio, manage projects, and embed TTS cleanly in agents, SaaS features, and content pipelines with production-ready patterns.157installs139ColumnApplication skill for Column banking on Membrane that walks agents through account creation, ACH and wire transfers, balance queries, and webhook-driven reconciliation for fintech and payout automation products.156installs140Mail BlazeMail Blaze skill for growth email operations: build subscriber lists, design templates, configure automation sequences, segment audiences, and follow deliverability practices for SaaS and ecommerce lifecycle marketing.156installs141MarketoMarketo skill teaches agents Adobe Marketo Engage automation: configure programs, manage leads and smart lists, trigger nurtures, and coordinate lifecycle campaigns that convert and retain users for B2B SaaS and content businesses.156installs142OutfitApplication skill for Outfit integration focused on product catalogs, curated collections, and personalized merchandising APIs so ecommerce and content products can embed styling-driven recommendations and shoppable experiences with correct partner patterns.155installs143R3R3 application skill supports integrating R3 Corda enterprise distributed ledger capabilities for regulated finance, trade workflows, and auditable asset movement. It helps builders wire Corda network APIs, identities, and transaction patterns into backends serving financial and compliance-heavy use cases.155installs144Sms MagicSMS Magic skill shows Claude how to integrate SMS Magic messaging with Membrane for Salesforce-adjacent products: configure credentials, send templated SMS, capture replies and delivery receipts, and enforce consent and opt-out handling in production lifecycle flows.155installs145Temenos T24 TransactTemenos T24/Transact skill guides agents integrating core banking: customer accounts, payments, loans, and event-driven posting. It focuses on message contracts, reconciliation, error codes, and regulated financial API patterns for enterprise banking SaaS and middleware.155installs146CanvaMembrane application skill for Canva that lets agents create, modify, and export branded designs and templates programmatically, connecting creative production to build-stage content, landing, and marketing automation flows.154installs147RollMembrane Roll skill guides agents to integrate contractor payroll APIs—worker onboarding, pay runs, payout tracking, and compliance webhooks—so finance and gig platforms automate payments without bespoke Roll endpoint research.154installs148SupabaseThe supabase skill supports building applications on Supabase’s managed Postgres, Auth, Storage, Realtime, and Edge Functions stack. It emphasizes secure RLS design, client initialization, auth flows, file storage, and realtime subscriptions. Teams get integration patterns that work across SaaS, mobile, and API-backed products without relearning platform specifics each sprint.154installs149TokenSkill for implementing token-based authentication across application integrations: obtaining, storing, refreshing, and scoping access tokens without leaking secrets. Emphasizes least-privilege scopes, vault patterns, and safe agent access to third-party APIs in multi-tenant SaaS environments.154installs150Altera PayrollAssists building Altera payroll integrations for SaaS HR products: authenticating to payroll APIs, mapping employees and contracts, submitting pay runs, handling compliance fields, and syncing status via webhooks.153installs151BridgeGuides Membrane agents through Bridge banking API integration for creating accounts, initiating transfers, handling KYC onboarding, and reconciling webhooks in compliant fintech and payments products.153installs152PosthogPostHog skill from membranedev application-skills guides Claude through product analytics instrumentation: initializing clients, defining events, user identification, feature flags, and replay-friendly tracking across SaaS and content surfaces.153installs153Tutor LmsTutor LMS skill supports building and extending WordPress-based online courses: curriculum structure, assessments, student progress, certificates, and paid enrollments. It covers theme customization, WooCommerce ties, and hook-driven extensions for education/content SaaS sites.153installs154Aws S3Skill for wiring Amazon S3 into application backends via Membrane application-skills: bucket configuration, SDK usage, presigned URLs, ACL and policy choices, and production-safe object lifecycle patterns for SaaS and API products.152installs155DiscordDiscord integration skill for building bot backends, sending channel messages, handling webhooks, and automating community or internal notifications through Discord's API within membrane application workflows.152installs156PagerdutyPagerDuty application skill enabling agents to interact with incidents, on-call schedules, and escalation policies so production alerts can be triaged, acknowledged, and resolved within operational response workflows.152installs157Team UpSupports Teamup calendar integration through Membrane: connect subcalendars, create and update events, query availability, and let agents automate shared scheduling inside productivity apps, booking flows, or team coordination workflows.152installs158Bancontact Payconiq CompanyGuides Bancontact Payconiq Company payment integration for Belgian merchants: API credentials, payment session creation, customer redirect or QR completion, webhook confirmation, and reconciliation in ecommerce backends.151installs159CloudbackMembrane application skill for Cloudback that lets agents schedule, verify, and manage cloud backup and recovery operations, supporting operate-stage infrastructure resilience, retention compliance, and disaster-recovery automation.151installs160TwentyTwenty CRM skill for backend integration: map contacts and companies, sync sales pipelines and activities, configure API auth and webhooks, and embed open-source CRM workflows into SaaS products.151installs161Axesso Data Service AmazonMembrane application skill for Axesso Amazon Data Service that enables agents to retrieve marketplace listings, attributes, and commerce signals for ecommerce backends, catalog enrichment, and competitive monitoring integrations.150installs162BranchSupports Branch.io integration via Membrane application skills for deep linking, universal links, attribution tracking, referral programs, and launch-time distribution flows in mobile and hybrid SaaS applications.150installs163HiveHelps developers connect applications to Apache Hive for large-scale SQL analytics: driver configuration, HiveQL authoring, partition and metastore handling, and safe exposure of warehouse data through Membrane application-skills integration patterns.150installs164Lastpass Enterprise ApiLastPass Enterprise API skill enables secure integration with enterprise password vaults for shared credentials, audited access, and policy-driven secret retrieval. It supports ship-phase security work when teams must replace ad hoc secrets with centralized, compliance-ready credential management.150installs165OpenrouterOpenRouter skill for AI builds: integrate unified LLM routing, authenticate requests, pick models by cost and capability, configure fallbacks, and standardize inference calls in agents, APIs, and SaaS features.150installs166SharpspringSharpSpring skill guides Claude to integrate Constant Contact SharpSpring marketing automation via Membrane: authenticate, upsert leads and contacts, attach custom fields, emit campaign events, and design reliable sync actions that feed nurture workflows and attribution.150installs167ClydeThe clyde application skill guides Claude Code through integrating Clyde’s product protection and warranty services into ecommerce experiences. It covers offer presentation at checkout, policy issuance tied to orders, and merchant configuration so agents can implement protection revenue without reverse-engineering Clyde’s API surface from scratch.149installs168DispatchGuides Membrane-based Dispatch integration for SaaS backends: configuring event routes, webhook delivery, asynchronous job dispatch, error retries, and API mappings so agents implement dependable cross-service messaging.149installs169InsightlyInsightly skill lets agents manage CRM objects through Insightly APIs: create and update contacts, advance deal stages, link projects, and keep sales pipelines current for growing SaaS and business accounts.149installs170RedisMembrane Redis skill helps agents integrate in-memory data stores for caching, sessions, pub/sub, and rate limiting—covering connection setup, key patterns, and operational commands so backends stay fast without Redis trial-and-error.149installs171SentaSenta integration skill from membrane application-skills that standardizes how agents authenticate, call, and orchestrate Senta platform APIs for syncing records and driving workflows inside connected applications.149installs172WixWix skill helps Claude integrate Wix websites and commerce with Membrane: obtain site-scoped tokens, sync products and orders, query CMS collections, manage bookings and members, and expose dependable actions for content sites and small-business ecommerce stacks.149installs173AhaAha! product-management integration skill that lets agents query and interact with roadmaps, features, releases, and planning data so implementation, scoping, and status updates stay tied to the official PM workspace.148installs174MakeApplication skill for Make.com from membranedev/application-skills: helps agents model triggers, map modules, connect SaaS APIs, and maintain dependable no-code automation scenarios for business and agent workflows.148installs175TelnyxTelnyx skill covers implementing programmable communications in APIs and agents: outbound/inbound SMS, voice call flows, number management, and webhook verification. It emphasizes secure keys, delivery states, retries, and compliance-aware messaging for SaaS products.148installs176AlchemyAlchemy application skill guides agents to integrate Alchemy blockchain infrastructure for RPC access, enriched indexing, webhooks, and multichain queries. It accelerates Web3 backend work by encoding auth, endpoints, and common patterns for wallets, NFTs, and on-chain event handling.147installs177AstronomerTeaches agents to build and deploy Apache Airflow workflows on Astronomer, including DAG structure, operators, scheduling, connections, and deployment practices for reliable ETL and data pipeline orchestration across cloud environments.147installs178LaunchdarklyEnables LaunchDarkly feature flag integration using Membrane application skills: SDK wiring, flag targeting, percentage rollouts, environment separation, and safe launch controls for SaaS, mobile, and API products.147installs179RiseGuides wiring Rise platform APIs into applications for managing digital courses and communities: authenticating requests, syncing offerings and enrollments, handling purchase webhooks, and enforcing member access based on Rise subscription or order state.147installs180Tomato PayTomato Pay application skill guides integration of Tomato Pay payment processing for checkout, payouts, refunds, and webhook-driven order reconciliation. It targets ecommerce and SaaS builders who need reliable payment rails encoded as agent-friendly steps during backend integrations.147installs181Zoho CampaignsZoho Campaigns application skill helps agents integrate email marketing automation—lists, segments, campaigns, and subscriber events—into Membrane connector workflows for lifecycle and distribution use cases.147installs182BudCovers integrating Bud's UK open-banking platform into applications: customer bank connections, balance and transaction retrieval, consent management, webhook handling, and resilient fintech patterns through Membrane application-skills.146installs183Ingenico GroupIngenico Group skill in membranedev/application-skills guides Claude through Membrane-based payment integrations with Ingenico terminals and APIs for ecommerce checkout, refunds, and transaction webhooks in production apps.146installs184Human ApiHuman API integration skill for connecting applications to aggregated consumer health and wellness data, handling account linking, authorized fetches, and normalized record access for health, fitness, or benefits products.145installs185ToolsetMembrane toolset skill that exposes and coordinates the application-skills catalog so agents can pick, chain, and invoke the correct integration and utility skills when building multi-service SaaS and API workflows.145installs186TransformMembrane transform skill guides agents to configure data mapping, filtering, and schema conversion steps inside application integration pipelines so connected SaaS systems exchange clean, consistent records.145installs187Zoho BiginIntegration skill connecting Claude Code to Zoho Bigin CRM so agents can query, create, and update leads, contacts, deals, and pipeline stages for small-business sales and workflow automation.145installs188MlflowGuides MLflow setup and usage for logging experiments, registering model versions, managing artifacts, and integrating tracking servers with training scripts and inference endpoints so ML workflows remain auditable and deployable across environments.143installs189Zoho BugtrackerCovers integrating Zoho BugTracker APIs into development workflows: authenticating, creating and updating bugs from automated sources, syncing milestones and assignees, and keeping issue state consistent between your toolchain and Zoho project views.143installs190ClerkClerk application skill helps developers and agents integrate Clerk authentication, user management, organizations, and session handling into web and mobile products. It encodes SDK setup, middleware, and webhook patterns so auth ships correctly during backend and frontend build work.142installs191CreatioA developer tool for AI integration and automation. This is a developer tool for building and integrating AI-powered features.142installs192VendApplication skill for integrating Lightspeed Vend POS with Membrane so agents can query products, manage inventory, pull sales, and sync customers in retail and ecommerce automation flows.142installs193Octopus DeployOctopus Deploy skill from membranedev/application-skills guides agents through configuring projects, environments, deployment steps, variables, and release automation for reliable production shipping.141installs194RequestA developer tool for AI integration and automation. This is a developer tool for building and integrating AI-powered features.141installs195SentrySentry skill from membranedev/application-skills teaches agents to set up error monitoring, configure alerts, manage releases, and debug production issues using Sentry projects, SDKs, and issue workflows.141installs196Zoho FormsTeaches Membrane agents to integrate Zoho Forms for creating submissions, listing responses, mapping custom fields, and automating lead capture or survey intake across SaaS workflows.141installs197Zoho SignA developer tool for AI integration and automation. This is a developer tool for building and integrating AI-powered features.141installs198Auth0The membranedev/application-skills auth0 skill instructs Claude Code to integrate Auth0 authentication into SaaS, API, and mobile apps with correct SDK setup, token validation, roles, callbacks, and secure secret handling during backend build.140installs199Bloom GrowthBloom Growth skill connects agents to Bloom Growth lifecycle and marketing automation capabilities for onboarding, nurture, and expansion programs. It supports grow-stage operators who need consistent campaign setup, audience segmentation, and retention workflows without bespoke API archaeology.140installs200HookdeckHookdeck application skill for managing webhook delivery, routing events to dev and prod endpoints, replaying failed payloads, and debugging provider integrations so agent-built services handle external events safely.139installs201NovuExplains how to integrate Novu for orchestrating email, SMS, push, and in-app notifications: defining workflows, managing subscribers and preferences, connecting providers, triggering events from your backend, and testing delivery across channels.139installs202Zoho WorkdriveA developer tool for AI integration and automation. This is a developer tool for building and integrating AI-powered features.139installs203DatadogDatadog application skill for production observability: configure APM traces, structured logging, metric pipelines, dashboards, and alert policies across SaaS, API, and agent workloads.138installs204FlareCovers Flare error monitoring integration through Membrane application skills: capturing exceptions, enriching reports with request context, configuring alerts, and supporting production debugging workflows for live SaaS APIs.138installs205Zonka FeedbackZonka Feedback skill for customer lifecycle research: create CSAT and NPS surveys, trigger them in-app or by email, analyze responses, route issues to teams, and feed insights into SaaS, mobile, and ecommerce retention programs.138installs206Api To Every Ecommerce Cart And MarketplaceUses the Membrane CLI to interact with a unified e-commerce API covering carts, orders, products, and customers across multiple platforms, with auth handled automatically. A developer uses it to integrate an app with many e-commerce systems without learning each platform's API.1installs207Bland AiUses the Membrane CLI to manage Bland AI records including assistants, conversations, messages, knowledge sources, and users. A developer uses it to integrate an app with Bland AI without handling auth plumbing.1installs208Celonis EmsUses the Membrane CLI to manage Celonis EMS execution-management data including analyses, data pools, data jobs, models, packages, and users. A developer or analyst uses it to integrate an app with Celonis EMS without auth plumbing.1installs209CeloxisUses the Membrane CLI to manage Celoxis project and resource management data including projects, tasks, timesheets, risks, issues, and portfolios. A developer uses it to integrate an app with Celoxis without handling auth.1installs210ChartiqUses the Membrane CLI to manage ChartIQ financial charting data including charts, drawing tools, and studies. A developer uses it to integrate an app with ChartIQ's charting platform without auth plumbing.1installs211ClientifyUses the Membrane CLI to manage Clientify data including companies, contacts, and deals for the all-in-one CRM and marketing platform. A developer uses it to integrate an app with Clientify without handling auth.1installs212Device MagicUses the Membrane CLI to manage Device Magic mobile forms automation data including forms, submissions, devices, groups, and destinations. A developer uses it to integrate an app with Device Magic's form data collection without auth plumbing.1installs213EmaillistverifyThis skill wraps EmailListVerify's API behind the Membrane CLI to verify email lists and read verification results and account data. A developer uses it when building an agent that needs to clean email lists and reduce bounce rates without writing auth plumbing.1installs214FirmaoThis skill wraps the Firmao CRM and project-management platform behind the Membrane CLI to manage clients, invoices, products, services, tasks, and time tracking. A developer uses it when building an agent that reads or writes Firmao sales and project data.1installs215FollowupThis skill wraps the Followup CRM and email-marketing platform behind the Membrane CLI to manage followups, tasks, and contacts. A developer uses it when building an agent that manages leads and email-campaign follow-ups.1installs216FunnelcockpitThis skill wraps the FunnelCockpit marketing-analytics platform behind the Membrane CLI to read dashboards, funnel, cohort, and journey reports, data sources, and workspaces. A developer uses it when building an agent that analyzes sales-funnel conversion data.1installs217HasuraThis skill wraps Hasura's GraphQL engine behind the Membrane CLI to run queries (read) and mutations (modify) against your data. A developer uses it when building an agent that reads or writes data through a Hasura GraphQL API.1installs218LighthouseThis skill wraps Lighthouse, a website-auditing tool for performance, accessibility, and SEO, behind the Membrane CLI. A developer uses it when building an agent that runs or reads web-page quality audits.1installs219LuccaThis skill wraps Lucca's HR software suite behind the Membrane CLI to manage absences, expense reports, time tracking, and users. A developer uses it when building an agent that reads or writes Lucca HR process data.1installs220MailifyThis skill wraps the Mailify email-marketing platform behind the Membrane CLI to manage emails, attachments, and labels. A developer uses it when building an agent that creates or tracks email campaigns.1installs221MapboxThis skill wraps the Mapbox mapping and location platform behind the Membrane CLI to manage maps, styles, and account tokens. A developer uses it when building an agent that manages Mapbox map assets and credentials.1installs222MemThis skill wraps Mem, a self-organizing notes and workspace tool, behind the Membrane CLI to create, edit, get, delete, and list mems and collections. A developer uses it when building an agent that captures or organizes notes in Mem.1installs223Nordic Api GatewayThis skill wraps Nordic API Gateway, a fintech platform for connecting to banking APIs, behind the Membrane CLI to manage accounts, payment requests, and users. A developer uses it when building an agent that reads banking data or initiates payments.1installs224Oracle EloquaThis skill wraps Oracle Eloqua's marketing-automation platform behind the Membrane CLI to manage campaigns, emails, contacts, forms, landing pages, and segments. A developer uses it when building an agent that runs email marketing and lead workflows in Eloqua.1installs225PerformyardThis skill wraps PerformYard's performance-management system behind the Membrane CLI to manage employees, forms, review cycles, reviews, goals, tasks, and recognition. A developer uses it when building an agent that tracks employee goals and performance reviews.1installs226RemovebgThis skill wraps Remove.bg's AI background-removal API behind the Membrane CLI to remove backgrounds from single or multiple images and generate previews. A developer uses it when building an agent that isolates image subjects automatically.1installs227SecureshipThis skill wraps the Secureship shipping platform behind the Membrane CLI to compare rates, print labels, and manage shipments, pickups, and manifests. A developer uses it when building an agent that automates shipping for an e-commerce business.1installs228ShopeeThis skill wraps the Shopee Southeast Asian e-commerce platform behind the Membrane CLI with CRUD and list operations over its core records. A developer uses it when building an agent that reads or manages Shopee marketplace data.1installs229SonarcloudThis skill wraps SonarCloud's cloud code-quality and security-analysis service behind the Membrane CLI to read projects, quality gates, quality profiles, issues, and rules. A developer uses it when building an agent that inspects code quality and vulnerabilities.1installs230Successware21This skill wraps SuccessWare21, a business-management system for HVAC, plumbing, and electrical contractors, behind the Membrane CLI to manage customers, locations, work orders, employees, and opportunities. A developer uses it when building an agent that reads or updates field-service operations data.1installs231SwitchboardThis skill wraps Switchboard, a cloud business phone system, behind the Membrane CLI to manage calls, participants, settings, and call history. A developer uses it when building an agent that handles call routing and phone-system data.1installs232TeamleaderThis skill wraps Teamleader, a CRM and project-management platform for SMBs, behind the Membrane CLI to manage companies, contacts, deals, invoices, projects, tasks, and time tracking. A developer uses it when building an agent that reads or writes Teamleader sales and project data.1installs233Terminus AppThis skill wraps Terminus, a cloud database and knowledge-graph tool, behind the Membrane CLI to manage repositories, branches, GraphQL and WOQL queries, schema, and user/team access. A developer uses it when building an agent that queries or versions knowledge-graph data.1installs234Vitel PhoneThis skill wraps Vitel Phone, a cloud business phone system, behind the Membrane CLI to manage calls, recordings, contacts, phone numbers, SMS, and voicemail. A developer uses it when building an agent that handles calls and messaging for an SMB phone system.1installs235EngageatsDownload and decrypt files from an Xdrop share URL via the API with local decryption and configurable output directory.0installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

membranedev/application-skills · 235 skills · Skillselion