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/wechat-gggithub/prefer-html-output-skill/prefer-html-outputnpx skills add Wechat-ggGitHub/prefer-html-output-skill --skill prefer-html-outputgit clone --depth 1 https://github.com/Wechat-ggGitHub/prefer-html-output-skillWrote 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/wechat-gggithub/prefer-html-output-skill/prefer-html-output)<a href="https://agentmods.dev/skills/wechat-gggithub/prefer-html-output-skill/prefer-html-output"><img src="https://agentmods.dev/badge/skills/wechat-gggithub/prefer-html-output-skill/prefer-html-output.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.00096 | $0.01577 |
| Opus 5 | $0.00048 | $0.00788 |
| Sonnet 5 | $0.00019 | $0.00315 |
| Haiku 4.5 | $0.00010 | $0.00158 |
Grade A, and why
prefer-html-output 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
22 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/examples/01-exploration-code-approaches.html 14 KB
- references/examples/02-exploration-visual-designs.html 14 KB
- references/examples/03-code-review-pr.html 26 KB
- references/examples/04-code-understanding.html 17 KB
- references/examples/05-design-system.html 18 KB
- references/examples/06-component-variants.html 16 KB
- references/examples/07-prototype-animation.html 12 KB
- references/examples/08-prototype-interaction.html 11 KB
- references/examples/09-slide-deck.html 16 KB
- references/examples/10-svg-illustrations.html 18 KB
- references/examples/11-status-report.html 16 KB
- references/examples/12-incident-report.html 15 KB
- references/examples/13-flowchart-diagram.html 15 KB
- references/examples/14-research-feature-explainer.html 12 KB
- references/examples/15-research-concept-explainer.html 13 KB
- references/examples/16-implementation-plan.html 28 KB
- references/examples/17-pr-writeup.html 24 KB
- references/examples/18-editor-triage-board.html 18 KB
- references/examples/19-editor-feature-flags.html 18 KB
- references/examples/20-editor-prompt-tuner.html 21 KB
- references/scenario-map.md 7.0 KB
- scripts/render.sh 2.2 KB runs code
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 · 95 lines · 96 tokens per session scan A 3753e3325998
prefer-html-output is a skill published in the GitHub repository Wechat-ggGitHub/prefer-html-output-skill (3 stars, last pushed 3mo ago), with no licence file. It adds 96 tokens to every session and 1,577 once invoked, about $0.0005 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-31.
Other skills, from other repositories
bernstein-approve
Review and approve/reject pending tasks or plans in Bernstein. Use when the user asks about approvals, wants to review agent work, or needs to approve/reject a plan before execution begins.
bernstein-quality
Show quality metrics for Bernstein runs - success rates per model, lint/test pass rates, completion time distributions. Use when the user asks about quality, reliability, which model performs best, or pass rates.
proxies
Oxylabs proxy networks: Residential, Mobile, shared Datacenter/ISP, and Dedicated Datacenter/ISP proxies with geo-targeting, IP rotation, session persistence, and port-based sticky IPs. Use when routing traffic through proxies, building scrapers with proxy auth, rotating or sticky sessions, whitelisting IPs, or…
karpathy-llm-wiki
Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality, 'add to wiki', 'what do I know about', or any mention of 'LLM wiki' or 'Karpathy wiki'.
visionary
Ideation - generate bold feature proposals.
ci-fixer
CI failures - read error, minimal fix, verify.