ml-cli-tools

Community

Build polished ML CLIs with Typer & Rich.

Authornishide-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps you avoid brittle, hard-to-maintain ML command-line interfaces by giving you a clean, type-safe way to parse complex parameters and present readable runtime feedback.

Core Features & Use Cases

  • Type-safe argument parsing with Typer: Define commands and options using Python type hints for validation, autocomplete, and self-documenting help text.
  • Rich terminal UX for ML workflows: Add progress bars, tables, and hierarchical views (e.g., model structure trees) without messy console output.
  • Logging that doesn’t break progress bars: Use RichHandler so logs and progress render cleanly together, including multi-process-friendly logging patterns.
  • Hydra configuration integration: Load and compose Hydra configs inside Typer commands to manage ML experiment parameters from the CLI.

Quick Start

Ask it to generate a Typer + Rich ML CLI command that accepts Hydra config overrides and prints a clean training progress bar with RichHandler logging.

Dependency Matrix

Required Modules

None required

Components

references

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ml-cli-tools
Download link: https://github.com/nishide-dev/claude-code-ml-research/archive/main.zip#ml-cli-tools

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.