Metamaterial Design Configuration

Configure CST metamaterial projects and generate TargetConfig and design.py artifacts.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/DaryLu0v0/MetaClaw --skill metamaterial-design-configuration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Metamaterial Design Configuration
Source: https://github.com/DaryLu0v0/MetaClaw/tree/main/skills/metamaterial-design
Command: npx skills add https://github.com/DaryLu0v0/MetaClaw --skill metamaterial-design-configuration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Human-in-the-loop design stage for metamaterial CST projects: it lets users sketch geometry in CST Studio while the agent configures all remaining infrastructure (units, materials, boundaries, Floquet ports, monitors, mesh, solver) and generates the design artifacts.

Core Features & Use Cases

  • Human-in-the-loop: User creates geometry in CST Studio; agent configures everything else programmatically and produces design artifacts.
  • Artifact generation and validation: Creates TargetConfig JSON and design.py, validates constraints, and requires explicit user approval before advancing to CST Tuning.
  • NxN supercell support: Extends unit cells to NxN arrays with per-atom parameters, enabling scalable metamaterial designs.
  • Workflow bridging: Integrates research findings and topology targets into a streamlined CST design pipeline.

Quick Start

Draw your metamaterial geometry in CST Studio and let the agent configure the full CST project, generating TargetConfig and design.py.

Frequently Asked Questions about Metamaterial Design Configuration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate CST Studio configuration for metamaterial unit cells?

To automate CST configuration for metamaterial unit cells, you sketch the geometry in CST Studio while the agent programmatically configures units, materials, boundaries, Floquet ports, monitors, mesh, and solver. This human-in-the-loop workflow generates TargetConfig JSON and design.py artifacts.

What is a human-in-the-loop CST metamaterial design workflow?

A human-in-the-loop CST metamaterial design workflow separates tasks by letting the user draw geometry manually while the agent configures simulation infrastructure. It bridges literature-backed topology targets to CST tuning, requiring explicit user approval before advancing.

Does this CST design workflow support NxN supercell arrays?

Yes, this CST design workflow supports NxN supercell arrays. It extends standard 1x1 unit cells to NxN arrays with per-atom parameters, enabling scalable and complex metamaterial designs within the configured simulation infrastructure.

Do I need the CST Python API to generate TargetConfig and design.py?

Yes, you need the CST Python API and a configured environment to generate TargetConfig and design.py. These dependencies are required for the agent to validate constraints, build simulation infrastructure, and create design artifacts.

What are the limitations of automating metamaterial design configuration?

A key limitation is that automating metamaterial configuration requires manual geometry creation in CST Studio and explicit user approval. The agent cannot advance to CST tuning until constraints are validated and the user provides approval.