| 1 | <p align="center"> |
| 2 | <img src="docs/assets/logo.png" alt="Skill Seekers" width="200"/> |
| 3 | </p> |
| 4 | |
| 5 | # Skill Seekers |
| 6 | |
| 7 | English | [简体中文](README.zh-CN.md) | [日本語](README.ja.md) | [한국어](README.ko.md) | [Español](README.es.md) | [Français](README.fr.md) | [Deutsch](README.de.md) | [Português](README.pt-BR.md) | [Türkçe](README.tr.md) | [العربية](README.ar.md) | [हिन्दी](README.hi.md) | [Русский](README.ru.md) |
| 8 | |
| 9 | [](https://github.com/yusufkaraaslan/Skill_Seekers/releases) |
| 10 | [](https://opensource.org/licenses/MIT) |
| 11 | [](https://www.python.org/downloads/) |
| 12 | [](https://modelcontextprotocol.io) |
| 13 | [](tests/) |
| 14 | [](https://github.com/users/yusufkaraaslan/projects/2) |
| 15 | [](https://pypi.org/project/skill-seekers/) |
| 16 | [](https://pypi.org/project/skill-seekers/) |
| 17 | [](https://pypi.org/project/skill-seekers/) |
| 18 | [](https://skillseekersweb.com/) |
| 19 | [](https://x.com/_yUSyUS_) |
| 20 | [](https://github.com/yusufkaraaslan/Skill_Seekers) |
| 21 | [](https://pepy.tech/projects/skill-seekers) |
| 22 | |
| 23 | <a href="https://trendshift.io/repositories/18329" target="_blank"><img src="https://trendshift.io/api/badge/repositories/18329" alt="yusufkaraaslan%2FSkill_Seekers | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> |
| 24 | |
| 25 | **🧠 The data layer for AI systems.** Skill Seekers turns documentation sites, GitHub repos, PDFs, videos, notebooks, wikis, and 10+ more source types into structured knowledge assets—ready to power AI Skills (Claude, Gemini, OpenAI), RAG pipelines (LangChain, LlamaIndex, Pinecone), and AI coding assistants (Cursor, Windsurf, Cline) in minutes, not hours. |
| 26 | |
| 27 | > 🌐 **[Visit SkillSeekersWeb.com](https://skillseekersweb.com/)** - Browse 24+ preset configs, share your configs, and access complete documentation! |
| 28 | |
| 29 | > 📋 **[View Development Roadmap & Tasks](https://github.com/users/yusufkaraaslan/projects/2)** - 134 tasks across 10 categories, pick any to contribute! |
| 30 | |
| 31 | ## 🌐 Ecosystem |
| 32 | |
| 33 | Skill Seekers is a multi-repo project. Here's where everything lives: |
| 34 | |
| 35 | | Repository | Description | Links | |
| 36 | |-----------|-------------|-------| |
| 37 | | **[Skill_Seekers](https://github.com/yusufkaraaslan/Skill_Seekers)** | Core CLI & MCP server (this repo) | [PyPI](https://pypi.org/project/skill-seekers/) | |
| 38 | | **[skillseekersweb](https://github.com/yusufkaraaslan/skillseekersweb)** | Website & documentation | [Live](https://skillseekersweb.com/) | |
| 39 | | **[skill-seekers-configs](https://github.com/yusufkaraaslan/skill-seekers-configs)** | Community config repository | | |
| 40 | | **[skill-seekers-action](https://github.com/yusufkaraaslan/skill-seekers-action)** | GitHub Action for CI/CD | | |
| 41 | | **[skill-seekers-plugin](https://github.com/yusufkaraaslan/skill-seekers-plugin)** | Claude Code plugin | | |
| 42 | | **[homebrew-skill-seekers](https://github.com/yusufkaraaslan/homebrew-skill-seekers)** | Homebrew tap for macOS | | |
| 43 | |
| 44 | > **Want to contribute?** The website and configs repos are great starting points for new contributors! |
| 45 | |
| 46 | ## 🧠 The Data Layer for AI Systems |
| 47 | |
| 48 | **Skill Seekers is the universal p |