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
11,446
Stars
2
Skill Files
1,124
Forks
53
PRs Merged
34
Contributors
96
Issues Open
135
Issues Closed
2026-03-28
Last Activity
Skill Analysis
49
Avg Lines / Skill
190
Avg Words / Skill
5
Code Blocks
2525
Total Files
33.71 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 (1730), py (397), md (198), yaml (81), png (24), txt (17), json (15), svg (14), yml (12), sh (8)
Skills (6)
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...
Recent Commits
-358 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
LessMore
- 6fded972026-03-28feat: add Kotlin language support for codebase analysis (#287)yusyus
- ea4fed02026-03-28feat: add headless browser rendering for JavaScript SPA sites (#321)yusyus
- 006ccca2026-03-28feat: add skill-seekers doctor health check command (#316)yusyus
- 43bdabb2026-03-28feat: add prompt injection check workflow for content security (#324)yusyus
- 6beff3d2026-03-28fix: add path traversal protection to get_workflow_tool + tests (#325)yusyus
- a1274372026-03-28fix: prevent path traversal in workflow name parameter (CWE-22) (#326)Spidershield-contrib
- c6c17ad2026-03-28docs: add 6 behavioral UML diagrams verified against codebaseyusyus
- d3813152026-03-27fix: pass enhance_level instead of removed enhance_with_ai/ai_mode to analyze_codebase (#323)yusyus
- 31a57c42026-03-26style: apply ruff formatting to github_scraper.pyyusyus
- d71c1d32026-03-26fix: filter non-integer metadata from GitHub languages API response (#322)yusyus