원클릭으로
skill-name-here
Brief one-line description of what this skill does and when to use it
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Brief one-line description of what this skill does and when to use it
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Implements Ansible Automation Platform (AAP) configuration as code using the Red Hat CoP collection infra.aap_configuration. Applies best practices for structuring, generating, and maintaining AAP configuration across Controller, Hub, Gateway, and EDA using the dispatch role, dependency-aware ordering, and environment-based organization. Use when working with AAP configuration repositories, YAML-defined platform objects, GitOps patterns for AAP, or when the user references infra.aap_configuration or AAP config as code.
Applies Good Practices for Ansible (GPA) from the Red Hat Community of Practice (redhat-cop/automation-good-practices) when writing or reviewing roles, playbooks, collections, inventories, and plugins. Use when working with Ansible automation, roles, playbooks, inventories, collections, or when the user references redhat-cop, GPA, or Ansible best practices.
SOC 직업 분류 기준
| name | skill-name-here |
| description | Brief one-line description of what this skill does and when to use it |
Provide a comprehensive introduction to this skill. Explain its purpose, scope, and the problems it solves.
Clearly define when this skill should be applied:
Describe the scope and capabilities:
List any assumptions the skill makes about the environment or project:
Provide a step-by-step guide for typical usage:
Instructions for getting started...
How to configure...
How to implement...
List important best practices:
Detailed explanation...
Detailed explanation...
Provide reusable patterns with examples:
# Example configuration
key: value
# Another example
key: value
Highlight common mistakes:
Provide a condensed reference guide:
# Command 1
command --option value
# Command 2
command --option value
# Snippet 1
key: value
Provide complete, working examples:
# Complete example
---
example: configuration
# Advanced example
---
advanced: configuration
Common issues and solutions:
Problem: Description of the problem
Solution: How to fix it
Problem: Description of the problem
Solution: How to fix it
Link to authoritative sources:
Specify version requirements and compatibility: