template-library

Save CST tuning results as reusable templates and score new hypotheses.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves the problem of losing proven CST designs by saving them as reusable templates. The library grows with each tuned CST design, helping researchers reuse proven configurations and quickly assess new ideas.

Core Features & Use Cases

  • Save: After a successful CST tuning run, store proven designs as templates for future reuse.
  • Query: Score new hypotheses for readiness against the existing CST template library to guide design decisions.
  • Browse: View existing templates by topology, frequency range, and performance to accelerate exploration.

Quick Start

Save a completed CST tuning result to the library, then query templates to assess readiness for a new hypothesis.

Frequently Asked Questions about template-library

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

FAQPage Schema
How do I save proven CST designs as reusable templates for metamaterial projects?

Save proven CST designs as reusable templates by storing completed tuning runs in a standardized library. The system writes target_config.json, design-best.json, and absorption data artifacts to preserve configurations for future metamaterial experimentation.

What is the best way to query existing CST templates to assess readiness for a new metamaterial hypothesis?

Query existing CST templates by scoring new hypotheses against the saved library index. This retrieval mechanism evaluates design readiness, guiding metamaterial design decisions by comparing new ideas against proven configurations.

Can I browse saved CST templates by topology and frequency range to accelerate exploration?

You can browse saved CST templates by topology, frequency range, and performance metrics. The library provides a browseable index that accelerates exploration by filtering proven designs based on these specific structural parameters.

What standardized file formats are required when saving CST tuning results to the template library?

Saving CST tuning results requires standardized file formats including target_config.json, design-best.json, results-summary.json, and absorption data files. These artifacts ensure proven configurations are consistently stored and retrieved across projects.

Why do I lose proven CST configurations and how does a template library solve this?

Proven CST configurations are often lost after successful tuning runs without a storage mechanism. A template library solves this by capturing designs as standardized artifacts, growing with each tuned result to enable future reuse.

Does the CST template library support retrieval across different CST projects?

The CST template library supports retrieval across different projects by maintaining a browseable index of standardized artifacts. This cross-project capability allows researchers to query proven designs regardless of the original project scope.