ansible-dev-setup

Generate cross-platform Ansible playbooks for development environment setup.

6|3|Updated Mar 9, 2011
One-click install
npx skills add https://github.com/jaeyeom/experimental --skill ansible-dev-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ansible-dev-setup
Source: https://github.com/jaeyeom/experimental/tree/main/.claude/skills/ansible-dev-setup
Command: npx skills add https://github.com/jaeyeom/experimental --skill ansible-dev-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates and manages cross-platform Ansible playbooks to automate development environment setup across macOS, Debian/Ubuntu, and Termux.

Core Features & Use Cases

  • Platform-specific installation methods: apt, brew, and Termux pkg with templates.
  • Unified generator: centralizes definitions and templates to create consistent setups.
  • Use Case: provision a dev machine automatically with the same toolchain.

Quick Start

Run the generator to produce the Ansible playbooks for your target platform, then apply with Ansible to configure your environment.