This gets Claude talking directly to the Facebook Ads API through Membrane's authentication layer. You can list and manage campaigns, ad sets, ads, audiences, and creatives without dealing with OAuth yourself. The CLI-based workflow handles credential refresh automatically, and when the pre-built actions don't cover your case, you can proxy raw requests straight to Meta's Marketing API. It's built on top of Membrane's connector system, so authentication happens in the browser and credentials stay server-side. Good for when you need to automate campaign reporting, bulk ad operations, or audience management without writing your own Facebook API client from scratch.
npx skills add https://github.com/membranedev/application-skills --skill facebook-ads