← 返回 Skills 市场
bytesagain3

Ansible Ui

作者 bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
338
总下载
0
收藏
1
当前安装
8
版本数
在 OpenClaw 中安装
/install ansible-ui
功能描述
Modern UI and powerful API for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps t ansible-ui, go, ansible, awx, ci, cicd.
使用说明 (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/

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ansible-ui
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ansible-ui 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug ansible-ui
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 8
常见问题

Ansible Ui 是什么?

Modern UI and powerful API for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps t ansible-ui, go, ansible, awx, ci, cicd. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 338 次。

如何安装 Ansible Ui?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ansible-ui」即可一键安装,无需额外配置。

Ansible Ui 是免费的吗?

是的,Ansible Ui 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ansible Ui 支持哪些平台?

Ansible Ui 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ansible Ui?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。

💬 留言讨论