Every time I need to wire up GitHub + Slack + Notion (or literally any combination of APIs), I end up writing the same boilerplate:

Install 3 SDKs

Set up 5 environment variables

Write 40–50 lines of integration code

Handle errors differently for each one