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/rustam-z/hamroh/render-stylenpx skills add Rustam-Z/hamroh --skill render-stylegit clone --depth 1 https://github.com/Rustam-Z/hamrohWrote 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/rustam-z/hamroh/render-style)<a href="https://agentmods.dev/skills/rustam-z/hamroh/render-style"><img src="https://agentmods.dev/badge/skills/rustam-z/hamroh/render-style.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 | $0.00082 | $0.06708 |
| Opus 5 | $0.00041 | $0.03354 |
| Sonnet 5 | $0.00016 | $0.01342 |
| Haiku 4.5 | $0.00008 | $0.00671 |
Grade A, and why
render-style 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 4d 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 — 405 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: render-style
Reference skill (no <reminder> envelope required). Read it before
calling render_html and adapt the closest skeleton — don't redesign.
Tool names: call these by their registered names —
mcp__hamroh__render_htmlto render andmcp__hamroh__telegram_send_phototo deliver. The barerender_htmlis prose shorthand and matches no tool.
There are three layout modes; pick the one that fits the content:
- Dashboard — left-aligned title, stat tiles, bar rows, verdict. For metrics, scorecards, calibration reports.
- Timeline / pipeline — centered title, numbered steps in colored circles, each step a card. For lifecycles, flows, ordered processes.
- Architecture diagram — centered title, two-panel grid or stacked tiers, inline pills, connector arrows with labels, footer line. For systems, components, tier maps.
All three share the same tokens, fonts, and section-header style.
Tokens (paste these CSS vars verbatim)
--bg:#0e1828; /* page background */
--card:#1a2332; /* tile / card / track background */
--card2:#141d2c; /* nested panel background (slightly darker) */
--line:rgba(255,255,255,.06); /* dividers, tile borders */
--tx:#ffffff; /* primary text, big numbers */
--tx2:#9ba8bd; /* body / secondary */
--tx3:#6b7a91; /* uppercase labels, captions */
--blue:#3b82f6; /* neutral / info / partial / step 1 */
--green:#10b981; /* correct / positive / safe / step 3 */
--red:#ef4444; /* wrong / negative / stop / crash */
--amber:#f59e0b; /* pending / warning / step 4 */
--purple:#8b5cf6; /* command / owner / auth / step 5 */
--cyan:#06b6d4; /* IO / pipeline / step 2 */
--gray:#6b7280; /* N/A, unverifiable */
Color semantics:
- green — good outcome, safe path, "correct"
- blue — neutral, info, "partial", first step in a sequence
- red — bad outcome, "wrong", "stop", crash branch
- amber — pending, warning, "early", interrupt callout
- purple — command / owner / auth tier, end of sequence
- cyan — IO, network, pipeline middles
- gray — unknown, N/A, unverifiable
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.
- 4d ago First seen · 405 lines · 82 tokens per session scan A 66abfe4cd8e8
render-style is a skill published in the GitHub repository Rustam-Z/hamroh (54 stars, last pushed 11d ago), licensed MIT. It adds 82 tokens to every session and 6,708 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
bio-atac-seq-differential-accessibility
Find differentially accessible chromatin regions between conditions using DiffBind or DESeq2. Use when comparing chromatin accessibility between treatment groups, cell types, or developmental stages in ATAC-seq experiments.
bio-atac-seq-motif-deviation
Analyze transcription factor motif accessibility variability using chromVAR. Use when identifying which TF motifs show variable accessibility across samples or conditions in ATAC-seq data.
popular-web-designs
54 production-quality design systems extracted from real websites. Load a template to generate HTML/CSS that matches the visual identity of sites like Stripe, Linear, Vercel, Notion, Airbnb, and more. Each template includes colors, typography, components, layout rules, and ready-to-use CSS values.
sag
ElevenLabs text-to-speech with mac-style say UX.
design
Expert design feedback and UI/UX review based on Impeccable principles. Provides actionable critiques on typography, color, spatial design, motion, interaction patterns, responsive design, and UX writing.
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".