What problem does it solve? Turning scattered knowledge sources like documentation sites, GitHub repos, PDFs, and videos into structured AI skills requires manual scraping, formatting, and packaging. This Skill automates that conversion through the Skill Seekers MCP server. ## Core Features & Use Cases - Automatic Source Detection: Identifies the source type from user input (URLs, GitHub repos, PDFs, videos, local codebases) and selects the right scraping tool. - End-to-End Skill Building: Generates configs, scrapes content, enhances output, and packages skills for target platforms. - Vector Database Export: Exports built skills to Weaviate, Chroma, FAISS, or Qdrant for retrieval workflows. - Use Case: Point the Skill at a documentation site URL, and it estimates page scope, scrapes the content, enhances it, and packages a ready-to-use AI skill. ## Quick Start Build an AI skill from the documentation at https://example.com/docs and package it for my platform.