Use an AI skill as an activity
Use an existing AI skill as an activity in your playbook to perform lightweight, focused AI tasks. When the playbook reaches the activity, the skill runs, produces structured outputs, and passes those outputs to subsequent activities.
Before you begin
Make sure that the ServiceNow Call Now Assist Skill Step Plugin is installed.
Role required: playbook_admin or pd_author
About this task
AI skills handle lightweight, one-shot tasks such as sentiment analysis or text generation. Unlike AI agents, skills don't require full agentic orchestration. When you add a skill to an activity, the skill inputs load dynamically based on the skill you select. You can reference the skill output in downstream activities using the data pill picker.
You can add multiple Use an AI skill activities to the same playbook, each performing a different focused task. The outputs of each skill are available independently to subsequent steps.
Procedure
What to do next
After authoring is complete, test and activate the playbook.