json-render-templates

Installation
SKILL.md

json-render-templates

Generate json-render protocol payloads for visual layouts: flowcharts, forms, dashboards, info cards, galleries, tables, kanban boards, and diagrams. All templates and serialization logic are handled by run.py.

调用

python3 skills/json-render-templates/run.py render --template dashboard --title 'Product Dashboard' --data '{"metrics":[{"label":"Active users","value":12450}]}'
Installs
25
GitHub Stars
11
First Seen
Mar 1, 2026
json-render-templates — cklxx/elephant.ai