training-setup

Configures and validates hotvect training runs from config.json and user inputs.

2|2|Updated Aug 4, 2020
One-click install
npx skills add https://github.com/hotvect/hotvect --skill training-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: training-setup
Source: https://github.com/hotvect/hotvect/tree/main/hotvect-claude-code-plugin/skills/training-setup
Command: npx skills add https://github.com/hotvect/hotvect --skill training-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically configures and validates hotvect training runs, ensuring data availability and parameter correctness.

Core Features & Use Cases

  • Reads ~/.hotvect/config.json to tailor hv train commands with defaults
  • Verifies data and environment readiness before training
  • Enforces safe execution by activating the proper virtual environment and protecting configuration files
  • Generates complete hv train commands ready for execution
  • Provides guardrails for dependencies, data paths, and version compatibility

Quick Start

Invoke this skill when configuring or validating a local hotvect training run to generate a complete hv train command from your config and user inputs.