Favicon of hf-cloud-sagemaker-iam-preflight

hf-cloud-sagemaker-iam-preflight Skill

AI Agent SkillPythonOpen source

Ensure a usable SageMaker execution role exists before deploying or training. Use this skill whenever about to create a SageMaker endpoint, model, training job, or any resource that requires an execution role. Use it especially when the user has not provided a role ARN explicitly, when scripts are about to call iam:Cre Published by huggingface in skills.

Decision snapshot

Is this a fit?

Best for

Deployment, Writing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

28 days ago · Apache-2.0 license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is hf-cloud-sagemaker-iam-preflight Skill?

Ensure a usable SageMaker execution role exists before deploying or training. Use this skill whenever about to create a SageMaker endpoint, model, training job, or any resource that requires an execution role. Use it especially when the user has not provided a role ARN explicitly, when scripts are about to call iam:Cre 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. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Writing
  • Deployment use cases
  • Writing use cases

Declared skill metadata

  • Source file: skills/hf-cloud-sagemaker-iam-preflight/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use hf-cloud-sagemaker-iam-preflight Skill

  • Use it for deployment.
  • Use it for writing.

Built with

PythonCopy skill directory

Editorial notes

Source

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

What it does

Ensure a usable SageMaker execution role exists before deploying or training. Use this skill whenever about to create a SageMaker endpoint, model, training job, or any resource that requires an execution role. Use it especially when the user has not provided a role ARN explicitly, when scripts are about to call iam:Cre

Skill instructions

SageMaker IAM Preflight Every SageMaker resource needs an execution role — the IAM role SageMaker assumes to read model artifacts from S3, pull serving containers from ECR, and write logs. Most deployments fail here because the script tried to create a new role without checking if a usable one already existed, then blew up because the caller is an SSO principal. This skill encodes the right order: discover, validate, only create if necessary. Running the helpers (cross-platform) The helpers are Python so they run identically on Windows, macOS, and Linux: bash python3 scripts/checkrole.py macOS / Linux python scripts/checkrole.py Windows (PowerShell / cmd) Run them from the shell where the AWS CLI already works — i.e. wherever aws sts get-caller-identity succeeds. The script shells out to that same aws binary and inherits the shell's profile, region, SSO session, proxy, and credential chain. Windows / WSL / Git Bash caveat. Do not invoke these through a Bash shim (WSL, Git Bash, MSYS) o

Verified compatibility and discovery

Frequently asked questions

What is hf-cloud-sagemaker-iam-preflight?

hf-cloud-sagemaker-iam-preflight is a open-source AI agent skill with Copy skill directory. Ensure a usable SageMaker execution role exists before deploying or training.

Who is hf-cloud-sagemaker-iam-preflight best for?

hf-cloud-sagemaker-iam-preflight is best for reusing agent instructions, scripts, and references, deployment workflows, writing workflows.

How do I install hf-cloud-sagemaker-iam-preflight?

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

Is hf-cloud-sagemaker-iam-preflight actively maintained?

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

Share:

Stars
10,916
Forks
725
Last commit
28 days ago
Last verified
Aug 22, 2026
Metadata fetched
Aug 22, 2026
Repository age
10 months
License
Apache-2.0

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to hf-cloud-sagemaker-iam-preflight