About this project

Skill Seekers is a CLI tool that transforms documentation websites, GitHub repositories, PDFs, videos, notebooks, wikis, and more — 18 source types — into structured knowledge assets. These assets power AI Skills (Claude, Gemini, OpenAI), RAG pipelines (LangChain, LlamaIndex, Pinecone), and AI coding assistants (Cursor, Windsurf, Cline). It supports automatic conflict detection across sources and exports to 22 targets including Claude, LangChain, Chroma, and Atlas Cloud. Key features include AI-enhanced skill generation, unified multi-source scraping, video transcript extraction, codebase analysis with pattern detection, and MCP server integration for IDEs like Cursor and VS Code. Installation via pip supports modular extras for specific platforms or media types. The tool includes 3,900+ tests, 68 workflow presets, and handles large documentation sets with streaming ingestion. It also offers quality scoring, sync detection, and auto-installation into 19 AI agents. Architecture includes 8 core modules and 5 utilities, with detailed UML diagrams and API references available. Supports Python 3.10+, Git, and runs on macOS, Linux, Windows. MIT licensed.