Clone a skill

  • Release version: Australia
  • Updated April 30, 2026
  • 1 minute to read
  • Clone an existing skill to use it as a starting point for a new one. You can clone both base system ServiceNow skills and custom skills you have created.

    Before you begin

    Role required: sn_skill_builder.admin

    About this task

    Cloning a skill creates a copy in Draft state with the original prompt content, inputs, and outputs carried over. You can then edit the prompt, change the provider, or adjust other settings without affecting the original skill.

    Important:
    Deployment settings for clones of base system ServiceNow skills cannot be edited after cloning. If you need custom deployment settings, create a new skill instead. Deployment settings for clones of custom skills can be edited normally.

    Procedure

    1. Navigate to All > Now Assist Skill Kit > Home.
    2. Select the skill that you want to clone.
    3. Open the Clone skill dialog.

      There are two ways to access this dialog depending on the skill type:

      • For base system ServiceNow skills, select Clone Skill in the banner at the top of the skill page, or select the three-dot menu next to Publish skill and then select Clone.
      • For custom skills, select the three-dot menu next to Publish skill and then select Clone.
    4. Fill in the fields and select Clone.
      Table 1. Clone skill fields
      Field Description
      Name (required) A name for the cloned skill. Defaults to "Clone of [original skill name]".
      Description A description of the cloned skill.
      Default provider (required) The LLM provider for the cloned skill. Available providers include Now LLM Service and external LLM options including prebuilt spokes for Microsoft Azure OpenAI Generative AI Spoke, OpenAI Generative AI Spoke, Aleph Alpha, WatsonX, and Google Gemini, or a custom LLM. For more information on setting up a custom LLM, see Configure a generic large language model (LLM) connector.
      Note:
      Spokes consume assists, not Integration Hub transactions.
      Provider API (required) The API for the selected provider.
      Skill configuration only Available for base system ServiceNow skills only.

    What to do next

    Create your skill prompt. To learn more about creating a prompt, see Create a prompt.

    After you clone and edit the skill and prompt, you can evaluate your prompt.To learn more about evaluating a prompt, see Evaluate a prompt.