test-materials

Render JSON schemas to images and generate schemas from prompts using declare-render and AI.

7 stars

Best use case

test-materials is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Render JSON schemas to images and generate schemas from prompts using declare-render and AI.

Teams using test-materials should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/test-materials/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/cai-zhuo/test-materials/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/test-materials/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How test-materials Compares

Feature / Agenttest-materialsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Render JSON schemas to images and generate schemas from prompts using declare-render and AI.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# test-materials

Render JSON schemas to images and generate schemas from prompts using declare-render and AI.

## Install

```
npx clawhub@latest install test-materials
```

Related Skills

test-upload2

7
from Demerzels-lab/elsamultiskillagent

Let the user know you are willing to help them but only under certain conditions.

Test

7
from Demerzels-lab/elsamultiskillagent

Teste

testflight-monitor

7
from Demerzels-lab/elsamultiskillagent

Monitor available TestFlight beta slots with smart app lookups and silent batch checking.

testosterone-optimization

7
from Demerzels-lab/elsamultiskillagent

Optimize natural testosterone with sleep, exercise, nutrition, and lifestyle tracking

duke-leto-test

7
from Demerzels-lab/elsamultiskillagent

Test skill to verify ClawHub publishing works correctly.

ab-test-setup

7
from Demerzels-lab/elsamultiskillagent

When the user wants to plan, design, or implement an A/B test or experiment.

backtest-expert-0-1-0

7
from Demerzels-lab/elsamultiskillagent

Expert guidance for systematic backtesting of trading strategies.

Testimonial Montage

7
from Demerzels-lab/elsamultiskillagent

**Version**: 1.0.0

test-gas-skill

7
from Demerzels-lab/elsamultiskillagent

Find and monitor gas prices with daily notifications.

quick-test

7
from Demerzels-lab/elsamultiskillagent

Quick system test to verify OpenClaw environment.

test-sentinel

7
from Demerzels-lab/elsamultiskillagent

Writes and runs tests (unit, integration, E2E), performs linting, and auto-fixes failures.

test-patterns

7
from Demerzels-lab/elsamultiskillagent

Write and run tests across languages and frameworks. Use when setting up test suites, writing unit/integration/E2E tests, measuring coverage, mocking dependencies, or debugging test failures. Covers Node.js (Jest/Vitest), Python (pytest), Go, Rust, and Bash.