Use when adding a new MCP server provider to usync. Triggers: "add a new provider", "add provider X", "scaffold provider", "support <NAME> MCP", "register an MCP server". Walks through official doc lookup, scaffolding, registration, header dispatch, QA scenarios, and documentation updates.
$npx -y skills add nawodyaishan/universal-mcp-sync --skill add-providerInstalls into the current project.
Run `npx skills use "https://github.com/nawodyaishan/universal-mcp-sync" --skill "nawodyaishan/universal-mcp-sync/add-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/nawodyaishan/universal-mcp-sync" that are relevant to the current task. Run `npx skills add "https://github.com/nawodyaishan/universal-mcp-sync"` and select the relevant skills, then follow their instructions.