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 Growth-Circle/cadis --skill cadis-ramaclaw-uigit clone --depth 1 https://github.com/Growth-Circle/cadisWrote 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/growth-circle/cadis/cadis-ramaclaw-ui)<a href="https://agentmods.dev/skills/growth-circle/cadis/cadis-ramaclaw-ui"><img src="https://agentmods.dev/badge/skills/growth-circle/cadis/cadis-ramaclaw-ui/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/growth-circle/cadis/cadis-ramaclaw-ui"><img src="https://agentmods.dev/badge/skills/growth-circle/cadis/cadis-ramaclaw-ui.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.00050 | $0.00323 |
| Opus 5 | $0.00025 | $0.00161 |
| Sonnet 5 | $0.00010 | $0.00065 |
| Haiku 4.5 | $0.00005 | $0.00032 |
Grade A, and why
cadis-ramaclaw-ui 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 12d 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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.
- 12d ago First seen · 49 lines · 50 tokens per session scan A 472cf7d6bec1
cadis-ramaclaw-ui is a skill published in the GitHub repository Growth-Circle/cadis (57 stars, last pushed 23d ago), with no licence file. It adds 50 tokens to every session and 323 once invoked, about $0.0003 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
ui-information-architecture
Organize CodeFlowMu UI screens, navigation, panels, filters, and operational workflows. Use when UI work needs information grouping, scan path, state/empty states, or safe navigation for task/report/lifecycle/log surfaces.
ui-visual-consistency
Review CodeFlowMu UI for visual consistency, component fit, readable typography, responsive layout, and operational clarity. Use when checking Panel screens, modals, tables, filters, cards, buttons, or icons.
accessibility-auditor
Use when the user asks to audit accessibility, keyboard usability, semantics, contrast, focus behavior, or assistive-technology support in a UI. Inspect the actual rendered page and interaction states, report evidence-backed findings, and only implement fixes when explicitly requested.
ui-implementer
Use when the user asks to implement or revise a web, desktop, or mobile interface from a requirement, design, or screenshot. Inspect the existing UI architecture and real runtime first, reuse established components and tokens, and verify the rendered DOM, responsive states, and browser errors.
ui-design-system
Polish existing UI to production quality — spacing, typography, color consistency, hover/focus states, responsive breakpoints. Use when the subtask is about visual polish, design-system enforcement, or beautifying an existing screen rather than building new features.
ui-web
Web UI - glassmorphism, Tailwind, dark mode, accessibility.