{% hint style="danger" %} Answers skill is deprecated in Atlas 8. See [Atlas 8 - Deprecated and removed features](https://docs.avaamo.com/user-guide/deprecated-and-removed-features/atlas-8-deprecated-and-removed-features), for more information. {% endhint %} You can start by creating a new Answers skill in the agent or importing an existing one to your agent. Consider that you have a policy document in PDF format for "Mac Pizza Restaurant". This article explains how to: 1. [Create a new Answe...
Scanned 2/12/2026
Install via CLI
openskills install roboalchemist/llm-code-docs# Source: https://docs.avaamo.com/user-guide/quick-start-tutorials/add-answers-skill.md
# Add Answers skill (Deprecated)
{% hint style="danger" %}
Answers skill is deprecated in Atlas 8. See [Atlas 8 - Deprecated and removed features](https://docs.avaamo.com/user-guide/deprecated-and-removed-features/atlas-8-deprecated-and-removed-features), for more information.
{% endhint %}
You can start by creating a new Answers skill in the agent or importing an existing one to your agent.
Consider that you have a policy document in PDF format for "Mac Pizza Restaurant". This article explains how to:
1. [Create a new Answers skill in the agent](#step-1-create-a-new-answers-skill-in-the-agent)
2. [Upload PDF document to the Answers skill](#step-2-upload-pdf-document-to-the-answers-skill)
3. [Test Answers skill](#step-3-test-answers-skill)
{% embed url="<https://youtu.be/gZhamGy1N8Q>" %}
### Step 1: Create a new Answers skill in the agent
* In the **Agent** page, navigate to the **Skills** option in the left navigation menu and click **Add skill**.
* In the **Skill builder** page, select Answers and click **Create**. 
* Specify Skill name, Skill description, Skill key, and click **Create**. See [Create new Answers skill](https://docs.avaamo.com/user-guide/how-to/build-skills/create-skill/using-avaamo-answers-1/create-new-knowledge-base), for more information.

* A new empty Answers skill is created. 
### Step 2: Upload PDF document to the Answers skill
* In the **Answers skill** page, click **Add documents** in the **Documents** tab. Click **Select files** and upload the PDF document. See [Add Document or URL](https://docs.avaamo.com/user-guide/how-to/build-skills/create-skill/using-avaamo-answers-1/manage-avaamo-answers-1/add-document-or-url-1), for more information.
* Once the document is uploaded successfully, your **Answers skill** is now ready for testing.

### Step 3: Test Answers skill
* In the **Agent** page, click the agent icon in the bottom-right corner. You can now ask queries and test if you are receiving appropriate responses from user queries.
* Click **View More** to view the actual section in the document. All the conversations are stored in the answer history and you can view the same to fine-tune the skill. See [View and edit knowledge](https://docs.avaamo.com/user-guide/how-to/build-skills/create-skill/using-avaamo-answers-1/manage-avaamo-answers-1/view-and-edit-knowledge), for more information.

### Next steps
In the next step, learn how to quickly[ add and test dynamic Q\&A skill](https://docs.avaamo.com/user-guide/quick-start-tutorials/add-q-and-a-skill) to the MacPizza agent.
Alternatively, for the newly added answers skill, you can also continue to fine-tune and edit the skill, based on the user conversation history. See [View and edit knowledge](https://docs.avaamo.com/user-guide/how-to/build-skills/create-skill/using-avaamo-answers-1/manage-avaamo-answers-1/view-and-edit-knowledge), for more information.
You can also perform certain actions on the skill such as retraining, editing the uploaded documents or URLs, or deleting the documents or URLs from the skill, as required. See [Perform common actions](https://docs.avaamo.com/user-guide/how-to/build-skills/create-skill/using-avaamo-answers-1/manage-avaamo-answers-1/perform-common-actions), for more information.
No comments yet. Be the first to comment!