
cai-zhuo skills on Claude Market
3 skills published by cai-zhuo. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
materials-cli
Materials CLI renders JSON schemas to PNG or JPG images, validates schemas against the declare-render format, and generates schemas from natural-language prompts using OpenAI. It exposes three subcommands: render, generate, and validate.
test-materials
A CLI tool for working with declare-render JSON schemas. It renders schemas to PNG or JPG images, validates schema files against the declare-render format, and generates schemas from text prompts using OpenAI.
materials-workbench
Local web workbench with a React frontend and Express backend for editing and rendering JSON schemas to images. The server uses declare-render to produce PNG or JPG files and materials-agents, backed by OpenAI, to generate or refine schemas on request.