hologram
01Plugin Claude Code
Plugin marketplace listing 1 plugin: hologram.
Plugin Claude Code
Plugin marketplace listing 1 plugin: hologram.
Plugin Claude Code
Live observability + an agent (MCP) surface for Blender -> glTF pipelines. Streams Claude Code activity to the hologram dashboard, exposes four read-only asset tools (listassets, inspectasset, tailevents, pipelinestatus) plus a non-destructive renderasset, and bundles guided skills (start, inspect, check, status.
MCP server Claude CodeCodexCursor +2
Live observability, guided skills, and an agent (MCP) surface for Blender -> glTF asset pipelines. Runs locally from the hologram-gltf Python package.
Hook
Runs when a session starts, executing log_event.py via python3. From akaieuan/Hologram.
Hook
Runs when a session ends, executing log_event.py via python3. From akaieuan/Hologram.
Hook
Runs when you submit a prompt, before the agent sees it, executing log_event.py via python3. From akaieuan/Hologram.
Hook
Runs before the agent uses a tool, executing log_event.py via python3. From akaieuan/Hologram.
Hook
Runs after a tool call finishes, executing log_event.py via python3. From akaieuan/Hologram.
Hook
Runs when a tool call fails, executing log_event.py via python3. From akaieuan/Hologram.
Skill Claude CodeCodex
Read-only conformance sweep of the whole export catalogue — files on disk vs the manifest, hologram checks, stale thumbnails, and version drift — reported as a table and logged to the activity trail. Use when someone asks to audit, lint, or health-check the assets, thinks the manifest is out of date, or wants a…
Skill Claude CodeCodex
Run the build gate on one or more assets — hologram checks plus golden.json budgets and thumbnail drift — and stamp each pending-review or gate-failed in the manifest. Use after exporting or regenerating an asset, at the end of any agentic build flow, or when someone asks to gate, re-gate, or ready an asset for review.
Skill Claude CodeCodex
Quick reference for Blender 5.2's XPBD physics — the Geometry-Nodes cloth/hair system, effectors and colliders, the bake-to-GLB pathway for every sim type, and the 5.2 API changes that break headless export scripts. Use when someone asks how to sim cloth or hair, bake physics into a GLB, drape or sag a mesh, or why…
Skill Claude CodeCodex
Run Hologram's read-only checks over the exported assets and explain the results — which assets are clean, which warn or error, and what to do about each. Also helps author custom checks. Use when someone says "check the assets", "validate my exports", "run hologram check", "are my GLBs okay", "what's failing", or…
Skill Claude CodeCodex
Scaffold a new project skill that automates one of your Hologram workflows — pre-wired to Hologram's MCP tools and CLI so it actually works. Use when someone says "make a hologram skill", "create a skill for X", "turn this into a skill", "automate this hologram workflow", or wants a reusable command for a repeated…
Skill Claude CodeCodex
Author and enforce a project's GLB conventions — naming, hierarchy, socket empties and their placement, custom properties, and tri budgets — and turn them into hologram checks so they're validated on every export. Use when someone asks what makes a well-formed GLB, how to add attachment sockets, why an item won't sit…
Skill Claude CodeCodex
Look at a glTF/GLB asset through Hologram — resolve which file they mean, read its structure (nodes, meshes, materials, animations, skins), and render a PNG preview via the live Blender so you can actually see it. Use when someone says "what's in hero.glb", "show me that asset", "inspect this model", "render the…
Skill Claude CodeCodex
Author a character pose in Blender by snapping IK targets to an item's socket empties, baking the solve to FK keyframes, and persisting the resolved Euler angles into the project's pose registry. Use when someone wants a character to hold, grip, carry, or aim an item, needs a new pose or stance clip, or asks why…
Skill Claude CodeCodex
Onboard to Hologram — explain what it is, scaffold the project if it isn't set up, launch the live dashboard, and hand off to the other Hologram skills and MCP tools. Use when someone asks "what is hologram", "set up hologram", "get started with hologram", "open the hologram dashboard", or is touching a Blender → glTF…
Skill Claude CodeCodex
Answer "what's wrong right now" from Hologram's event log alone — recent failures, the last check summary, and assets that changed since their last checkpoint. Fast, read-only, works without Blender. Use when someone says "what's the status", "what's broken", "catch me up", "what changed", "what has the agent been…