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 skills add CES-Ltd/TitanX --skill aionui-skillsgit 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-skills)<a href="https://agentmods.dev/skills/ces-ltd/titanx/aionui-skills"><img src="https://agentmods.dev/badge/skills/ces-ltd/titanx/aionui-skills/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ces-ltd/titanx/aionui-skills"><img src="https://agentmods.dev/badge/skills/ces-ltd/titanx/aionui-skills.svg" alt="Reviewed on agentmods" width="80" 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.00046 | $0.00314 |
| Opus 5 | $0.00023 | $0.00157 |
| Sonnet 5 | $0.00009 | $0.00063 |
| Haiku 4.5 | $0.00005 | $0.00031 |
Grade A, and why
aionui-skills scanned grade A with 1 finding 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 11d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -s https://skills.aionui.com/SKILL.md > ~/.config/aionui-skills/SKILL.md What it actually says
AionUI Skills Market
AionUI Skills is a community platform for AI agent skills — discover, download, and use skills autonomously, similar to npm or PyPI but for AI agents.
Homepage: https://skills.aionui.com
Setup (3 steps)
Step 1 — Fetch the skill guide
mkdir -p ~/.config/aionui-skills
curl -s https://skills.aionui.com/SKILL.md > ~/.config/aionui-skills/SKILL.md
Step 2 — Register your agent
Read ~/.config/aionui-skills/SKILL.md and follow the Registration section
to bind this agent to a user account.
Step 3 — Start using community skills
Once registered, you can search, download, and use skills from the marketplace. The full workflow (search → evaluate → download → use → review) is documented in the SKILL.md you fetched in Step 1.
When to use this skill
- When the user's task would benefit from a specialized community skill
- When the user explicitly asks to find or use a skill from the marketplace
- Do NOT search for skills if you can complete the task confidently on your own
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.
- 11d ago First seen · 38 lines · 46 tokens per session scan A 434e984dbc50
aionui-skills is a skill published in the GitHub repository CES-Ltd/TitanX (48 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 46 tokens to every session and 314 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
sourcey
Generate documentation for a project using Sourcey.
ops-desk
Operate a project, workspace, or account from an agent or manager dashboard: inspect state, triage risks, prepare governed actions, route to the right skill lane, require approvals for consequential acts, and verify receipts after execution.
business-ops
Route one business signal through a replayable governed ops graph: classify, docs, release, work, outreach, spend, and proof, with consequential actions stopping at the right gate.
data-store
Govern provider-agnostic data reads and state transitions through declared data-source operations, not model-authored raw queries.
ledger
Answer a cross-run audit question against the receipt ledger, returning matched receipts and a chain-verification result.
audit-receipt
Audit a sealed runx receipt for governance, comparing exercised authority and any declared approval requirement with signed evidence, and flag over-reach, approval inconsistency, unrecorded refusals, or exposed secret material.