$ browse --type node-templates
Node Templates
// Individual building blocks for your workspace workflows
export Human Codex Assemble
from "@marketplace"
// Deterministic final stage of the Human Codex interview pipeline (no LLM). Parses the three pass outputs (Pass 1 per_item array, Pass 3 analysis object, Pass 4 presentation object), tolerating code fences and surrounding prose, assembles the single schema v2.0 profile JSON {schema_version, per_item, analysis, presentation}, renders a readable second-person Markdown report from the presentation layer, and reports validation notes (OK, or WARNING/ERROR lines naming the pass to re-run). Fails when analysis or presentation is not valid JSON.
export Slide Generator
from "@marketplace"
// Generates a single presentation slide from text content and an instruction. Connect multiple Slide Generator outputs to a Presentation Composer to build a full presentation.
export Create Artifact
from "@marketplace"
// Generate a knowledge-base-grounded Artifact (document) from a Drive folder using a generation template, then wait for generation to finish and output the content.
export Presentation Composer
from "@marketplace"
// Assembles slide sections into a complete presentation. Outputs a self-contained HTML file viewable in any browser.
export PPTX Converter
from "@marketplace"
// Converts an HTML presentation into a downloadable PowerPoint (.pptx) file. Connect to a Presentation Composer output.
export Infographic Renderer
from "@marketplace"
// Renders infographic syntax into a PNG or SVG image. Accepts the infographic markup format and produces a rendered output. Use to render manually written or LLM-generated infographic definitions.
export Infographic Generator
from "@marketplace"
// Generates a professional infographic from text content. Uses an LLM to analyze the content and select the best visualization layout. Outputs a PNG or SVG image. Supports 237 templates across charts, lists, comparisons, hierarchies, sequences, and relations.
export Macro Analisi 5 Fattori
from "@a-destefano"
// outputs the 5 Factors analysis on a specific aspect, Military, Social, Environmental,Political,Economic, Information
export Web search Macro
from "@a-destefano"
// Macro for web search, take a search arguments and generate a summary of the search result