一键导入
openbpx
openbpx 收录了来自 wilddogjp 的 26 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
BPX `blueprint` command skill. Inspect and analyze blueprint exports, bytecode, and graph data.
BPX `class` command skill. Inspect one class export payload/header by index.
BPX `datatable` command skill. Read DataTable-family rows and update DataTable rows.
BPX `dump` command skill. Dump package summary/name/import/export tables in structured formats.
BPX `enum` command skill. List enum exports or update existing enum values.
BPX `export` command skill. Inspect export headers or update selected header fields.
BPX `find` command skill. Scan directories for assets and summarize parse outcomes.
BPX `import` command skill. Inspect ImportMap entries and aggregate import dependency graphs.
BPX `info` command skill. Read one package summary (engine version, table counts, asset kind).
BPX `level` command skill. Inspect level exports and read/write actor properties in .umap.
BPX `localization` command skill. Read/query/resolve localization data and edit existing text identities.
BPX `material` command skill. Inspect materials, scan child instances, and extract custom HLSL.
BPX `metadata` command skill. Read metadata exports or update root/object metadata key-values.
BPX `name` command skill. Inspect and edit NameMap entries with UE5-compatible hashes.
BPX `package` command skill. Inspect package metadata/sections or update package flags.
BPX `prop` command skill. Read decoded properties or mutate properties in one export.
BPX `raw` command skill. Read one export serial payload as base64.
BPX `ref` command skill. Bulk-rewrite reference strings in NameMap and decoded properties.
Shared BPX safety and execution guidance. Use before command-specific BPX skills.
BPX `stringtable` command skill. Read and edit StringTable entries and namespace.
BPX `struct` command skill. List struct exports or inspect one struct export.
BPX `validate` command skill. Run package integrity checks (exit code 2 when result is not OK).
BPX `var` command skill. Inspect variable defaults/declarations and update defaults or names.
BPX `version` command skill. Print the BPX CLI semantic version.
BPX widget construction and inspection skill. Use for widget-init/read/parent-class/add/remove/write workflows.
BPX `write` command skill. Rewrite a parsed package to a separate output path.