AWS publishes six open-source agent skills that deploy Hugging Face models to SageMaker endpoints
AWS Machine Learning Blog·medium signal
AWS released six open-source agent skills that let a coding agent take a Hugging Face model reference and return a production real-time SageMaker endpoint, picking the serving container, wiring autoscaling and CloudWatch alarms, and verifying the result. This is the deployment-side counterpart to the AgentCore work AWS shipped the same day, and it treats skills rather than an SDK as the integration surface. For builders it is a usable template for packaging any infrastructure runbook as a skill a coding agent can execute end to end.