> For the complete documentation index, see [llms.txt](https://help.filestar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.filestar.com/advanced/generate-skills-with-ai.md).

# Generate Skills with AI

{% hint style="info" %}
This feature currently only works for raster images, videos and audio files.
{% endhint %}

Filestar AI can generate code for completely new skills in real time. Here's an example:

```
insert the text “Filestar” 10 times in random locations and with random colours
```

<figure><img src="https://2541941224-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOtceWO2Ow8HQkFYoHia9%2Fuploads%2FIU7rH3dY4YPMOoK2XQIi%2FSkill%20Generator.png?alt=media&amp;token=365eca3d-f644-4fb3-bf02-edee0310b38a" alt=""><figcaption></figcaption></figure>

This is a toy example of a skill that we don’t have. Our code-writing agent will automatically figure out that “Filestar” and “10” are parameters that you as a user might want to alter and write all the code for this skill in a few seconds and ship to the executed in a sandbox on your computer.&#x20;

### Notes

* AI generation is not deterministic and results can vary. If you're unhappy with the result, try running with the same prompt again.&#x20;

<br>
