skills/modelscope.cn/json-render-templates

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
1
First Seen
Aug 25, 2026
json-render-templates from modelscope.cn