agentskillexchange

60 mods across 3 repositories, 37 stars between them.

agentskillexchange/skills

Skill Claude CodeCodex

Diagnoses Ansible playbook failures using ansible-playbook --check --diff mode, ansible-lint, and the Ansible callback plugin API. Parses task execution results and suggests fixes for common module errors in ansible.builtin and community collections.

34 2d ago A 58 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Runs Ansible diagnostic playbooks using ansible-runner and the Ansible Collections ecosystem (ansible.builtin, community.general). Captures system health, service status, and log analysis across inventory hosts.

34 2d ago A 48 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Executes ansible-playbook --check --diff mode and parses the JSON callback output using the ansible.posix.json callback plugin. Identifies tasks that would change, predicts idempotency issues, and generates change impact reports.

34 2d ago A 55 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Validates Ansible playbooks using ansible-lint and the Ansible Galaxy API. Performs check-mode dry runs, validates role dependencies, and detects deprecated module usage across collections.

34 2d ago A 44 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Validates Ansible playbooks in check mode using ansible-playbook --check --diff and the Ansible Python API. Detects idempotency issues, undefined variables, and unreachable hosts before production runs.

34 2d ago A 51 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Validates Ansible playbooks and roles using ansible-lint and yamllint APIs. Enforces best practices for idempotency, variable naming, and handler usage with custom rule profiles.

34 2d ago A 46 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Validates Ansible playbooks using ansible-lint with custom rule plugins and the Ansible Collections API. Checks for deprecated modules, missing handlers, insecure variable practices, and role dependency conflicts.

34 2d ago A 47 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Skill "Ansible Playbook Runner" from agentskillexchange/skills, covering ansible playbook runner, prerequisites, installation, documentation and source.

34 2d ago A 5 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Generates Ansible playbook YAML with proper module usage, handler chains, and role structures using ansible-core built-in modules. Supports Jinja2 template rendering and vault-encrypted variable files.

34 2d ago A 46 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Generates and validates Ansible playbooks from infrastructure requirements. Uses ansible-lint for validation and queries Ansible Galaxy API for discovering certified roles and collections.

34 2d ago A 39 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Executes Ansible playbooks against dynamic inventories from AWS EC2 or Azure, decrypting Ansible Vault secrets via HashiCorp Vault KV v2 API. Streams task output in real time and posts a per-host pass/fail summary to Slack. Supports --check mode for dry-run validation before live runs.

34 2d ago A 71 tokens original MIT

agentskillexchange/skills

Skill Claude CodeCodex

Executes Ansible playbooks for server diagnostics and remediation using ansible-runner Python SDK. Supports inventory parsing, vault-encrypted credentials, and real-time task output streaming.

34 2d ago A 41 tokens original MIT