cklxx

json-render-templates

Json-render protocol templates for flowchart, form, dashboard, info cards, gallery, table, kanban, and diagram.

cklxx 11 1 Updated 3mo ago

Resources

2
GitHub

Install

npx skillscat add cklxx/elephant-ai/json-render-templates

Install via the SkillsCat registry.

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 '{"action":"render","template":"dashboard","title":"Product Dashboard","data":{"metrics":[{"label":"Active users","value":12450}]}}'