N8n.io N8n is a fair-code workflow automation platform. It allows developers and power users to connect different apps and services to automate tasks without code. Official docs: https://docs.n8n.io/ N8n.io Overview - Workflow - Execution - Credential Working with N8n.io This skill uses the Membrane CLI to interact with N8n.io. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run from the terminal: Authentication This will either open a browser for au…