Skip to content

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)

  • skill-seekers
    45 lines129 words2 blocks

    Generate LLM skills from documentation, codebases, and GitHub repositories

    bash
  • MCP Tool Request
    43 lines134 words2 blocks
    json
  • Documentation Improvement
    42 lines122 words
  • Bug Report
    53 lines161 words1 blocks
  • Feature Request
    40 lines143 words
  • skill-builder
    70 lines443 words

    Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, v...

  • skill-builder
    70 lines443 words

    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
Less
More
  • ff0f8322026-05-17
    fix(html): skip HTML auto-detect when source root has a code manifest
    yusyus
  • 7e1b6d42026-05-13
    fix(html): auto-detect HTML directories and honor --html-path override (#382)
    yusyus
  • 4cd51402026-05-03
    Merge branch 'development' into main
    yusyus
  • 920ac572026-05-03
    Sync development → main (docker-compose v2 CI fix) (#379)
    yusyus
  • 45b206c2026-05-03
    ci(docker): use Compose v2 plugin (`docker compose`) in PR test job (#378)
    yusyus
  • cd230982026-05-03
    Release v3.6.0 (#377)
    yusyus
  • 1363f012026-05-03
    release: v3.6.0 — IBM Bob target, GitHub issue filtering, codebase analysis fixes
    yusyus
  • 8bec44e2026-05-02
    fix(unified): generate codebase_analysis index, fix broken SKILL.md links (#362) (#376)
    yusyus
  • 9ae7d432026-05-02
    fix(unified): drop guides truthy placeholder so fallback can fire (#364) (#375)
    yusyus
  • f55abd92026-05-02
    fix: detect HTML URLs before treating as local files (#373)
    Bartek Stoliński