# AI Agent 技能

Byreal CLI 为您的 OpenClaw 代理提供六项核心技能，均可通过自然对话访问：

<details>

<summary>复制挖矿</summary>

浏览 Real Farmer 排行榜上 Byreal 表现最佳的流动性提供者，并通过一条指令复制其策略。代理负责资金池选择、范围设置和代币分配，并在部署任何资金之前为您提供仓位预览。

</details>

<details>

<summary>资金池分析</summary>

按 TVL、交易量或 APR 浏览和排名资金池。深入分析任何资金池：波动性特征、多个价格范围的手续费 APR 预测、在范围内概率，以及按您的投资规模估算每日/每周/每月手续费。

</details>

<details>

<summary>代币发现</summary>

通过地址搜索 Byreal 的完整代币列表并获取当前价格。

</details>

<details>

<summary>兑换执行</summary>

在 Byreal 上兑换任何代币对。代理始终在您确认前预览报价（金额、价格影响、滑点）。通过 AMM 或 RFQ 路由以获得最佳执行。

</details>

<details>

<summary>仓位管理</summary>

完整的 CLMM 仓位管理：您可以开设或关闭仓位（按 USD 金额或代币数量，具有自动刻度对齐和余额检查），一次性从一个或多个仓位领取手续费，以及通过范围状态、超出范围风险、已赚手续费和盈亏等指标分析现有仓位的健康状况。

</details>

<details>

<summary>钱包管理</summary>

创建或导入 Solana 钱包。随时检查您的公共地址和完整的 SOL + SPL 代币余额。

</details>


---

# 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.byreal.io/zh-my/byreal-ai-agent/ai-agent-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.
