·unreal-as

面向进阶开发者的 Unreal Engine AngelScript API 快速查询工具。适用于查询语法、生命周期、输入、物理、AI、工具类与 GAS 相关用法,并需要示例代码或参考文档导航时使用。

7Installs·1Trend·@greatinterface

Installation

$npx skills add https://github.com/greatinterface/unreal-skill --skill unreal-as

How to Install unreal-as

Quickly install unreal-as AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/greatinterface/unreal-skill --skill unreal-as
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: greatinterface/unreal-skill.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/greatinterface/unreal-skill --skill unreal-as
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from greatinterface/unreal-skill

Quick answers

What is unreal-as?

面向进阶开发者的 Unreal Engine AngelScript API 快速查询工具。适用于查询语法、生命周期、输入、物理、AI、工具类与 GAS 相关用法,并需要示例代码或参考文档导航时使用。 Source: greatinterface/unreal-skill.

How do I install unreal-as?

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

Where is the source repository?

https://github.com/greatinterface/unreal-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26

Related Skills