blazium-games/blazium-infra
v0.6.0
Agent infrastructure: fingerprint Blazium, connect editor/game MCP, run Autowork, verify claims, bootstrap a project.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "blazium-infra",
"version": "0.6.0",
"description": "Agent infrastructure: fingerprint Blazium, connect editor/game MCP, run Autowork, verify claims, bootstrap a project.",
"author": {
"name": "blazium"
},
"homepage": "https://docs.blazium.app",
"keywords": [
"blazium",
"godot",
"gamedev",
"infra"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Blazium Infra",
"shortDescription": "Agent infrastructure: fingerprint Blazium, connect editor/game MCP, run Autowork, verify claims, bootstrap a project.",
"longDescription": "Agent infrastructure: fingerprint Blazium, connect editor/game MCP, run Autowork, verify claims, bootstrap a project.",
"developerName": "blazium",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"websiteURL": "https://docs.blazium.app",
"defaultPrompt": [
"Use Blazium Infra to work on a Blazium 0.6.x (Godot 4.3.2 fork) project.",
"Agent infrastructure: fingerprint Blazium, connect editor/game MCP, run Autowork, verify claims, bootstrap a project."
]
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai