Connects Claude to monday.com for managing boards, items, and workflows through the Membrane CLI. You get standard CRUD operations for boards, items, groups, and columns, plus the ability to list users and create updates. Membrane handles all the OAuth plumbing and credential refresh, so you never touch API keys directly. The action discovery via natural language intent is genuinely useful when you're not sure what's available. If the pre-built actions don't cover your case, you can proxy requests directly to Monday's API with auth automatically injected. Worth noting this requires a Membrane account, though the free tier works fine.
npx skills add https://github.com/membranedev/application-skills --skill monday