# skills

- [What is a skill?](https://docs.ag5.com/skills/what-is-a-skill.md): The text explains the concept and purpose of skills within AG5, detailing how to create them, their characteristics, tabs associated with them, and how to define skill-specific level descriptions.
- [Skill versions](https://docs.ag5.com/skills/what-is-a-skill/skill-versions.md)
- [Skill libraries](https://docs.ag5.com/skills/skill-libraries.md): The text explains the concept of libraries within AG5, detailing their purpose in organizing skills, how to create them, structure skills within them, delete categories and libraries, and provides bes
- [Global skills library](https://docs.ag5.com/skills/skill-libraries/global-skills-library.md)
- [Skill requirements](https://docs.ag5.com/skills/skill-requirements.md): This explains skill requirements in AG5, covering their creation via organizational structures, setting required levels, and applying them to employees. It also discusses creating requirements dir
- [Skill planning](https://docs.ag5.com/skills/skill-planning.md)
- [Rating scales](https://docs.ag5.com/skills/rating-scales.md)
- [Skill results](https://docs.ag5.com/skills/skill-results.md): The text covers the concept of skill results, including what they are, who can add them, what different scores mean, how to add them using various methods, and where to view and track all results.
- [Results approvals](https://docs.ag5.com/skills/skill-results/results-approvals.md)
- [Level descriptions](https://docs.ag5.com/skills/level-descriptions.md)
- [Requirement exemption](https://docs.ag5.com/skills/requirement-exemption.md)
- [Skill revocation](https://docs.ag5.com/skills/skill-revocation.md)
- [Custom fields](https://docs.ag5.com/skills/custom-fields.md)
- [Prerequisites](https://docs.ag5.com/skills/prerequisites.md): This article explains how to create and manage prerequisite rules in AG5, allowing skills to be automatically or manually achieved based on the completion of other required skills.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ag5.com/skills.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
