markdown-url
Convert Web Pages into Clean Markdown
Web pages can be difficult to extract and summarize. This skill routes suitable public pages through markdown.new for cleaner Markdown content.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "markdown-url" from https://skillstore.io/skills/am-will-markdown-url.md and its manifest at https://skillstore.io/api/skills/am-will-markdown-url/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "markdown-url". Convert https://example.com/docs for Markdown reading.
Expected outcome:
https://markdown.new/https://example.com/docs
Using "markdown-url". Prepare notes from a public product changelog.
Expected outcome:
A structured summary with release headings, major changes, compatibility notes, and concise source quotations.
Using "markdown-url". The proxy returns an access-denied response.
Expected outcome:
The markdown.new view was blocked, so the original public page was used for the summary.
Security Audit
Medium RiskMost external-command and filesystem detections are false positives caused by Markdown formatting and a URL-scheme regex. The skill intentionally routes suitable URLs through markdown.new, creating a third-party network dependency that may expose destination URLs. No prompt injection or command execution behavior was found.
Confirmed security concerns (1)
Capability review items (3)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (8)
๐ Filesystem access (1)
โ๏ธ External commands (16)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/am-will-markdown-url/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/am-will-markdown-url?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/am-will-markdown-url?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/am-will-markdown-url/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/am-will-markdown-url.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
am-will. (2026). markdown-url security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/am-will-markdown-url/audits/5BibTeX citation
@techreport{am-will-am-will-markdown-url-2026,
author = {am-will},
title = {markdown-url security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/am-will-markdown-url/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "markdown-url security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "am-will"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/am-will-markdown-url/audits/5"
identifiers:
- type: other
value: "skillstore:am-will-markdown-url:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Read technical documentation
Convert public documentation links into cleaner Markdown before summarizing or taking notes.
Prepare research notes
Open public articles through a text-focused view for easier quotation and structured note creation.
Review publication content
Transform public blog posts and changelogs into readable Markdown for editing and comparison.
Try These Prompts
Convert [public URL] into a markdown.new URL. Return only the transformed destination.
Open [documentation URL] through markdown.new, then summarize the main concepts and list important configuration details.
Read [article URL] through markdown.new. Produce headings, key claims, supporting details, and source quotations.
Try [public URL] through markdown.new once. If blocked or incomplete, use the original page and clearly identify the fallback.
Best Practices
- Use the proxy only for public, read-only pages.
- Inspect URLs for credentials or sensitive query parameters before rewriting them.
- Fall back to the original page after one failed proxy attempt.
Avoid
- Do not route login, OAuth, payment, upload, or authenticated workflows through the proxy.
- Do not rewrite local paths or non-HTTP schemes.
- Do not repeatedly retry blocked pages or bypass access controls.
Frequently Asked Questions
Does this skill download web pages?
Which URL schemes are supported?
Can it process authenticated pages?
What happens when markdown.new fails?
Does it preserve query parameters?
Is every public URL suitable?
Developer Details
Author
am-willLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
31bc7611b504c197d3e993aef7943461c871616f
Maintenance freshness
7/26/2026
Usage
8 downloads ยท 171 views
File structure