Real Skill packageSource verifiedClawHub registry

Skill 2

Convert Markdown text to beautifully styled, self-contained HTML with embedded CSS. Perfect for newsletters, documentation, reports, and email templates.

Identity and source

Publisher attributionclaudiodrususregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 67% rule confidence
Package forminstruction with code3 recorded files
Canonical sourceClawHub registryclawhub:claudiodrusus:skill-2
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/30/2026.claude/skills/markdown-to-html

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/30/2026.agents/skills/markdown-to-html

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/30/2026skills/markdown-to-html

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @claudiodrusus/skill-2
clawhub inspect @claudiodrusus/skill-2 --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
3 / 3 inspected as text
Checked
8/30/2026, 5:23:23 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
5/28/2026, 6:28:21 AM
Release binding
Matches this record
  • vt: suspicious
  • skillspector: clean
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:d29b700bbf6048e80b4e3287718ab81f0a0d3773e867d0e6831ee55071524919
Show up to 3 recorded paths
  • main.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of "markdown-to-html" tool. - Convert Markdown files to self-contained, styled HTML with embedded CSS. - Supports full Markdown syntax: headings, formatting, links, images, code, lists, tables, and more. - Includes two built-in themes: light (GitHub-inspired) and dark mode. - Produces responsive designs suitable for desktop and mobile. - Works with files or piped input (stdin); no external Python dependencies. - Flexible command-line options for theme, title, and output file.