Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

bpkit

bpkit에는 sinkingsugar에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
9
업데이트
2026-06-12
Forks
2
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

setup
소프트웨어 개발자

Setup / health check for bpkit — verify the editor channel, Python, Remote Execution, AND that the native ctypes bridge resolves on THIS editor build. Adaptive: diagnose and self-heal, don't hard-fail. Run after pulling the repo.

2026-06-12
bpkit
소프트웨어 개발자

Drive Unreal Engine 5 Blueprint graphs from outside the editor with bpkit — read, author, edit, inject and compile K2 node graphs over the remote-exec channel. Use for ANY UE Blueprint node-graph task: authoring nodes, fixing pins, mod authoring, reading a graph — AND for answering "how does this game mechanic work?" by reading the game's own shipped Blueprints. (Windows + an editor build with Remote Execution on.)

2026-06-10
deploy
소프트웨어 개발자

Build and deploy a mod from this repo into the live Unreal editor — import its source assets, run its Blueprint build steps in order, then verify. Argument is the mod folder name under mods/ (or a path), e.g. mounted-followers.

2026-06-10
bp-channel
소프트웨어 개발자

Quick check that the Unreal editor remote-exec channel is live. Use before driving the editor, or when in-editor calls seem to hang.

2026-06-06
bp-read
소프트웨어 개발자

Read an Unreal blueprint's node graphs and show a dense, navigable outline. Use when inspecting or understanding a Blueprint's logic. Argument is the asset path, e.g. /Game/Foo/BP_Bar.

2026-06-06
bp-test
소프트웨어 품질 보증 분석가·테스터

Run the bpkit test suites — the offline library tests (no editor) and, if the editor is up, the in-editor authoring tests.

2026-06-06
install
소프트웨어 개발자

Install the bpkit slash-commands into your personal ~/.claude/skills so they work from any project directory, not just this repo. Run once after pulling the repo (and again after repo updates).

2026-06-06