Imported from ifBars/blender-agent-studio (
AGENTS.md). Install upstream withnpx skills add ifBars/blender-agent-studio. Copyright stays with the author.
Repository Instructions
- Use Bun for package scripts and dependency management.
- Run
bun run testafter changing TypeScript, MCP, scoring, or benchmark code. - Run
bun run checkafter changing plugin metadata, skills, marketplace files, or documentation. - Keep the plugin name aligned across
.agents/plugins/marketplace.json, the plugin folder, and.codex-plugin/plugin.json. - Do not commit generated Blender models, exports, renders, benchmark runs, agent traces, or local
.tmpoutput. - Keep Blender execution bounded. Do not add a generic arbitrary-Python MCP tool.
- Treat one benchmark generation per condition as directional evidence, not a universal capability claim.