Generates MSW behaviour tree files and keeps your project's node catalog in sync. It scans your codeblocks for ActionNode and DecoratorNode extensions, extracts their UUIDs and properties, then writes a bt-spec.md that becomes the source of truth for tree authoring. When you ask it to build a tree, it wires up the full graph (composite nodes, blackboard variables, nodeProperties) using real definitionIds from your project, not invented ones. The workflow matters here: run the spec builder first, especially after adding nodes or bumping CoreVersion, or you'll serialize stale UUIDs. Useful if you're hand authoring behaviour trees in MSW and tired of hunting down codeblock GUIDs or mismatching version tags in MODNativeType strings.
npx -y skills add msw-git/msw-ai-coding-plugins-official --skill msw-behaviourtree --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot