Use when setting up, configuring, building, or deploying with the ServiceNow SDK — scaffolding new projects, configuring Basic or OAuth authentication, converting existing applications, building and deploying to an instance, or validating a development environment. Covers all init templates, auth setup with named aliases, the build→deploy→verify lifecycle, and the check-environment script.
$npx -y skills add guilhermebatista-gbs/servicenow-architect --skill sn-sdk-setupInstalls into the current project.
Run `npx skills use "https://github.com/guilhermebatista-gbs/servicenow-architect" --skill "guilhermebatista-gbs/servicenow-architect/sn-sdk-setup"` 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/guilhermebatista-gbs/servicenow-architect" that are relevant to the current task. Run `npx skills add "https://github.com/guilhermebatista-gbs/servicenow-architect"` and select the relevant skills, then follow their instructions.