← Back to Skills Marketplace
bytesagain3

Ansible Ui

by bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
338
Downloads
0
Stars
1
Active Installs
8
Versions
Install in OpenClaw
/install ansible-ui
Description
Modern UI and powerful API for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps t ansible-ui, go, ansible, awx, ci, cicd.
README (SKILL.md)

Semaphore

Modern UI and powerful API for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps tools. ## Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from ansible-uiui/ansible-ui

Usage

Run any command: ansible-ui \x3Ccommand> [args]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
ansible-ui help

# Run
ansible-ui run
  • Run ansible-ui help for commands

  • No API keys needed

  • Run ansible-ui help for all commands

  • Run ansible-ui help for all commands

Configuration

Set ANSIBLE_UI_DIR to change data directory. Default: ~/.local/share/ansible-ui/

Usage Guidance
This skill is lightweight and does not ask for credentials or perform network calls. It will create and write logs under ~/.local/share/ansible-ui/ (or $XDG_DATA_HOME/ansible-ui) — expect history.log and related files. The description overstates capabilities (no real UI/API shipped in these files); if you expected a full GUI or service, inspect the upstream repo/releases before relying on it. If you want extra caution, run it in an isolated environment or review the GitHub source linked in SKILL.md.
Capability Analysis
Type: OpenClaw Skill Name: ansible-ui Version: 2.0.0 The skill bundle contains mock shell scripts (scripts/script.sh and scripts/semaphore.sh) that simulate a DevOps tool workflow by printing status messages and logging activity to a local history file. While the description in SKILL.md claims to provide a modern UI and API for tools like Ansible and Terraform, the actual implementation is a harmless placeholder that lacks functional logic and contains no evidence of malicious intent, data exfiltration, or security vulnerabilities.
Capability Assessment
Purpose & Capability
The description advertises a "Modern UI and powerful API" for Ansible/Terraform/etc., but the included files are small bash stubs that implement a CLI help/status/test workflow and do not provide a UI or networked API. This looks like an overpromise or a minimal wrapper rather than a full UI/API implementation, but it is not inconsistent with the files shipped.
Instruction Scope
SKILL.md instructs the agent to run ansible-ui commands. The shipped scripts only create a local data directory (default ~/.local/share/ansible-ui or $XDG_DATA_HOME), write simple history/log files, and print messages — they do not read other system files, access secrets, or contact external endpoints.
Install Mechanism
No install spec or external downloads are present. This is an instruction-only skill with two included shell scripts; nothing will be fetched from the network during install.
Credentials
No required environment variables, credentials, or config paths are declared. The scripts honor an optional ANSIBLE_UI_DIR/XDG_DATA_HOME to control where they write data, which is proportional to the skill's behavior.
Persistence & Privilege
The skill does create and write files in the user's data directory (~/.local/share/ansible-ui by default) but does not request persistent platform privileges, set always:true, or modify other skills' config. File writes are limited to its own data directory.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ansible-ui
  3. After installation, invoke the skill by name or use /ansible-ui
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
De-template, unique content, script cleanup
v1.0.1
Quality improvement: better docs, examples, cleaner text
v1.0.0
Initial release
Metadata
Slug ansible-ui
Version 2.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 8
Frequently Asked Questions

What is Ansible Ui?

Modern UI and powerful API for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps t ansible-ui, go, ansible, awx, ci, cicd. It is an AI Agent Skill for Claude Code / OpenClaw, with 338 downloads so far.

How do I install Ansible Ui?

Run "/install ansible-ui" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ansible Ui free?

Yes, Ansible Ui is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ansible Ui support?

Ansible Ui is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ansible Ui?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.0.

💬 Comments