Skill_Seekers
by yusufkaraaslan
Convert documentation websites, GitHub repos, and PDFs into Claude AI skills
About
Convert documentation websites, GitHub repos, and PDFs into Claude AI skills
13,743
Stars
3
Skill Files
1,419
Forks
70
PRs Merged
40
Contributors
96
Issues Open
157
Issues Closed
2026-05-17
Last Activity
Skill Analysis
52
Avg Lines / Skill
225
Avg Words / Skill
5
Code Blocks
2819
Total Files
35.56 MB
Repo Size
0
Reference Files
Skill lines40 min / 45 median / 70 max
Code languagesbash, json
Frontmatter keysabout, assignees, description, labels, name, title
Has CLAUDE.mdYes
Has LicenseYes
File typeshtml (1992), py (411), md (199), yaml (83), png (24), json (22), svg (21), txt (17), yml (13), sh (8)
Skills (7)
Generate LLM skills from documentation, codebases, and GitHub repositories
bash- json
Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, v...
Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, v...
Recent Commits
-339 contributions across all repos
MayJunJulAugSepOctNovDecJanFebMarAprMay
LessMore
- ff0f8322026-05-17fix(html): skip HTML auto-detect when source root has a code manifestyusyus
- 7e1b6d42026-05-13fix(html): auto-detect HTML directories and honor --html-path override (#382)yusyus
- 4cd51402026-05-03Merge branch 'development' into mainyusyus
- 920ac572026-05-03Sync development → main (docker-compose v2 CI fix) (#379)yusyus
- 45b206c2026-05-03ci(docker): use Compose v2 plugin (`docker compose`) in PR test job (#378)yusyus
- cd230982026-05-03Release v3.6.0 (#377)yusyus
- 1363f012026-05-03release: v3.6.0 — IBM Bob target, GitHub issue filtering, codebase analysis fixesyusyus
- 8bec44e2026-05-02fix(unified): generate codebase_analysis index, fix broken SKILL.md links (#362) (#376)yusyus
- 9ae7d432026-05-02fix(unified): drop guides truthy placeholder so fallback can fire (#364) (#375)yusyus
- f55abd92026-05-02fix: detect HTML URLs before treating as local files (#373)Bartek Stoliński