Favicon of hf-cloud-aws-context-discovery

hf-cloud-aws-context-discovery Skill

AI Agent SkillCloud & DevOpsPythonOpen source

Discover the user's local AWS context (active profile, region, account ID, caller identity) at the start of any AWS task. Use this skill before any other AWS work — deploying to SageMaker, creating resources, calling AWS APIs, or anything that touches an AWS account. Use it especially when the user has not specified a Published by huggingface in skills.

Decision snapshot

Is this a fit?

Best for

Deployment, 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-aws-context-discovery Skill?

Discover the user's local AWS context (active profile, region, account ID, caller identity) at the start of any AWS task. Use this skill before any other AWS work — deploying to SageMaker, creating resources, calling AWS APIs, or anything that touches an AWS account. Use it especially when the user has not specified a 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
  • Deployment use cases

Declared skill metadata

  • Source file: skills/hf-cloud-aws-context-discovery/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-aws-context-discovery Skill

  • Use it for deployment.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: huggingface
  • Repository: huggingface/skills
  • Skill file: skills/hf-cloud-aws-context-discovery/SKILL.md

What it does

Discover the user's local AWS context (active profile, region, account ID, caller identity) at the start of any AWS task. Use this skill before any other AWS work — deploying to SageMaker, creating resources, calling AWS APIs, or anything that touches an AWS account. Use it especially when the user has not specified a

Skill instructions

AWS Context Discovery Before doing any AWS work, read the user's local AWS config. Don't guess the region, and don't ask the user for things their config already answers. What to discover Run these at the start of the AWS work and remember the results for the rest of the session. 1. Active profile AWSPROFILE env var, else default. If the user mentioned a profile in their prompt, that overrides. If the named profile doesn't exist in ~/.aws/config, surface that clearly. 2. Region Resolution order — stop at the first one that produces a value: 1. Region the user explicitly named in this conversation 2. AWSREGION env var 3. AWSDEFAULTREGION env var 4. region field on the active profile in ~/.aws/config 5. Ask the user — but only after the first four have failed Do not fall back to us-east-1 or any other hardcoded default. 3. Credentials, account ID, caller ARN bash aws sts get-caller-identity --profile <profile --region <region Three purposes in one call: confirms credentials are valid (st

Verified compatibility and discovery

Frequently asked questions

What is hf-cloud-aws-context-discovery?

hf-cloud-aws-context-discovery is a open-source AI agent skill with Copy skill directory. Discover the user's local AWS context (active profile, region, account ID, caller identity) at the start of any AWS task.

Who is hf-cloud-aws-context-discovery best for?

hf-cloud-aws-context-discovery is best for reusing agent instructions, scripts, and references, deployment workflows.

How do I install hf-cloud-aws-context-discovery?

Install or run hf-cloud-aws-context-discovery using Copy skill directory. Check hf-cloud-aws-context-discovery for the latest setup command.

Is hf-cloud-aws-context-discovery actively maintained?

hf-cloud-aws-context-discovery 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-aws-context-discovery