Knock Knock is a notification infrastructure platform for developers. It allows product and engineering teams to build and deliver product notifications like in-app messages, emails, and push notifications. Official docs: https://docs.knock.app/ Knock Overview - Users - Triggers - Workflows - Workflow Executions Working with Knock This skill uses the Membrane CLI to interact with Knock. 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 ter…