> 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="/files/NvmDzOoqAAGg69SIIX6U" 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>
