frontier-describe

Generates and validates frozen JSON frontier bundles for OpenUI gold records.

1|Updated Jul 12, 2026
One-click install
npx skills add https://github.com/Tyler-R-Kendrick/slm-training --skill frontier-describe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontier-describe
Source: https://github.com/Tyler-R-Kendrick/slm-training/tree/main/.agents/skills/frontier-describe
Command: npx skills add https://github.com/Tyler-R-Kendrick/slm-training --skill frontier-describe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the challenge of maintaining high-quality, deterministic training metadata for OpenUI gold records without introducing manual errors, DSL leakage, or inconsistent formatting.

Core Features & Use Cases

  • Deterministic Validation: Ensures generated bundles strictly adhere to schema requirements and prevent OpenUI DSL leakage.
  • Provenance Tracking: Automatically stamps artifacts with skill versions, prompt hashes, and timestamps for auditability.
  • Use Case: When preparing training data for the TwoTower model, use this skill to generate L1-L5 ladder descriptions and edit instructions for new gold records while ensuring they remain placeholder-safe and structurally sound.

Quick Start

Use the frontier-describe skill to refresh the training worklist and finalize all pending frontier bundles.

Frequently Asked Questions about frontier-describe

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

FAQPage Schema
How do I generate validated OpenUI gold record metadata for TwoTower training data?

To generate OpenUI gold record metadata, this skill processes local worklist files to produce frozen JSON frontier bundles containing L1-L5 ladder descriptions, paraphrases, and edit instructions while enforcing strict structural constraints to ensure deterministic training data integrity.

How does frontier bundle validation prevent OpenUI DSL leakage in training data?

Frontier bundle validation prevents OpenUI DSL leakage by strictly enforcing structural constraints during JSON generation, verifying artifact hashes via Python execution, and blocking the introduction of unauthorized placeholders or DSL patterns within the gold record metadata.

Can I use Python scripts to automate metadata generation for OpenUI worklists?

Yes, you can use Python scripts to automate metadata generation for OpenUI worklists. The skill requires Python-based execution to verify artifact hashes, generate paraphrases, and finalize pending frontier bundles while maintaining strict deterministic validation.

What's the best way to track provenance for OpenUI gold record metadata?

The best way to track provenance for OpenUI gold record metadata is using automated stamping. The skill automatically stamps artifacts with skill versions, prompt hashes, and timestamps, ensuring full auditability for TwoTower model training data preparation.

Does OpenUI frontier metadata generation support laddered intent descriptions?

Yes, OpenUI frontier metadata generation explicitly supports laddered intent descriptions. It generates L1-L5 ladder descriptions alongside paraphrases and minimal edit instructions for new gold records, ensuring they remain placeholder-safe and structurally sound.

Why does my training data validation fail on unauthorized placeholders in OpenUI bundles?

Training data validation fails on unauthorized placeholders because the skill enforces strict structural constraints to prevent DSL leakage. It verifies artifact hashes and blocks any unauthorized placeholder patterns from being introduced into the frozen JSON frontier bundles.