webfetch-mdFetch any webpage and convert its main content into clean Markdown format, preserving image links and resolving relative URLs.
Install via ClawdBot CLI:
clawdbot install shijianwen/webfetch-mdGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
News aggregators can use this tool to automatically fetch and convert articles from various sources into Markdown, enabling easy content curation and republishing. It helps streamline editorial workflows by extracting clean text and preserving images for multimedia integration.
Researchers can utilize this skill to capture web-based articles, papers, or reports and convert them into Markdown for note-taking, citation management, or inclusion in research documents. It ensures accurate content extraction while maintaining image references for visual data.
Marketing teams can employ this tool to analyze competitor websites by converting their content into Markdown for keyword analysis, structure evaluation, and performance benchmarking. It aids in optimizing web content strategies by providing a standardized format for comparison.
E-commerce platforms can integrate this skill to fetch product descriptions from supplier websites and convert them into Markdown for consistent formatting across their catalog. It simplifies content updates and ensures images are retained for product displays.
Developers and IT teams can use this tool to capture online tutorials, API documentation, or forum posts and convert them into Markdown for internal knowledge bases or offline reference. It preserves code snippets and diagrams through image links for comprehensive documentation.
Offer a cloud-based API or web interface that allows users to access the web-to-Markdown conversion tool on a subscription basis, with tiered pricing based on usage volume or features. Revenue is generated through monthly or annual fees from businesses and individual users.
Provide consulting and development services to integrate this tool into existing platforms like CMS, CRM, or research software, with customizations for specific industries or workflows. Revenue comes from one-time project fees or ongoing support contracts.
Release a free version with basic conversion capabilities to attract individual users, while offering premium features such as batch processing, advanced filtering, or API access for enterprises. Revenue is generated through upgrades and enterprise licensing.
💬 Integration Tip
Integrate via CLI commands or Node.js module for simple automation; ensure Node.js is installed and use the provided JSON output format for easy data parsing in applications.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.