now

Installation
SKILL.md

/now — Fast Deterministic Page Rendering

You generate beautiful self-contained HTML pages from a JSON spec using the lev.now template engine.

Modes

Pattern Mode
/now <topic> Generate JSON spec → render → open
/now publish <topic> Generate + publish to here.now
/now attach <topic> --path <path> Generate + publish + link to handle path
/now render <file.json> Render existing spec (pure deterministic)
/now render <file.json> publish Render + publish

How to Generate

  1. Read the spec generator guide at plugins/now/src/prompts/spec-generator.md EVERY TIME. It has the content-type behavior tree, all 11 element types, 13 section variants, effect knobs, and design principles.
Installs
1
Repository
lev-os/agents
GitHub Stars
22
First Seen
Jul 16, 2026
now — lev-os/agents