> For the complete documentation index, see [llms.txt](https://skillful-ai.gitbook.io/skillful-ai-public-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skillful-ai.gitbook.io/skillful-ai-public-docs/products/ai-suite/traits-add-ons-and-tools.md).

# Traits, Add-Ons, and Tools

Not every assistant will need to have access to every tool and add-on we have. Based on the assistant, we will recommend the base set of add-ons and tools that will accompany them.&#x20;

From the user dashboard, you will be able to manage these tools and have the flexibility to add different tools, or removed the ones we recommend.&#x20;

This is also where you will be able to control the "<mark style="color:yellow;">Traits</mark>" of your assistant. This more or less is the tone of responses. Do you want the answer to be formatted in a scientific context? Do you just want the answer in as few words as possible? etc.&#x20;

It is deeper than that also, overtime your assistant will know what kind of response tones and answers should be given to what kind of questions.&#x20;

{% tabs %}
{% tab title="Trait Examples" %}
Bellow I will run through a few different answers to the same question, these results come from the "<mark style="color:yellow;">Trait</mark>" settings. Different trait desires will result in the assistant giving a varying result. This is not limited to the example given:\
\
Say I ask my assistant the following:&#x20;

> How many ways are there to multiply **two numbers** together to get the number 12?

The result will vary based on my user preferences and habits, e.g. \
\
**Concise:** \
Three\
\
**Explanation:** \
There are three ways to get 12 by multiplying two numbers together. These number are 3x4, 2x6, and 1x12. \
\
**Mathematic Answer:** \
There are 3 ways to multiple 2 positive numbers together to get 12.\
3 more ways to get the answer by multiplying negative numbers together.\
\
These are 3x4, 2x6, and 1x12 for the positives, and -3x-4, -2x-6, and -1x-12 for the negative. This does not include multiplying through imaginary numbers, fractions, or decimals. If you would like me to add them to this list, please let me know

> There are many more variations on this from length, depth, level of explanation on how the result was obtained, etc.
> {% endtab %}

{% tab title="Tools and Skills" %}
These are tasks like:&#x20;

* Image generation
* Text-to-Speech
* Speech-to-Text
* Math
* Querying Data
* Etc.

But also include integration with other apps, such as Loomly, described in [Analytics and Data](/skillful-ai-public-docs/products/ai-suite/analytics-and-data.md).

For a full list visit the user dashboard or check the developer documents.
{% endtab %}
{% endtabs %}
