📄 skillActivePromisingmedium

ansible/ansible

by ansible

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

69k

Skill Type

📖 Library & API Reference

Quality Score

87/200

License

GPL-3.0

Forks

24.1k

Last Updated

Jul 13, 2026

Discovered

Jun 13, 2026

Validation

Passed

github.com/ansible/ansible

Quality Breakdown

87/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains extensive bash shell scripts in .azure-pipelines/commands/ directory for CI/CD automation that execute system commands across multiple platforms (Alpine, Fedora, FreeBSD, Linux, macOS, Windows, RHEL, Ubuntu)
  • Presence of .claude/ directory with custom AI agent skills (azp-logs, context, review) indicating configuration for Claude-based automation
  • CLAUDE.md file present suggesting Claude agent integration and custom instructions/memory configuration
  • Multiple shell scripts for test execution, dependency management, and coverage reporting that could execute arbitrary code during CI/CD pipeline
  • PowerShell scripts present (.azure-pipelines/commands/powershell.sh, incidental/windows.sh) for cross-platform automation
  • Repository contains bootstrap and automation scripts (entry-point.sh, run-tests.sh) that could modify system state