Convert any public web page into clean, structured Markdown. Preserves headings, links, images, code blocks, and tables while removing ads, navigation, and clutter. Perfect for content archival, knowledge base building, and research note-taking.
npx skills add https://github.com/sandbaseai/sandbase-skills --skill url-to-markdown
Convert any public web page into clean, structured Markdown. Preserves headings, links, images, code blocks, and tables while removing ads, navigation, and clutter. Perfect for content archival, knowledge base building, and research note-taking. Read the API map before selecting a capability.
For every selected tool, call sandbase_describe_tool first and use only arguments in its current input schema. Then call sandbase_call_tool with the exact tool_name.
strale_url_to_markdowncontext_dev_scrape_markdownsandbase_describe_tool for each selected tool to confirm parameter schema.sandbase_call_tool with the exact tool_name and schema-defined arguments.sandbase_describe_tool before using any capability.Take sandbaseai/url-to-markdown from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.