# Introduction

Skills are a messy data type to handle. Skills is intangible and confusing. Different people have different notions on skills. It is not non numerical, unlike say, money, height and weight. It is fuzzy and vague. It is difficult to measure. They are non discrete, in the sense that elements could have interrelationships.

In the subsequent sections we will get into some of the aspects related to skills and examine some of the issues that skills pose. Some are common problems like the nomenclature and some are less appreciated but having profound implications such as the issue with aggregation and approximation.


---

# 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.itsyourskills.com/skills-thoughts/introduction.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.
