create-config

Create timestamped JSON configs and generator scripts for sports-poetry workflows.

2|Updated Nov 1, 2025
One-click install
npx skills add https://github.com/msalganik/sports-poetry-demo --skill create-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-config
Source: https://github.com/msalganik/sports-poetry-demo/tree/main/.claude/skills/create_config
Command: npx skills add https://github.com/msalganik/sports-poetry-demo --skill create-config

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates timestamped configuration files for sports-poetry multi-agent workflows, enabling reproducibility and auditability.

Core Features & Use Cases

  • Generates both a JSON configuration and a reproducible generator script.
  • Validates sports lists to 3-5 items and handles template vs LLM modes.
  • Supports exporting guidance and setup instructions via utilities for API keys when needed.

Quick Start

Provide 3-5 sports and mode preferences, and I will generate both the configuration JSON and the reproducible generator script.

Frequently Asked Questions about create-config

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

FAQPage Schema
How do I generate timestamped workflow config files for a multi-agent system?

To generate timestamped workflow config files, provide 3-5 sports and your mode preferences. The tool outputs both a JSON configuration and a reproducible generator script to enable reproducibility and auditability.

What is the difference between template and LLM modes for config generation?

Template and LLM modes represent two processing approaches for config generation. The tool validates your sports list and handles both modes, allowing you to choose between predefined templates or LLM-driven generation for your workflow.

Why does my workflow config validation fail when I provide a sports list?

Workflow config validation fails when the sports list does not contain between 3 and 5 items. The generator strictly validates sports counts to 3-5 entries before producing the JSON configuration and reproducible generator script.

Do I need API keys to use LLM mode for generating workflow configurations?

You need API keys to use LLM mode for generating workflow configurations. The tool supports exporting guidance and setup instructions via utilities to help you configure and manage your API keys when needed.

Can I reproduce a previously generated workflow configuration later?

You can reproduce a previously generated workflow configuration because the tool creates a reproducible generator script alongside the timestamped JSON config, ensuring full reproducibility and auditability for your multi-agent workflow.

What is the best way to set up a sports-poetry multi-agent workflow?

The best way to set up a sports-poetry multi-agent workflow is to provide 3-5 sports and select either template or LLM mode. The generator then produces the required JSON config and reproducible script automatically.