一键导入
md-to-html
Professional Markdown to HTML converter. Supports standard Markdown, tables, extensions, and applies a clean, modern CSS style for a premium look.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Professional Markdown to HTML converter. Supports standard Markdown, tables, extensions, and applies a clean, modern CSS style for a premium look.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Audit Anclora repositories, new apps, features, landing pages, locale files, documentation, prompts, marketing copy, metadata, schema.org, SEO, GEO and AEO readiness for text quality. Use when Codex, Claude Code, Gemini CLI or Hermes must proofread, humanize, localize, validate claims, or run the Anclora text quality gate before closing work.
Specialized skill to audit and transform NotebookLM notebooks into "Continuous Learning Platforms". It focuses on pruning outdated content, configuring a "Learning Mentor" persona, and setting up recursive learning tools like Quizzes and Flashcards.
Skill to audit a large NotebookLM notebook and split its sources into multiple specialized notebooks based on identified themes.
Specialized skill to audit, optimize, and maintain the NotebookLM workspace for "OpenClaw: The Universal Personal AI Assistant Platform". Use this skill when you need to: (1) audit or clean sources in the main OpenClaw notebook or any of its 4 sub-notebooks, (2) remove duplicate, obsolete, or low-value sources from any OpenClaw NotebookLM notebook, (3) configure or update the AI persona/instructions for any OpenClaw sub-notebook, (4) validate the retrieval quality of OpenClaw knowledge bases, (5) do any deep research, pruning, or restructuring task related to the OpenClaw NotebookLM workspace.
A highly specialized skill designed to audit and optimize a Territorial Intelligence NotebookLM workspace (specifically focused on Southwest Mallorca Real Estate, Luxury Market, Tourism, and Urban Development).
Analyzes and cleans up markdown artifacts (like **bold**, *italic*, [links](url)) inside existing .docx files, converting them into proper Word formatting (runs with styles).
| name | md-to-html |
| description | Professional Markdown to HTML converter. Supports standard Markdown, tables, extensions, and applies a clean, modern CSS style for a premium look. |
This skill transforms Markdown documents into standalone, styled HTML files. It's designed to provide a clean, readable, and professional web representation of any Markdown content.
markdown Python library for robust conversion.Run the script providing the input file:
python skills/md-to-html/scripts/convert_md_to_html.py <input.md> [output.html]
markdown (Python library)