Add a provider to treg's OAuth registry (the ones treg holds its own approved app for). Use when asked to "add YouTube/Notion/Meta OAuth", "support connecting X", "add a new OAuth provider", or when a connect flow, capability picker, channel/account picker, or provider health probe needs building. Covers the code changes, the platform-side approval steps, and the pitfalls that don't announce themselves.
$npx -y skills add superdesigndev/tools-registry --skill add-oauth-providerInstalls into the current project.
Run `npx skills use "https://github.com/superdesigndev/tools-registry" --skill "superdesigndev/tools-registry/add-oauth-provider"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/superdesigndev/tools-registry" that are relevant to the current task. Run `npx skills add "https://github.com/superdesigndev/tools-registry"` and select the relevant skills, then follow their instructions.