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

$ browse --type node-templates

Node Templates

// Individual building blocks for your workspace workflows

$
3 results

$ ls domains/

  • >all/
  • >Media/ (29)
    • >Video/ (11)
    • >Audio/ (6)
    • >Image/ (10)
    • >3D/ (2)
  • >AI/ (2)
    • >LLM/ (2)
  • >Document/ (5)
  • >Storage/ (5)
  • >Data/ (1)
  • >Utility/ (8)
  • >Integration/ (1)
node.py
Output
Utility
v1.0.0

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. The URL is deterministic — re-running the node refreshes the content without changing the link.

 
00
2026-03-15
node.py
Output
Document
v1.0.0

export Presentation Composer

from "@marketplace"

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

 
00
2026-03-15
node.ts
Output
Document
v1.0.0

export PPTX Converter

from "@marketplace"

// Converts a Reveal.js HTML presentation into a downloadable PowerPoint (.pptx) file.

 
00
2026-03-15

$ 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