一键导入
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 页面并帮你完成安装。
基于 SOC 职业分类
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.
| 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: