This connects Claude to Altera Payroll, a payroll processing system that handles employee payments, tax compliance, and payroll runs. It uses Membrane's CLI to handle authentication and API calls, so you're not wrestling with OAuth flows or credential refresh. You can search for actions using natural language queries, run pre-built operations for common tasks, or proxy raw requests when you need something specific. The setup flow is straightforward: authenticate once, connect to your Altera instance, then start querying employee data or triggering payroll operations. Most useful if you're building automation around payroll data or need Claude to pull payment records and tax information without manual API work.
npx skills add https://github.com/membranedev/application-skills --skill altera-payroll