Skip to main content
Run any Skill in Manus
with one click

bot-item-usage

Stars69
Forks34
UpdatedJuly 7, 2026 at 10:11

为指定 Dota 物品编写 bot AI 使用规则(ItemSpec),让 bot 在合适时机自动使用该战斗物品。 原版物品、克隆物品统一在 src/vscripts/ai/item/specs/ 下登记一个文件(升级链 + 使用逻辑相同的 多个物品合并为一个文件)。读取物品 KV 判断 behavior/cast range,与用户确认条件后写入并注册。 区别于购买/出售决策(见 bot-item-build skill)和购买后立即消耗的永久消耗品(见 src/vscripts/ai/item/consume-item.ts,不走这套框架)。 适用场景:用户说"让 bot 会用 XX 物品"、"给 bot 写 YY 的战斗使用逻辑"等。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly