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/smorand/mcp-htmleditor/html-editornpx skills add smorand/mcp-htmleditor --skill html-editorgit clone --depth 1 https://github.com/smorand/mcp-htmleditorWrote 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/smorand/mcp-htmleditor/html-editor)<a href="https://agentmods.dev/skills/smorand/mcp-htmleditor/html-editor"><img src="https://agentmods.dev/badge/skills/smorand/mcp-htmleditor/html-editor.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.00077 | $0.00427 |
| Opus 5 | $0.00039 | $0.00214 |
| Sonnet 5 | $0.00015 | $0.00085 |
| Haiku 4.5 | $0.00008 | $0.00043 |
Grade A, and why
html-editor 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 3d 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.
What it actually says
html-editor (mcp-htmleditor)
Le contenu réel et à jour de cette skill vit dans la commande CLI, pour rester synchronisé avec l'outil installé.
Charge la skill complète maintenant en exécutant:
mcp-htmleditor skill
Lis entièrement la sortie (index + workflows + règles par type de slide/document + conventions d'export et de templates), puis suis ces instructions.
Résumé express (en attendant la sortie complète)
mcp-htmleditor templates # ei | carbon | doc
mcp-htmleditor new ei ma-presentation.html --serve # créer + ouvrir l'éditeur
mcp-htmleditor serve fichier.html # éditeur WYSIWYG (navigateur)
mcp-htmleditor mcp # serveur MCP (stdio)
mcp-htmleditor export pptx in.html out.pptx # export PPTX
mcp-htmleditor export docx in.html out.docx # export DOCX (pandoc)
Workflow LLM: update_start() → écrire le HTML → update_end() → commit git.
Le navigateur se synchronise par polling. Source de vérité = HTML single-page.
Distinction avec la skill pptx: pptx produit/édite des fichiers .pptx natifs
(OOXML, pptxgenjs). html-editor édite en HTML et exporte en bout de chaîne. Si le
prompt parle de HTML, c'est cette skill; sinon c'est pptx.
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.
- 3d ago First seen · 37 lines · 77 tokens per session scan A fda44c0a8f86
html-editor is a skill published in the GitHub repository smorand/mcp-htmleditor (0 stars, last pushed 11d ago), licensed MIT. It adds 77 tokens to every session and 427 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-31.
Other skills, from other repositories
media-ingest
Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.
competition-stego-media
Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for image, audio, video, document, and container steganography. Use when the user asks to inspect metadata, alpha or palette channels, LSBs, thumbnails, appended trailers, QR fragments, transcoding artifacts, or recover a hidden payload from…
dashscope
DashScope (Alibaba Cloud Bailian / 阿里云百炼) integration — image generation (qwen-image-2.0-pro), text-to-speech (qwen3-tts-flash), and ASR with word-level timestamps (qwen3-asr-flash-filetrans). Use when generating images via Qwen-Image, narrating via Qwen-TTS, or transcribing with word-level timestamps via Qwen-ASR.
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"…
rw-consulting-ppt
Use when the user wants to turn bullet points, rough notes, research findings, or a page outline into an image-only consulting-grade PPT deck, especially standalone report exhibits, live-presentation concept slides, full-slide PNGs, or PNG plus image-only PPTX. Use when editable PPTX or code-rendered slide pages are…
aws-wechat-article-assets
公众号素材|业务资料库|预设包|.aws 预设包|主题包|品牌包|aiworkskills.cn — 用户业务资料库与预设包管理:业务资料按产品名组织在 .aws-article/products/{产品名}/(介绍 .md 直挂产品根 + 配图归 images/ 子目录含同名说明 .md),AI 与用户对话产出业务介绍内容时引导用户保存;图片入库走 productimageingest.py --product --stem 。导入 .aws ZIP 预设包(本地文件或 https://aiworkskills.cn//.aws URL)合并主题/配色/字体配置到…