
Skill Seekers
by yusufkaraaslan
Convert documentation, GitHub repos, and PDFs into structured AI skills for Claude, Gemini, and OpenAI.
What it does
Skill Seekers serves as a universal preprocessing layer that transforms raw documentation, GitHub repositories, and PDFs into structured knowledge assets. It allows developers to build high-quality AI skills, RAG pipelines, and coding assistant contexts in minutes by automating the scraping and structuring process.
Tools
scrape_docs: Extracts content from documentation websites.scrape_github: Performs deep AST analysis of GitHub repositories.scrape_pdf: Extracts text and tables from PDF documents.unified_scrape: Combines multiple sources into one unified skill with conflict detection.package_skill: Bundles extracted data into platform-specific formats (ZIP, tar.gz).upload_skill: Automatically uploads skills to AI platforms via API.
Installation
{
"mcpServers": {
"skill-seekers": {
"command": "pip install skill-seekers && skill-seekers mcp"
}
}
}
Supported hosts
Claude, Cursor, Windsurf, Cline, Continue.dev
Quick install
pip install skill-seekersInformation
- Pricing
- free
- Published
- 5/5/2026
- stars





