sklearn-pipeline-builder
This skill provides automated assistance for sklearn pipeline builder tasks within the
Content Preview
--- name: sklearn-pipeline-builder description: | Sklearn Pipeline Builder - Auto-activating skill for ML Training. Triggers on: sklearn pipeline builder, sklearn pipeline builder Part of the ML Training skill category. allowed-tools: Read, Write, Edit, Bash(python:*), Bash(pip:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Sklearn Pipeline Builder ## Purpose This skill provides automated assistance for sklearn pipeline builder tasks within the
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/sklearn-pipeline-builder.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/07-ml-training/sklearn-pipeline-builder/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/07-ml-training/sklearn-pipeline-builder/SKILL.md