---
title: "Creating Activity Scripts with Skillable Copilot"
slug: "creating-activity-scripts-with-skillable-copilot"
updated: 2024-11-27T17:54:59Z
published: 2024-11-27T17:54:59Z
canonical: "docs.skillable.com/creating-activity-scripts-with-skillable-copilot"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skillable.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating Activity Scripts with Skillable Copilot

Here’s a simplified guide on how to create a script using Skillable AI Copilot to add scripts to your Automated Activities utilizing AI.

## Create Your First Script with Script Library AI Copilot

1. Start a New Automated Activity: Begin by creating a new automated activity for your Instruction Set. This is where you’ll add your scripts.
2. Choose ‘Build with Copilot’: Begin your scripting journey with AI Copilot. Look for the option “Build with Copilot”. This is where you’ll start creating your script.

![Built with Copilot](https://cdn.document360.io/a298db04-a0fe-47e0-bfe3-c52d6f9d7c8c/Images/Documentation/built-with-copilot.png)
3. Enter Prompts: Start entering prompts that outline what the script is supposed to do. Break down the problem you’re trying to solve into smaller, logical prompts. Use logical operands to tie your prompts together.

![Script Source AI Prompt](https://cdn.document360.io/a298db04-a0fe-47e0-bfe3-c52d6f9d7c8c/Images/Documentation/script-source-ai-prompt.png)
4. Set the Target of Your Script: Make sure the target of your script is set appropriately. Go to the Configuration tab and select the desired target for this script. This will provide the AI engine with the information it needs to tailor the script for the specific environment.
5. Generate the Script: Select on “Generate Script”. This will allow the AI engine to create a script for you.
6. Review the AI Script: The AI script will be presented back to you in a response window. Here, you can choose to use this script or retry the prompts if needed.

![AI Script Response](https://cdn.document360.io/a298db04-a0fe-47e0-bfe3-c52d6f9d7c8c/Images/Documentation/ai-script-response.png)
7. Use the Script: If you’re happy with the script, choose to use it. And voila! You’ve successfully created a script using AI Copilot. It’s super simple and efficient. Happy scripting!

![AI Generated Script](https://cdn.document360.io/a298db04-a0fe-47e0-bfe3-c52d6f9d7c8c/Images/Documentation/ai-generated-script.png)

## Related Topics

- [Getting Started with Script Library](/v1/docs/getting-started-with-script-library)
- [Using the Script Library](/v1/docs/using-the-script-library)
- [Dual Pane Script Editor](/v1/docs/dual-pane-script-editor)
- [Effective AI Prompting](/v1/docs/effective-ai-prompting)

Activities are configured in the instructions editor and represented in the lab instructions by a replacement token. Activities fall into two broad categories: Questions and Automated.

- Questions are multiple choice or short answer questions.
- Automated Activities interact with the lab environment (Virtual Machine/Container/Cloud Platform).

A hub for script templates used in Automated Activities and Life Cycle Actions (LCA), facilitating simpler script creation and maintenance across multiple labs.

Instruction Sets for Lab Profiles allows lab authors to create and use different sets of instructions for a given lab profile.
