creating-ansible-playbooks

Execute use when you need to work with Ansible automation.

Content Preview
---
name: creating-ansible-playbooks
description: |
  Execute use when you need to work with Ansible automation.
  This skill provides Ansible playbook creation with comprehensive guidance and automation.
  Trigger with phrases like "create Ansible playbook", "automate with Ansible",
  or "configure with Ansible".

allowed-tools: Read, Write, Edit, Grep, Glob, Bash(ansible:*), Bash(terraform:*)
version: 1.0.0
author: Jeremy Longshore <[email protected]>
license: MIT
compatible-with: clau
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/creating-ansible-playbooks.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/devops/ansible-playbook-creator/skills/creating-ansible-playbooks/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/devops/ansible-playbook-creator/skills/creating-ansible-playbooks/SKILL.md

Related Skills

Creating Alerting Rules
This skill enables Claude to create intelligent alerting rules for proactive performance monitoring. It is triggered when the user requests to "create alerts", "define monitoring rules", or "set up alerting". The skill helps define thresholds, routing, and escalation policies, and offers options for
skill-adaptercreating alerting rules

by jeremylongshore · plugins-plus-skills

Creating Ansible Playbooks
This skill creates Ansible playbooks for automating configuration management tasks. It generates production-ready, multi-platform playbooks based on user-defined requirements, incorporating best practices and a security-first approach. Use this skill when you need to automate server configurations,
skill-adaptercreating ansible playbooks

by jeremylongshore · plugins-plus-skills

Creating APM Dashboards
This skill enables Claude to create Application Performance Monitoring (APM) dashboards. It is triggered when the user requests the creation of a new APM dashboard, monitoring dashboard, or a dashboard for application performance. The skill helps define key metrics and visualizations for monitoring
skill-adaptercreating apm dashboards

by jeremylongshore · plugins-plus-skills

Creating Data Visualizations
This skill enables Claude to generate data visualizations, plots, charts, and graphs from provided data. It analyzes the data, selects the most appropriate visualization type, and creates a visually appealing and informative graphic. Use this skill when the user requests a visualization, plot, chart
skill-adaptercreating data visualizations

by jeremylongshore · plugins-plus-skills