termstack-yaml-generator

Generate TermStack YAML configurations for multi-page API dashboards and terminal UIs.

3|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/pa/termstack --skill termstack-yaml-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: termstack-yaml-generator
Source: https://github.com/pa/termstack/tree/main/.claude/skills/termstack-yaml-generator
Command: npx skills add https://github.com/pa/termstack --skill termstack-yaml-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to convert natural language requirements into ready TermStack YAML configurations, reducing manual YAML authoring and potential errors.

Core Features & Use Cases

  • Generates complete, multi-page TermStack configs from HTTP, CLI, and script data sources.
  • Supports pages, data sources, views, navigation, actions, transforms, validation, and optional streaming.
  • Suitable for building API dashboards, Kubernetes-style UIs, or data-visualization terminals.

Quick Start

Describe your TermStack YAML requirements in plain English to generate a ready-to-use configuration.

Frequently Asked Questions about termstack-yaml-generator

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

FAQPage Schema
How do I generate TermStack YAML configurations from plain English requirements?

To generate TermStack YAML configurations, describe your multi-page TUI requirements in plain English. The skill translates natural language prompts into ready-to-use YAML files covering pages, data sources, and views without manual authoring.

What is the best way to build a terminal UI dashboard from HTTP and CLI data sources?

Building a terminal UI dashboard from HTTP and CLI sources uses generated YAML to define adapters, views, and navigation. This approach creates multi-page, data-driven interfaces by merging multi-source data into structured configurations.

Can I use natural language to create multi-page terminal UIs with validation and streaming?

Yes, natural language prompts can generate terminal UIs with validation and streaming. The generated YAML supports these features alongside transforms and actions, allowing complex data-driven interfaces to be built from simple descriptions.

Does TermStack YAML generation support data transforms and multi-source data merging?

TermStack YAML generation supports data transforms and multi-source data merging. It handles configurations for combining HTTP, CLI, and script sources, applying transforms and validation across dashboards, lists, and detail views.

Why write YAML manually for API dashboards when I can convert prompts to configurations?

Writing YAML manually for API dashboards introduces potential errors and delays. Converting plain prompts into ready TermStack configurations reduces manual authoring effort, generating complete files for data-visualization terminals accurately.