What is unreal-as?
面向进阶开发者的 Unreal Engine AngelScript API 快速查询工具。适用于查询语法、生命周期、输入、物理、AI、工具类与 GAS 相关用法,并需要示例代码或参考文档导航时使用。 Source: greatinterface/unreal-skill.
面向进阶开发者的 Unreal Engine AngelScript API 快速查询工具。适用于查询语法、生命周期、输入、物理、AI、工具类与 GAS 相关用法,并需要示例代码或参考文档导航时使用。
Quickly install unreal-as AI skill to your development environment via command line
Source: greatinterface/unreal-skill.
Skill 定位 为 Unreal Engine AngelScript API 提供快速索引与场景化导航,帮助在常见任务中快速定位参考文档与示例。
| 创建自定义 Actor/Component、设置属性、定义函数 | api-class-system.md | | 使用数组、映射、结构体、枚举管理数据 | api-data-structures.md | | 实现 BeginPlay、Tick、构造脚本、委托事件 | api-lifecycle-events.md | | 绑定输入、处理角色控制、键盘事件 | api-input-control.md | | 检测重叠、移动对象、物理交互 | api-physics-collision.md | | 创建 Behavior Tree 节点(Decorator/Service/Task) | api-ai-system.md |
| 使用数学函数、定时器、格式化字符串 | api-utilities.md | | 使用 Mixin 方法、组件系统、访问修饰符 | api-advanced-features.md | | 使用 Gameplay Ability System (GAS) 监听属性变化 | api-gameplay-ability-system.md |
面向进阶开发者的 Unreal Engine AngelScript API 快速查询工具。适用于查询语法、生命周期、输入、物理、AI、工具类与 GAS 相关用法,并需要示例代码或参考文档导航时使用。 Source: greatinterface/unreal-skill.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/greatinterface/unreal-skill --skill unreal-as面向进阶开发者的 Unreal Engine AngelScript API 快速查询工具。适用于查询语法、生命周期、输入、物理、AI、工具类与 GAS 相关用法,并需要示例代码或参考文档导航时使用。 Source: greatinterface/unreal-skill.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/greatinterface/unreal-skill --skill unreal-as Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/greatinterface/unreal-skill