What problem does it solve?
This Skill automates the process of converting web pages into structured Markdown and integrating them into your personal knowledge base. It eliminates manual copy-pasting and formatting, ensuring that valuable information is easily discoverable and usable by AI for future tasks, saving you time and improving recall.
Core Features & Use Cases
- Webpage to Markdown: Convert any URL into a clean Markdown file, ready for consumption.
- Automated Indexing: Automatically update a central
INDEX.md with categorized links and descriptions, keeping your knowledge organized.
- Structured Knowledge: Organize your collected information for efficient retrieval and AI context loading, making your AI smarter.
- Use Case: When you find a crucial documentation page, a helpful tutorial, or an insightful article online, use this Skill to quickly save it to your knowledge base, categorized and indexed, so you or your AI can easily reference it later without searching the web again.
Quick Start
Convert a webpage to markdown and add to knowledge base
sh scripts/helper.sh https://example.com/docs my_doc.md
The script will then prompt for Category and Description.
Example prompts:
Category (e.g., Music, Programming, Documentation): Documentation
Brief description: API reference for example service