Add or extend an open-source OOMOL Connect provider under src/providers/<service>, including provider definition, action schemas, local executors, credential validation, examples, and generated catalog updates.
$npx -y skills add oomol-lab/open-connector --skill add-providerInstalls into the current project.
Run `npx skills use "https://github.com/oomol-lab/open-connector" --skill "oomol-lab/open-connector/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/oomol-lab/open-connector" that are relevant to the current task. Run `npx skills add "https://github.com/oomol-lab/open-connector"` and select the relevant skills, then follow their instructions.