emblema-marketplace
$ browse --workspace$ browse --nodes$ browse --macros

$ browse --type node-templates

Node Templates

// Individual building blocks for your workspace workflows

$
2 results

$ ls domains/

  • >all/
  • >Media/ (34)
    • >Video/ (17)
    • >Audio/ (4)
    • >Image/ (6)
    • >3D/ (7)
  • >AI/ (4)
    • >LLM/ (4)
  • >Document/ (7)
  • >Storage/ (9)
  • >Data/ (21)
  • >Utility/ (9)
  • >Integration/ (12)
  • >Communication/ (1)
controlplaceholder
P
node.py
Control
Utility
v1.0.0

export Preview

from "@marketplace"

unverified

// Preview any node's output. Connect an output to the value input and run: the node shows the value inside itself (expandable to a full-content dialog) and echoes it unchanged to its own value output so you can keep chaining. Accepts any type; non-text values are rendered as formatted JSON.

#preview#inspect#debug
00
2026-08-18
controlplaceholder
M
node.py
Control
Utility
v1.0.1

export Macro

from "@marketplace"

// A composite node that encapsulates a workspace as a reusable building block. Configure inputs and outputs via the wizard.

 
00
2026-08-18

$ cat README.md

# Emblema Marketplace

Discover and share pre-built workflows and building blocks for Emblema Workspaces.

$ ls ./browse/

  • Workspace Templates
  • Node Templates

$ man docs

  • What is a Workspace?
  • What is a Node?
  • Creating Templates
  • Template Format
  • Publishing Guide
[ONLINE]v0.1.0