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 YoungLeadersDotTech/young-leaders-tech-marketplace --skill enablement-html-renderergit clone --depth 1 https://github.com/YoungLeadersDotTech/young-leaders-tech-marketplaceWrote 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/youngleadersdottech/young-leaders-tech-marketplace/enablement-html-renderer)<a href="https://agentmods.dev/skills/youngleadersdottech/young-leaders-tech-marketplace/enablement-html-renderer"><img src="https://agentmods.dev/badge/skills/youngleadersdottech/young-leaders-tech-marketplace/enablement-html-renderer/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/youngleadersdottech/young-leaders-tech-marketplace/enablement-html-renderer"><img src="https://agentmods.dev/badge/skills/youngleadersdottech/young-leaders-tech-marketplace/enablement-html-renderer.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.00045 | $0.05523 |
| Opus 5 | $0.00023 | $0.02762 |
| Sonnet 5 | $0.00009 | $0.01105 |
| Haiku 4.5 | $0.00005 | $0.00552 |
Grade A, and why
enablement-html-renderer 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 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
without executing JS (curl/view-source, some social-preview scrapers, or a brief flash of the How it starts
The opening of the file, as written. The whole thing — 398 lines — stays where its author put it; the contents beside it link to each section on GitHub.
enablement-html-renderer
A handoff target, not a starting point. Other drafting workflows produce the substance; this skill packages it into a single HTML file a person opens anywhere and reads in the format that suits how they absorb information.
The core idea: people absorb the same knowledge differently. Some want terse
bullets, some want prose, some want a diagram, some want it as a comic. Instead of
producing four artifacts, this produces one file with a format selector built in.
All four representations of the same content ship inside the file. No server, no
build step, no dependency: it is one .html you email, drop in a channel, or
attach to a meeting summary.
When to use
- The end of a meeting, workshop, or training session, packaging the outputs for attendees.
- Distributing a "gotcha" guide, a Claude Code help guide, or a how-to across a team.
- Repackaging any already-written knowledge so recipients pick their own format.
- Another skill calls this on finish to produce the shareable artifact.
- You want a hosted share path as well as the offline file, using a generic Apps Script web app.
Skip when
- The content does not exist yet. This skill renders; it does not draft. Run the drafting workflow first, then hand here.
- A plain document is genuinely all that is wanted (a single-format
.docx/.md). - The deliverable is interactive software, not a read-to-absorb artifact.
The handoff contract (how other skills call this)
A calling skill passes a content bundle: a small JSON or markdown object with the source material already written. This skill never invents the substance; it only transforms and packages what it receives. Minimum fields:
{
"title": "Claude Code gotchas, week of 16 Jun",
"kind": "training | meeting | workshop | guide",
"core_idea": "The one thing the reader must leave with.",
"sections": [
{
"heading": "...",
"body": "the prose source of truth for this section",
"estMinutes": 5,
"videoUrl": "https://loom.com/share/...?t=52",
"callouts": [
{ "level": "critical | warn | tip | never", "text": "the one thing not to get wrong" }
],
"commands": ["colima stop", "colima start"],
"images": [
{ "src": "data:image/png;base64,iVBORw0KGgo...", "alt": "the login screen", "caption": "Where the SSO button lives" }
]
}
],
"agenda": ["optional list of items covered"],
"tasks": [{ "who": "[NAME]", "what": "action", "due": "date or blank" }],
"links": [{ "label": "Loom walkthrough", "url": "..." }],
"siteBar": {
"name": "Young Leaders in Tech",
"homeUrl": "https://www.youngleaders.tech/",
"logo": "data:image/png;base64,... (or an https URL)",
"brandColor": "#990101",
"nav": [{ "label": "Blog", "url": "https://www.youngleaders.tech/" }],
"subscribe": { "label": "Subscribe", "url": "https://..." }
}
}
What ships with it
13 files 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.
- references/site-bar-youngleaders.json 13 KB
- scripts/check_ai_isms.py 3.0 KB runs code
- scripts/check_em_dash.sh 544 B runs code
- scripts/gas-deploy.sh 4.2 KB runs code
- scripts/img_to_datauri.py 2.9 KB runs code
- scripts/measure_frontmatter_weight.py 2.2 KB runs code
- scripts/pii_scan.py 2.7 KB runs code
- scripts/rasterize_diagrams.py 8.4 KB runs code
- scripts/tests/test_structure_contract.py 6.3 KB runs code
- templates/gas/appsscript.json 167 B
- templates/gas/Code.gs 77 B
- templates/renderer-structure-contract.json 8.0 KB
- templates/renderer-template.html 33 KB
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 · 398 lines · 45 tokens per session scan A f7f14fe13096
enablement-html-renderer is a skill published in the GitHub repository YoungLeadersDotTech/young-leaders-tech-marketplace (10 stars, last pushed 1mo ago), licensed MIT. It adds 45 tokens to every session and 5,523 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-31.
Other skills, from other repositories
stage-dsl
The map for reading and editing an OpenMAIC stage document with readstage, patchstage, and grepstage. Load it before patching a structure you have not patched before, when patchstage rejects an operation, or whenever the path from a stage, outline, scene, content object, or action to the field you need is uncertain.…
pptx-import
A method for adding an uploaded PowerPoint presentation to an existing classroom as extra pages while keeping the slides' original layout. PowerPoint is Microsoft's presentation file format.
dev-camp-deck
Creates a professional PowerPoint presentation about a Copilot Dev Camp lab or topic. Researches Microsoft Learn documentation, organizes content into a slide structure, and generates a polished deck with speaker notes. Use when user asks to "create a presentation on", "make a deck about", "build a slideshow for"…
read-book
When you want to read and extract structured notes from a book — PDF, EPUB, MOBI, markdown, .txt, pasted text, or URL to a public-domain work. Reads in chunks (by chapter when a TOC exists, by 50-page blocks otherwise), extracts per-chapter TL;DR + key concepts + quotes + action items + frameworks, and offers to…
exam-study-guide
A study-guide builder for a completed exam chapter that has not yet passed its required checks. It creates a structured teaching checklist and, in full mode, a self-contained HTML and printable PDF guide with readable formulas, visible images, explanations, examples, and answers.
training-report
Produce a professional training/workshop report as a .docx file. Use this skill whenever the user mentions "training report", "workshop report", "compte rendu", "compte rendu de formation", "formation report", "debriefing a workshop", "write up a training session", "résumé de formation", or any request to document a…