Markdown Exporter

🌐Community
by bowenliang123 · vlatest · Repository

Exports complex data structures and text into clean, formatted Markdown tables and lists for easy documentation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add bowenliang123-markdown-exporter npx -- -y @trustedskills/bowenliang123-markdown-exporter
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "bowenliang123-markdown-exporter": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/bowenliang123-markdown-exporter"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The bowenliang123-markdown-exporter skill converts HTML content into Markdown format. It allows you to transform web pages, email drafts, or other HTML sources into a more readable and portable Markdown representation. This is useful for documentation, note-taking, and content repurposing.

When to use it

  • Converting website articles: Extract the text from a webpage and convert it to Markdown for easier local editing or archiving.
  • Formatting email responses: Transform lengthy HTML emails into clean Markdown for better readability and organization.
  • Creating documentation from HTML notes: Convert internal HTML-based documentation into Markdown files for distribution and version control.
  • Repurposing content: Transform existing HTML content (like blog posts) into a Markdown format suitable for different platforms or publishing workflows.

Key capabilities

  • HTML to Markdown conversion
  • Content extraction from HTML sources

Example prompts

  • "Convert this HTML: [paste HTML here] to Markdown."
  • "Export the following webpage content as Markdown: [URL of webpage]"
  • "Transform this email into a Markdown document: [paste email body]"

Tips & gotchas

The quality of the conversion depends heavily on the structure and cleanliness of the input HTML. Complex or poorly formatted HTML may result in less-than-ideal Markdown output requiring manual adjustments.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bowenliang123
Installs
4

🌐 Community

Passed automated security scans.