Files
gh-jeremylongshore-claude-c…/skills/ai-ml-engineering-pack/scripts/README.md
2025-11-30 08:20:28 +08:00

348 B

Scripts

Bundled resources for ai-ml-engineering-pack skill

  • prompt_optimizer.py: Script to optimize prompts using various techniques (token reduction, redundancy removal).
  • prompt_validator.py: Script to validate prompt syntax and structure.
  • cost_estimator.py: Script to estimate the cost of running a prompt on different LLMs.