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

# Custom skills

> Create custom skills for Endpoint Care.

# Create custom skills

You can create custom skills for AI support agent using the following:

1. **Manual .md upload** - manually upload the .md file to idemeum admin portal.
2. **Skill builder** - build skill using visual step editor.

# Manual skill upload

* Navigate to idemeum admin portal and access `Skills` menu on the left
* Click `Add skill` → `Manual upload`
* Paste your .md file into the skill editor. It will perform basic validation for the skill syntax

<img src="https://mintcdn.com/idemeum/hyN8AEbHMjQrGZl6/images/CleanShot-2026-07-15-at-15.52.29@2x.png?fit=max&auto=format&n=hyN8AEbHMjQrGZl6&q=85&s=a3c3052d288f064cf0259b28576d03fb" alt="Clean Shot 2026 07 15 At 15 52 29@2x" width="3288" height="2152" data-path="images/CleanShot-2026-07-15-at-15.52.29@2x.png" />

## Skill builder

* Navigate to idemeum admin portal and access `Skills` menu on the left
* Click `Add skill` → `Skill builder`
* Provide the skill name as well as description (used to match the user requests)

<img src="https://mintcdn.com/idemeum/hyN8AEbHMjQrGZl6/images/CleanShot-2026-07-15-at-16.00.57@2x.png?fit=max&auto=format&n=hyN8AEbHMjQrGZl6&q=85&s=915bd61c2d5e0024f4e333c3472c9e13" alt="Clean Shot 2026 07 15 At 16 00 57@2x" width="3288" height="2152" data-path="images/CleanShot-2026-07-15-at-16.00.57@2x.png" />

### AI to generate the skill steps

You can use AI to generate skill steps. Simply click on the `AI` button at the top right an provide the description prompt for what you want the skill to do.

<img src="https://mintcdn.com/idemeum/hyN8AEbHMjQrGZl6/images/CleanShot-2026-07-15-at-16.03.42@2x.png?fit=max&auto=format&n=hyN8AEbHMjQrGZl6&q=85&s=db12577acb961c082958014da80b142c" alt="Clean Shot 2026 07 15 At 16 03 42@2x" width="3288" height="2152" data-path="images/CleanShot-2026-07-15-at-16.03.42@2x.png" />

### Visual step builder

Another option is to define the steps with the visual builder. Click on the `Add step` button at the bottom left and choose from the available tools that you want the step to execute.

<img src="https://mintcdn.com/idemeum/hyN8AEbHMjQrGZl6/images/CleanShot-2026-07-15-at-16.04.31@2x.png?fit=max&auto=format&n=hyN8AEbHMjQrGZl6&q=85&s=c7fef180e66d823f0a6ae5b17fcd4af2" alt="Clean Shot 2026 07 15 At 16 04 31@2x" width="3288" height="2152" data-path="images/CleanShot-2026-07-15-at-16.04.31@2x.png" />

In the middle section you can configure the step, including notes, conditions, and parameters you want to pass between the steps.

### Preview tab

In the preview tab you can view the live generate markdown from the steps that you are using in the visual builder.

<img src="https://mintcdn.com/idemeum/hyN8AEbHMjQrGZl6/images/CleanShot-2026-07-15-at-16.06.49@2x.png?fit=max&auto=format&n=hyN8AEbHMjQrGZl6&q=85&s=7b132409bded8aa772c5070b109362d6" alt="Clean Shot 2026 07 15 At 16 06 49@2x" width="3288" height="2152" data-path="images/CleanShot-2026-07-15-at-16.06.49@2x.png" />
