Skill Seekers
@yusufkaraaslan
About Skill Seekers
Transform 17 source types (docs, GitHub repos, PDFs, videos, Jupyter, Confluence, Notion, Slack/Discord) into AI-ready skills and RAG knowledge. 35 MCP tools for scraping, packaging, and exporting to vector databases. Supports 16+ LLM platforms.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"skill-seekers": {
"command": "python",
"args": [
"-m",
"skill_seekers.mcp.server_fastmcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Skill Seekers?
A CLI tool that transforms 17 source types (documentation websites, GitHub repos, PDFs, videos, Jupyter Notebooks, Word documents, EPUBs, OpenAPI specs, PowerPoint presentations, RSS feeds, man pages, Confluence wikis, Notion pages, Slack/Discord exports, and more) into structured knowledge assets for AI systems. It serves as a universal preprocessing layer between raw documentation and AI targets including Claude, Gemini, OpenAI, RAG pipelines (LangChain, LlamaIndex, Haystack), vector databases (Pinecone, ChromaDB, FAISS, Qdrant), and AI coding assistants (Cursor, Windsurf, Cline, Continue.dev).
How to use Skill Seekers?
Install via pip install skill-seekers. Then run skill-seekers create <source> (e.g., a URL, GitHub repository, or local path) to ingest content. Finally, export the resulting asset to any target platform using skill-seekers package output/<name> --target <platform> (e.g., claude, langchain, cursor). Use skill-seekers video --url ... for video sources.
Key features of Skill Seekers
- Ingest from 17 source types: docs, GitHub, PDFs, videos, notebooks, wikis, and more
- Export to 16 AI platforms: Claude, Gemini, OpenAI, LangChain, LlamaIndex, Haystack, multiple vector DBs, and AI coding assistants
- AI-enhanced SKILL.md generation with 500+ line examples, patterns, and guides
- Smart chunking that preserves code blocks and maintains context for RAG pipelines
- Video extraction with transcripts, OCR, GPU auto-detection, and vision API fallback
- Battle-tested: 2,540+ tests, 24+ preset configs, production-ready
Use cases of Skill Seekers
- Build a production-grade AI Skill for Claude from a public API documentation site
- Preprocess a GitHub
More Memory & Knowledge MCP servers
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
Notion MCP Server
suekouA Model Context Protocol server for connecting Notion to MCP-compatible clients
Notion MCP Server
makenotionOfficial Notion MCP Server
Comments