#29 · Primary category: Knowledge Base & RAG

Skill_Seekers

ai-tools ast-parser automation claude-ai claude-skills code-analysis conflict-detection documentation documentation-generator github github-scraper mcp mcp-server multi-source ocr pdf python web-scraping

Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection

Project last updated:08/27/26

GitHub Stars

14.9K

Forks

1.5K

Contributors

46

License

MIT

Why we included this project

Getting an AI assistant to answer well about your own stack usually comes down to how you get the right knowledge into it. Skill Seekers handles that ingestion step. Point it at a documentation site, a GitHub repo, a PDF, a Jupyter notebook, or any of 18 source types, and it returns a structured knowledge asset. You can package that for Claude, Gemini, or OpenAI, or feed it into a RAG pipeline with LangChain or LlamaIndex. The conflict detection is a nice touch, since it catches overlapping or contradictory instructions before they quietly degrade an agent's answers. There's also an MCP server, so you can run the whole workflow from Claude Code or Cursor instead of a separate CLI. Teams keeping internal docs or vendor libraries current will find it removes a lot of manual scraping and formatting.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category