agentsclimarketplace

Ml training optimization

Skill planifest/planifest-framework/planifest-framework/external-skills/ml-training-optimization

ML training optimization workflow for convergence stability, efficiency, and cost control. Use when training runs are slow, unstable, or over budget and optimization decisions are required; do not use for generic API-layer or infrastructure-only changes.From its SKILL.md

Install
npx -y skills add planifest/planifest-framework --skill ml-training-optimization

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.8 KB, 309 tokens by cl100k_base, as published. Nobody here has run it

Ml Training Optimization

Overview

Use this skill to improve training throughput and cost while preserving model quality and stability.

Scope Boundaries

  • Use this skill when the task matches the trigger condition described in description.
  • Do not use this skill when the primary task falls outside this skill's domain.

Shared References

  • Convergence and budget rules:
    • references/convergence-and-budget-rules.md

Templates And Assets

  • Training optimization plan:
    • assets/training-optimization-plan-template.md

Inputs To Gather

  • Baseline runtime/cost/convergence behavior.
  • Resource constraints and training budget.
  • Quality guardrails to prevent regressions.
  • Candidate optimization levers (data, algorithm, infra).

Deliverables

  • Optimization plan with prioritized interventions.
  • Resource and convergence validation results.
  • Cost/quality trade-off report.

Workflow

  1. Capture baseline and bottlenecks in assets/training-optimization-plan-template.md.
  2. Apply references/convergence-and-budget-rules.md to bound risk.
  3. Run targeted optimizations with controlled experiments.
  4. Validate quality guardrails and budget impact.
  5. Publish adopted changes and rollback criteria.

Quality Standard

  • Optimization decisions preserve target quality.
  • Convergence behavior remains stable.
  • Cost and runtime improvements are measurable.

Failure Conditions

  • Stop when optimization degrades quality beyond guardrails.
  • Stop when instability increases despite speed gains.
  • Escalate when budget constraints remain unmet.

What ships with it: 1 file

11.3 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,852. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.