Canghe Url To Markdown

🌐Community
by freestylefly · vlatest · Repository

Converts URLs into formatted Markdown text, extracting titles, descriptions, and relevant content 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 canghe-url-to-markdown npx -- -y @trustedskills/canghe-url-to-markdown
2

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

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

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

About This Skill

What it does

This skill converts URLs into Markdown format. It fetches the content from a given URL and transforms it into structured Markdown, including headings, paragraphs, lists, and other common formatting elements. This allows for easy integration of web content into documents or other applications that use Markdown.

When to use it

  • Summarizing articles: Provide a link to a news article and have the skill generate a Markdown summary.
  • Creating documentation from web pages: Convert online help files or API documentation into a more manageable Markdown format.
  • Populating notes apps: Fetch content from a webpage and quickly add it as formatted notes in your preferred note-taking application.
  • Generating blog post drafts: Use the skill to create initial drafts of blog posts by converting existing online articles.

Key capabilities

  • URL fetching
  • Markdown conversion
  • Content structuring (headings, paragraphs, lists)

Example prompts

Tips & gotchas

The quality of the Markdown output depends heavily on the structure and formatting of the original web page. Complex or poorly structured pages may result in less-than-ideal Markdown conversions.

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
freestylefly
Installs
27

🌐 Community

Passed automated security scans.