Favicon of hf-cloud-sagemaker-production-defaults

hf-cloud-sagemaker-production-defaults Skill

AI Agent SkillPythonOpen source

Create a SageMaker endpoint (real-time or async) with autoscaling, CloudWatch alarms, and tagging enabled by default. Use this skill whenever about to create a SageMaker endpoint, write deployment code that calls createendpoint, or finalize a deployment after the image URI and IAM role are known. Provides deploy.py for Published by huggingface in skills.

What is hf-cloud-sagemaker-production-defaults Skill?

Create a SageMaker endpoint (real-time or async) with autoscaling, CloudWatch alarms, and tagging enabled by default. Use this skill whenever about to create a SageMaker endpoint, write deployment code that calls createendpoint, or finalize a deployment after the image URI and IAM role are known. Provides deploy.py for Published by huggingface in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Data analysis
  • Design and media
  • Writing
  • Deployment use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use hf-cloud-sagemaker-production-defaults Skill

  • Use it for deployment.
  • Use it for data analysis.
  • Use it for design and media.
  • Use it for writing.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: huggingface
  • Repository: huggingface/skills
  • Skill file: skills/hf-cloud-sagemaker-production-defaults/SKILL.md

What it does

Create a SageMaker endpoint (real-time or async) with autoscaling, CloudWatch alarms, and tagging enabled by default. Use this skill whenever about to create a SageMaker endpoint, write deployment code that calls createendpoint, or finalize a deployment after the image URI and IAM role are known. Provides deploy.py for

Skill instructions

SageMaker Production Defaults The difference between a demo endpoint and one you can leave running is: it scales with traffic, it tells you when it breaks, and you can debug it later. This skill makes those three the default rather than optional extras. By the time this skill runs, the planner has chosen a real-time endpoint, IAM has a usable role, and image-selection has resolved a container URI + AMI version. This skill turns those into an actual deployment. What gets created For every endpoint, the skill creates these as a unit: 1. SageMaker Model — image + env vars + execution role + S3 artifacts 2. Endpoint config — instance type, initial count, optional data capture 3. Endpoint — the real-time endpoint serving inference 4. Autoscaling target + policy — target tracking on invocations per instance 5. CloudWatch alarms — latency, errors, platform overhead Data capture (logging requests/responses to S3) is off by default — useful for debugging but creates ongoing S3 costs the user di

Explore related resources

Frequently asked questions

What is hf-cloud-sagemaker-production-defaults?

hf-cloud-sagemaker-production-defaults is a open-source AI agent skill with Copy skill directory. Create a SageMaker endpoint (real-time or async) with autoscaling, CloudWatch alarms, and tagging enabled by default.

Who is hf-cloud-sagemaker-production-defaults best for?

hf-cloud-sagemaker-production-defaults is best for reusing agent instructions, scripts, and references, deployment workflows, data analysis workflows, design and media workflows.

How do I install hf-cloud-sagemaker-production-defaults?

Install or run hf-cloud-sagemaker-production-defaults using Copy skill directory. Check hf-cloud-sagemaker-production-defaults for the latest setup command.

Is hf-cloud-sagemaker-production-defaults actively maintained?

hf-cloud-sagemaker-production-defaults may need a closer maintenance check before production use.

Share:

Stars
10,812
Forks
717
Last commit
9 days ago
Repository age
8 months
License
Apache-2.0

Auto-fetched from GitHub.

Similar to hf-cloud-sagemaker-production-defaults