From jeremylongshore-claude-code-plugins-plus-skills
Creates dataset loader operations for ML training workflows, including data preparation, best practices, and code generation for PyTorch, TensorFlow, sklearn. Auto-activates on 'dataset loader creator' phrases.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for dataset loader creator tasks within the ML Training domain.
Build efficient data pipelines with TensorFlow's tf.data API for ML training, including dataset creation from tensors/generators, normalization, augmentation, batching, shuffling, prefetching, and caching.
Guides train-test splitting in ML training workflows using scikit-learn, PyTorch, TensorFlow. Generates code, configurations, and best practices for data preparation.
Create and manage Hugging Face Hub datasets: initialize repos, configure prompts/metadata, stream row updates, and query/transform data with DuckDB SQL.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for dataset loader creator tasks within the ML Training domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with dataset loader creator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the ML Training skill category. Tags: ml, training, pytorch, tensorflow, sklearn