Editor's Note
now-assist-skill-kit
After you publish a skill, a Now Assist admin must activate it in Now Assist Admin. Activating the skill makes it available for users to trigger within the platform.
Install
npx skills add https://github.com/ServiceNow/ServiceNowDocs --skill now-assist-skill-kitActivate a skill
After you publish a skill, a Now Assist admin must activate it in Now Assist Admin. Activating the skill makes it available for users to trigger within the platform.
Before you begin
Role required: admin
About this task
Published custom skills appear in Now Assist Admin under the Now Assist Skills tab. Skills are organized in the left sidebar by the Workflow value selected during deployment settings configuration. Within each workflow category, skills are grouped by Product. Custom skills that use Other as their workflow value appear under Other at the bottom of the sidebar.
A published skill appears on the Available tab with a Not started state badge until it is activated. After activation it moves to the Active tab.
Important: Make sure you are in the correct application scope before you activate the skill. To learn more about application scopes, see Application scope.
Note: Some skills might need to be reviewed and approved by a data steward before you can activate them.
Procedure
-
Navigate to All > Now Assist Admin.
-
Select the Now Assist Skills tab.
-
In the sidebar, select the workflow category that matches the Workflow value you configured in the skill's deployment settings.
If you selected Other as the workflow value, select Other at the bottom of the sidebar.
-
Select the Available tab and find your custom skill.
Custom skills are identified by the Custom badge on their skill card.
-
Select Activate skill.
Activating a custom skill opens a three-step wizard.
-
On the first step, configure any skill-specific input parameters and select Save and continue.
The fields shown depend on the inputs configured for the skill. This step allows the admin to set default values for the skill's inputs before it goes live.
-
On the Define access step, review or update the access control list (ACL) and role restrictions, then select Save and continue.
The ACL determines which users can invoke the skill. The ACL configured here reflects the user access settings defined when the skill was created or last edited in Now Assist Skill Kit. To learn more about skill ACLs and role restrictions, see .
-
On the Review and activate step, review the configuration and select Activate.
What to do next
After activation, the skill moves to the Active tab in Now Assist Admin. Users can now trigger the skill from the deployment locations you configured in the skill's deployment settings.
You can enable Now Assist Guardian for your skills. To learn more about Now Assist Guardian, see .
Parent Topic:Using Now Assist Skill Kit
Related topics