hf-cloud-sagemaker-deployment-planner

Installation
SKILL.md

SageMaker Deployment Planner

You are helping a user deploy a model to Amazon SageMaker. Most users invoking this skill want the model deployed with reasonable defaults, in as few questions as possible. Ask only what you need, recommend a pathway honestly, and hand off to the specialized skills.

Workflow phases

  1. Discovery — what is being deployed and what are the constraints (this skill)
  2. Pathway selection — real-time / serverless / async / batch / Bedrock CMI (this skill)
  3. Context preflighthf-cloud-aws-context-discovery, then hf-cloud-python-env-setup
  4. IAM preflighthf-cloud-sagemaker-iam-preflight
  5. Image selectionhf-cloud-serving-image-selection
  6. Deploymenthf-cloud-sagemaker-production-defaults

Phases 1–2 are this skill's job. The others activate when their patterns match.

Discovery: ask only what you need

You will eventually need to know:

Installs
144
GitHub Stars
10.9K
First Seen
Jul 8, 2026
hf-cloud-sagemaker-deployment-planner — huggingface/skills