---
sourceDocument: Xanadu Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/intelligent-experiences

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Using Now Assist Skill Kit

# Using Now Assist Skill Kit {#ariaid-title1}

* Release version: Xanadu
* 
* Updated May 19, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Use Now Assist Skill Kit to create and publish prompts and custom skills for Now Assist.

Building a custom skill in Now Assist Skill Kit is a sequential process. The following steps take you from an empty skill through to activation, where end users can trigger it from the platform.

## Create a skill {#using-now-assist-skill-kit__section_using_create}

Create a skill or clone an existing base system skill. Clone a Now Assist skill if it's close to what you need but requires modification.

* [Create a skill](https://servicenow-prod.fluidtopics.net/aiaUWeusRmjY_MD7YGyvXw "Create a custom skill for Now Assist. Creating a custom skill enables you to have greater flexibility with Now Assist's generative AI capabilities.")
* 

## Build the prompt {#using-now-assist-skill-kit__section_using_prompt}

A prompt is an instruction template sent to the AI model when the skill runs. Define what information the skill receives as inputs, write the prompt text, and optionally add tools that gather additional context before the prompt
executes.

* [Create a prompt](https://servicenow-prod.fluidtopics.net/SSDxFo5kFjul3UUz8IhhyA "After you create a custom skill, create a prompt. Creating a prompt enables you to choose what skill inputs to use, as well as the type of tool.")
* 
* [Add a retriever](https://servicenow-prod.fluidtopics.net/3KwiZp7wSS4gpAgkFY9pZQ "Add a retriever to your prompt to augment and add context to your prompts with AI search results.")
* 
* [Use prompt assistance](https://servicenow-prod.fluidtopics.net/KMGqZ4xZUtc~pn5I4D5rRg "Use prompt assistance to get a jump start with your prompt development by selecting an example from the prompt library or using Now Assist to generate one.")

## Test and evaluate {#using-now-assist-skill-kit__section_using_test}

Before publishing, test your prompt against real records on your instance to verify the output. You can also run a formal evaluation, which measures output quality against expected results using correctness and faithfulness
scores.

* [Test a prompt](https://servicenow-prod.fluidtopics.net/EJoQtcHIN9QQNOeyJDUOqA "After you create a prompt for your custom skill, test the prompt template before you finalize it. Testing the prompt verifies that you’re seeing the expected prompt results before it’s activated.")
* [Evaluate a prompt](https://servicenow-prod.fluidtopics.net/glGDrdcc7l5jJujGS0cc7w "Use the Now Assist Skill Kit evaluation tools to evaluate the effectiveness of your skill prompts.")

## Publish and activate {#using-now-assist-skill-kit__section_using_publish}

When your skill is ready, finalize the prompt and publish it. Publishing makes the skill visible to a Now Assist admin, who then activates it in Now Assist Admin to make it available to your users.

* [Finalize and publish a skill](https://servicenow-prod.fluidtopics.net/oH_qVLPPis~lX3b~cYn8kg "When you’re satisfied with your prompt, you can publish your custom skill. Publishing the skill enables a Now Assist admin to activate it.")
* [Activate a skill](https://servicenow-prod.fluidtopics.net/T2gjqog3Sh_Wx4YnuTl2Qg "After you create and publish a custom skill, you must activate it in Now Assist Admin. Activating the skill enables you to trigger the skill within the UI.")

## Call a skill from a script {#using-now-assist-skill-kit__section_using_extend}

After a skill is published, you can call it from a server-side script, allowing you to integrate the skill into automated workflows or business rules.

* [Call a custom skill from a script](https://servicenow-prod.fluidtopics.net/r4HF~4IcqlWpjdAIuA3rYA "You can use a script to call a custom skill.")
* **[Create a skill](https://servicenow-prod.fluidtopics.net/aiaUWeusRmjY_MD7YGyvXw)**   
  Create a custom skill for Now Assist. Creating a custom skill enables you to have greater flexibility with Now Assist's generative AI capabilities.
* **[Create a prompt](https://servicenow-prod.fluidtopics.net/SSDxFo5kFjul3UUz8IhhyA)**   
  After you create a custom skill, create a prompt. Creating a prompt enables you to choose what skill inputs to use, as well as the type of tool.
* **[Use prompt assistance](https://servicenow-prod.fluidtopics.net/KMGqZ4xZUtc~pn5I4D5rRg)**   
  Use prompt assistance to get a jump start with your prompt development by selecting an example from the prompt library or using Now Assist to generate one.
* **[Test a prompt](https://servicenow-prod.fluidtopics.net/EJoQtcHIN9QQNOeyJDUOqA)**   
  After you create a prompt for your custom skill, test the prompt template before you finalize it. Testing the prompt verifies that you're seeing the expected prompt results before it's activated.
* **[Evaluate a prompt](https://servicenow-prod.fluidtopics.net/glGDrdcc7l5jJujGS0cc7w)**   
  Use the Now Assist Skill Kit evaluation tools to evaluate the effectiveness of your skill prompts.
* **[Finalize and publish a skill](https://servicenow-prod.fluidtopics.net/oH_qVLPPis~lX3b~cYn8kg)**   
  When you're satisfied with your prompt, you can publish your custom skill. Publishing the skill enables a Now Assist admin to activate it.
* **[Activate a skill](https://servicenow-prod.fluidtopics.net/T2gjqog3Sh_Wx4YnuTl2Qg)**   
  After you create and publish a custom skill, you must activate it in Now Assist Admin. Activating the skill enables you to trigger the skill within the UI.
* **[Call a custom skill from a script](https://servicenow-prod.fluidtopics.net/r4HF~4IcqlWpjdAIuA3rYA)**   
  You can use a script to call a custom skill.

