Service Integration

How to reach authenticated APIs and project databases through the connect trust boundary. Register a service or connection, store credentials safely, then call api_request or db_query. Load when a task needs an authenticated HTTP call or a live database query (not a public URL; use native WebFetch for that).

mgd34msu Updated

File contents

mgd34msu/goodvibes-plugin/tree/main/plugins/goodvibes/skills/service-integration commit f05e66e21e

Frequently asked questions

npx skillmds@latest add mgd34msu/service-integration