feature-importance-analyzer
This skill provides automated assistance for feature importance analyze
Content Preview
--- name: feature-importance-analyzer description: | Feature Importance Analyzer - Auto-activating skill for ML Training. Triggers on: feature importance analyzer, feature importance analyzer 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]> --- # Feature Importance Analyzer ## Purpose This skill provides automated assistance for feature importance analyze
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/feature-importance-analyzer.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/07-ml-training/feature-importance-analyzer/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/feature-importance-analyzer/SKILL.md
Related Skills
feature-spec
Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent.
feature-specfeaturespecagent
by davepoon · buildwithclaude
implement-feature
Implements a feature from its specification. Reads the spec, designs architecture, writes code and tests. Delegates to the Forja (Dev) agent.
implement-featureimplementfeatureagent
by davepoon · buildwithclaude
feature-forge
Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and implementation checklists. Use when defining new features, gathering requirements, or writing specifications. Invoke for feature definition, requirements gathering, user stories, EARS format specs, PRDs, acceptance criteria, or requirement matrices.
feature-forgefeatureforge
by Jeffallan · jeffallan-claude-skills
feature_engineering_patterns
World-class feature engineering patterns for senior data scientist.
engineering-teamfeatureengineeringpatterns
by alirezarezvani · alirezarezvani-claude-skills