yusufkaraaslan/skill_seekers

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

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 16 minutes ago
Added to GitGenius on September 1st, 2026
Created on October 17th, 2025
Open Issues & Pull Requests: 56 (+0)
GitHub issues: Enabled
Number of forks: 1,519
Total Stargazers: 14,932 (+0)
Total Subscribers: 72 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.3 days
Mean response time: 78.5 days
90th percentile: 268.8 days
Tracked items: 223

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 11% of open issues come from outside the core team — the tracker reads mainly as internal planning. Work labelled "type: bug" is answered fastest, typically in about 20 hours, while "cli" waits about 9 months. 83% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 10% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 47
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 270 days
Stale 30+ days: 44
Stale 90+ days: 36

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (134)
  • scraper (57)
  • type: bug (30)
  • mcp (28)
  • cli (17)
  • documentation (17)
  • website (15)
  • type: feature (13)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Skill Seekers is a data extraction and transformation tool that converts documentation websites, GitHub repositories, PDFs, and other sources into structured knowledge assets for AI systems.

The tool addresses the problem of preparing diverse information sources for use with AI models and retrieval-augmented generation pipelines. It ingests content from eighteen different source types including documentation sites, GitHub repositories, PDFs, videos, notebooks, and wikis, then transforms this content into standardized formats. The approach includes automatic conflict detection to identify inconsistencies across sources, and an AI-driven project scanner that analyzes project manifests, README files, Dockerfiles, and source code to automatically generate appropriate configurations.

Skill Seekers suits teams building AI applications that need to ingest and structure knowledge from multiple sources. It is particularly valuable for those creating Claude AI skills, RAG pipelines using frameworks like LangChain or LlamaIndex, or AI coding assistants. The tool exports to twenty-two different target formats, making it flexible for various downstream applications. The README does not name specific alternatives for direct comparison.

The project maintains active development with multilingual documentation available in numerous languages. The tool includes a setup wizard to guide users through installation and initial configuration. Community contribution is supported through a registry system where users can publish automatically generated configurations for new frameworks back to a shared repository.