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

$ browse --type node-templates

Node Templates

// Individual building blocks for your workspace workflows

$
3 results

$ ls domains/

  • >all/
  • >Media/ (26)
    • >Video/ (14)
    • >Audio/ (4)
    • >Image/ (6)
    • >3D/ (2)
  • >AI/ (3)
    • >LLM/ (3)
  • >Document/ (5)
  • >Storage/ (5)
  • >Data/ (10)
  • >Utility/ (8)
  • >Integration/ (9)
outputplaceholder
P
node.py
Output
Utility
v1.0.1

export Public Share

from "@marketplace"

// Publishes content or files to a public URL. Supports HTML, plain text, and file downloads. Optionally protects with a PIN. Re-running the node refreshes the content without changing the link.

 
00
2026-05-07
outputplaceholder
P
node.py
Output
Document
v1.2.0

export Presentation Composer

from "@marketplace"

// Assembles slide sections into a complete presentation. Outputs a self-contained HTML file viewable in any browser.

 
00
2026-05-07
outputplaceholder
P
node.ts
Output
Document
v1.2.2

export PPTX Converter

from "@marketplace"

// Converts an HTML presentation into a downloadable PowerPoint (.pptx) file. Connect to a Presentation Composer output.

 
00
2026-05-07

$ 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