.claude/skills/markdown-exporterRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Convert Markdown text to DOCX, PPTX, XLSX, PDF, PNG, SVG, HTML, IPYNB, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/markdown-exporterRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/markdown-exporterRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/markdown-exporterRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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 @bowenliang123/markdown-exporterclawhub inspect @bowenliang123/markdown-exporter --version 4.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:0aa9633d6c9b5bf800204bd9e83a0e2cd8d1654e8660cb7bc2e8829f43875c47skill-card.mdSKILL.md- Completely rewrite the `md_to_pdf` tool on Pandoc and Typst (a Rust-based markup language output generator), replacing xhtml2pdf for performace and more stable page output (#174) - Bundle the full Noto Sans CJK font set in `md_to_pdf`, fixing blank/garbled output for Simplified Chinese, Traditional Chinese, Japanese, and Korean text, with paragraph-level regional font adaptation (#175) - Introduce `md_to_svg` and `md_to_png` tools for converting Markdown to images (#179) - Fix image display issues in README by unifying screenshot sizes and removing unreferenced assets (#180 #187) - Fix PDF/PNG/SVG conversion failure on thematic breaks (`---`) by replacing `#horizontalrule` removed in Typst 0.13+ (#186) - Fix emoji rendering failure (tofu boxes) in `md_to_pdf`, `md_to_png` and `md_to_svg` tools on systems without emoji fonts by bundling the Twemoji Mozilla emoji font (#191) - Fix CJK b…