AWS Ships Six Open-Source Skills to Let Coding Agents Deploy Hugging Face Models on SageMaker
AWS ML Blog · rss · 2026-09-18
AWS ML Blog shows how six open-source Hugging Face Skills (Python + AWS CLI only) let coding agents like Kiro and Claude Code deploy HF models to production SageMaker endpoints with autoscaling, CloudWatch alarms, and correct Deep Learning Containers, across real-time, scale-to-zero, serverless, async, and batch modes.
Unguided-agent tests failed in two ways: deploying Qwen3-0.6B, agents picked a stale TGI container from training-data habits, failing health checks and burning GPU money before pivoting to vLLM; with a newly released diffusion MoE model, agents confirmed it existed but still wrote TGI scripts, failing silently.
The root cause is missing current deployment knowledge, not weak reasoning. The six skills — planner orchestration, AWS context discovery, Python env setup, IAM preflight, serving image selection, and production defaults — turn this fast-changing knowledge into editable files driving a six-phase deployment workflow.
More from coding & agent
- ty to ship full support for recursive implicit type aliases, built on mu types — charliermarsh · 2026-09-19
- Converting video to 120fps with a single prompt via Runway MCP — tlakomy · 2026-09-19
- Experimental Jev-powered RLS linter catches Supabase policy bugs rule-based lint can't — SeanOliver · 2026-09-19
- Virtual green screen from a RealSense D436: depth-based RGB filtering, no backdrop needed — chrismatthieu · 2026-09-19
- Runway MCP turns video to 120fps with a single prompt — tlakomy · 2026-09-19
- Cost breakdown: 100 LLM calls in 8.5 seconds for roughly a quarter of a cent — narphorium · 2026-09-19