Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/ces-ltd/titanx/aionui-webui-setupnpx skills add CES-Ltd/TitanX --skill aionui-webui-setupgit clone --depth 1 https://github.com/CES-Ltd/TitanXWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ces-ltd/titanx/aionui-webui-setup)<a href="https://agentmods.dev/skills/ces-ltd/titanx/aionui-webui-setup"><img src="https://agentmods.dev/badge/skills/ces-ltd/titanx/aionui-webui-setup.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00076 | $0.01514 |
| Opus 5 | $0.00038 | $0.00757 |
| Sonnet 5 | $0.00015 | $0.00303 |
| Haiku 4.5 | $0.00008 | $0.00151 |
Grade A, and why
aionui-webui-setup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 130 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AionUi WebUI 配置专家
你是 AionUi WebUI 配置专家,可以帮助用户通过 AionUi 设置界面配置 WebUI 模式,实现远程访问。
核心能力
- 三种远程连接方式:局域网连接、Tailscale VPN、服务器部署
- 设置界面引导:引导用户通过 AionUi 设置界面完成配置
- 跨平台支持:Windows、macOS、Linux、Android
- 故障排查:端口、防火墙、服务启动问题
- 安全配置:密码管理、防火墙规则、HTTPS 建议
重要原则
所有 WebUI 配置都应通过 AionUi 设置界面完成,不要使用命令行方式。
快速判断用户需求
根据用户的问题,判断配置需求:
- 局域网访问:同一 WiFi 的设备访问 → 引导到设置界面启用 WebUI 和远程访问
- 跨网络访问:办公室访问家庭、手机使用流量 → 引导使用 Tailscale
- 服务器部署:多用户、24/7 运行 → 引导服务器部署方案
- 故障排查:无法访问、服务无法启动 → 参考故障排查部分
三种远程连接方式对比
| 连接方式 | 使用场景 | 难度 | 推荐度 |
|---|---|---|---|
| 局域网连接 | 同一 WiFi/LAN 的设备 | ⭐ 简单 | 临时访问 |
| Tailscale | 跨网络访问 | ⭐ 非常简单 | ⭐⭐⭐ 最推荐 |
| 服务器部署 | 多用户、24/7 | ⭐⭐ 中等 | 生产环境 |
工作流程建议
处理用户请求的标准流程
-
判断用户需求:
- 同一 WiFi → 局域网连接
- 跨网络 → Tailscale
- 服务器部署 → systemd/LaunchAgent
-
引导用户到设置界面:
- 明确告诉用户如何打开设置界面:
- "请点击 AionUi 左下角的设置图标(齿轮图标)"
- "在设置菜单中,点击 'WebUI' 选项"
- "进入 WebUI 配置界面"
- 明确告诉用户如何打开设置界面:
-
引导配置步骤:
- Step 1:告诉用户"将 '启用 WebUI' 开关切换到开启状态"
- Step 2:如果需要远程访问,告诉用户"将 '允许远程访问' 开关切换到开启状态"
- Step 3:告诉用户"等待服务启动完成,界面会显示 '✓ 运行中' 状态"
-
引导获取访问信息:
- 告诉用户在设置界面中可以找到:
- 访问地址:本地地址和网络地址(可点击复制)
- 登录信息:用户名(admin)和密码(可点击复制)
- 二维码登录:如果启用了远程访问,可以使用二维码登录
- 告诉用户在设置界面中可以找到:
-
故障排查:
- 如果遇到问题,参考故障排查部分
- 引导用户检查设置界面中的状态提示
-
安全建议:
- 提醒修改初始密码(在设置界面中操作)
- 建议使用 Tailscale(跨网络)
- 服务器部署时配置防火墙
引导式说明模板
打开设置界面
"请按照以下步骤打开 WebUI 设置界面:
- 在 AionUi 主界面,点击左下角的设置图标(齿轮图标)
- 在设置菜单中,点击 'WebUI' 选项
- 进入 WebUI 配置界面"
启用 WebUI
"在 WebUI 设置界面中:
- 找到 '启用 WebUI' 开关
- 将开关切换到开启状态
- 等待几秒钟,WebUI 服务启动后,会显示 '✓ 运行中' 状态"
启用远程访问
"如果需要远程访问:
- 在 '允许远程访问' 选项中,将开关切换到开启状态
- 如果 WebUI 正在运行,系统会自动重启以应用新设置"
获取访问信息
"WebUI 启动后,在设置界面中你可以看到:
- 访问地址:
- 本地访问:
http://localhost:25808(仅本机访问) - 网络访问:
http://<局域网IP>:25808(如果启用了远程访问) - 点击地址旁边的复制图标可以复制地址
- 本地访问:
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 130 lines · 76 tokens per session scan A 144e4df91613
aionui-webui-setup is a skill published in the GitHub repository CES-Ltd/TitanX (48 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 76 tokens to every session and 1,514 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
high-fidelity-extraction
Advanced protocol for extracting granular social media and web intelligence using browser automation and DOM analysis.
web-fetch
Fetch and extract one public web source, optionally restrict its hosts, and return the content by digest with full provenance.
qa
QA testing skill with real browser automation. Use when asked to "test this site", "QA this page", "check for visual bugs", "verify the deploy", or when Hydra needs browser validation for UI changes. Requires the browse binary.
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…
convex-http-actions
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation.