render

Route rendering intents to specialist render skills within the Mycelium framework.

42|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/haabe/mycelium --skill render-haabe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: render
Source: https://github.com/haabe/mycelium/tree/main/plugins/mycelium/skills/render
Command: npx skills add https://github.com/haabe/mycelium --skill render-haabe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mycelium, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The render Skill unit addresses the need for a central dispatcher to manage and route rendering tasks across various canvases and states within the Mycelium framework.

Core Features & Use Cases

  • Central Dispatching: Routes rendering intents to specialist render skills or lists available renderable views.
  • Cross-Cutting Views: Provides access to research-gated cross-cutting views spanning multiple canvases.
  • Discovery Mode: Lists available renderable views and specialists for discovery purposes.
  • Customization: Allows users to specify view types, formats, and themes for rendered outputs.

Quick Start

To visualize the diamond state, use the command: /mycelium:render --view diamond-render

Frequently Asked Questions about render

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route rendering intents across multiple canvases in the Mycelium framework?

To route rendering intents across multiple canvases in the Mycelium framework, use the central dispatcher to manage rendering tasks and direct them to specialist render skills. It routes intents for canvas and state data.

How do I list available renderable views for canvas and state data?

You can list available renderable views for canvas and state data by using the discovery mode. Discovery mode lists available renderable views and specialists to help you find specific rendering outputs.

Does the Mycelium rendering dispatcher support custom output formats and themes?

Yes, the Mycelium rendering dispatcher supports custom output formats and themes. It allows users to specify view types, formats, and themes for rendered outputs to customize the visualization.

Do I need the Mycelium framework to use the central render dispatcher?

Yes, you need the Mycelium framework installed to use the central render dispatcher. The Skill requires the Mycelium framework as a dependency to manage and route rendering tasks for canvas and state data.

What is the best way to visualize a specific state like the diamond state?

The best way to visualize a specific state like the diamond state is to use the command `/mycelium:render --view diamond-render`. This routes the rendering intent to the specialist render skill for that view.