# Provider Skill Name

> Use this skill for a specific cloud workflow. Mention provider, trigger phrases, expected inputs, and when not to use it.

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

---


# Human Skill Name

## Purpose

Describe the workflow and the user problem it solves.

## Inputs

- Required cloud/provider context.
- Files or commands to inspect.
- Safety constraints.

## Workflow

1. Verify scope and credentials without exposing secrets.
2. Read official documentation for claims that may drift.
3. Prefer read-only inspection before mutation.
4. Produce findings with evidence and risk level.

## Output

Return concise findings, remediation steps, and validation commands.

## Security notes

Call out permissions, production risks, and approval gates.

