> For the complete documentation index, see [llms.txt](https://wiki.lucymc.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lucymc.kr/lucy-network/default/skill.md).

# 스킬

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

* \[/skills] 혹은 \[/sk] 명령어를 입력하면 스킬창을 열 수 있습니다.\
  농사, 전투, 낚시 등의 분야별로 고유한 패시브와 스킬이 존재합니다.

  <figure><img src="/files/rhTG84Ef2X6lN2dW1gfm" alt=""><figcaption></figcaption></figure>
* 스킬창을 열어 각 분야의 아이콘을 클릭 시 현재 진행도를 확인 할 수 있습니다. 해당 분야의 경험치를 획득하는 방법, 레벨순위, 스킬렙레 및 효과 또한 이곳에서 볼 수 있습니다.
* 패시브 스킬을 제외한 대부분의 스킬은 도구를 좌클릭 또는 우클릭을 하여 사용할 수 있습니다.\
  예) 활 좌클릭 ➜ 궁술 스킬 발동&#x20;

  <figure><img src="/files/YnQNDm7vZhy260K9oJeW" alt=""><figcaption></figcaption></figure>
* \[/sk] 메인화면의 우측 상단에 있는 본인의 스킨 머리 아이콘을 클릭하면 스킬 레벨에 따른 현재 능력치를 볼 수 있습니다. 각 분야별로 레벨업에 따라 제공되는 능력치가 다르니 참고해주세요.


---

# 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://wiki.lucymc.kr/lucy-network/default/skill.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.
