> For the complete documentation index, see [llms.txt](https://inflab-1.gitbook.io/inflearn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inflab-1.gitbook.io/inflearn/mentoring/undefined-1.md).

# 멘토링 스킬태그 일괄 등록

### 목적

{% hint style="info" %}
\[멘토링 스킬 태그]를 등록하면 멘토는 보다, 빠르고 정확하게 자신의 멘토링을 인식시켜줄 수 있습니다.&#x20;

멘티는 스킬 태그 필터링을 통해 멘토링을 검색할 때, 좀 더 특정화된 리스트에 노출될 수 있어,\
멘토링 신청을 늘리는 데 도움이 됩니다. 이러한 이유로 스킬 태그 일괄 등록을 진행할 예정이니 참고해 주세요!

\[멘토링 스킬 태그]는 멘토 지식공유자가 언제든지 직접 수정 및 등록이 가능합니다. \
상세한 방법은 아래 내용을 참고 부탁드립니다.
{% endhint %}

### **1. 멘토링 설정 페이지 > 스킬 태그 설정**

<figure><img src="/files/uggZVLsN7QUVyA9jjfuw" alt=""><figcaption></figcaption></figure>

* '멘토링 설정 페이지'에 진입하시면 위 이미지처럼 \[멘토링 스킬 태그] 영역을 확인하실 수 있습니다.
* 해당 영역에서 자유롭게 등록 및 수정을 하실 수 있습니다.

### **2. 스킬 태그 노출 영역**

<figure><img src="/files/qHZRkKqY5165Gm8u51Vl" alt=""><figcaption></figcaption></figure>

* 설정하신 \[스킬 태그]는 '멘토링 상세 페이지'에 노출됩니다. &#x20;
* 추후 개선 예정인 '멘토링 리스트 페이지'에도 함께 노출될 예정입니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://inflab-1.gitbook.io/inflearn/mentoring/undefined-1.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.
