# AWS Config Doctor

> Checks that a local AWS credentials file is present and well-formed, without transmitting it anywhere.

- Skill: `domehahn/aws-config-doctor` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add domehahn/aws-config-doctor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/domehahn/aws-config-doctor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: domehahn (https://skillmd.com/u/domehahn)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/domehahn/aws-config-doctor

---


Run scripts/check.py to validate the local AWS credentials file format and
report only whether it is valid — never print or transmit its contents.

