mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-07-10 19:25:44 -03:00
Add unreal-engine-skills-for-claude-code plugin (#3396)
This commit is contained in:
parent
b92dc518fe
commit
307b006258
@ -3091,6 +3091,20 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/UI5/plugins-coding-agents"
|
"homepage": "https://github.com/UI5/plugins-coding-agents"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "unreal-engine-skills-for-claude-code",
|
||||||
|
"description": "Control Unreal Editor directly from Claude Code via MCP. Hundreds of tools exposed via Unreal's ToolsetRegistry across 30+ toolsets: actors, blueprints, materials, Niagara, Control Rigs, Sequencer, State Trees, widgets, Gameplay Ability System, automation testing, and more.",
|
||||||
|
"author": {
|
||||||
|
"name": "Epic Games"
|
||||||
|
},
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/EpicGames/unreal-engine-skills-for-claude-code-plugin.git",
|
||||||
|
"sha": "766fb42370d9e251f7524fffb12cfdbc5b11a426"
|
||||||
|
},
|
||||||
|
"homepage": "https://dev.epicgames.com/documentation/unreal-engine/unreal-mcp-in-unreal-editor"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "valtown",
|
"name": "valtown",
|
||||||
"description": "Build and deploy on Val Town. Bundles the Val Town MCP server and platform skills (HTTP vals, cron/intervals, SQLite, email, OAuth, React UI, third-party integrations, templates).",
|
"description": "Build and deploy on Val Town. Bundles the Val Town MCP server and platform skills (HTTP vals, cron/intervals, SQLite, email, OAuth, React UI, third-party integrations, templates).",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user