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

14,517
Stars
27
Skill Files
1,473
Forks
102
PRs Merged
45
Contributors
46
Issues Open
213
Issues Closed
2026-07-20
Last Activity

Skill Analysis

118
Avg Lines / Skill
324
Avg Words / Skill
66
Code Blocks
2992
Total Files
36.89 MB
Repo Size
78
Reference Files
Skill lines40 min / 152 median / 176 max
Code languagesbash, json, python, unknown
Frontmatter keysabout, assignees, description, labels, name, title
Has CLAUDE.mdYes
Has LicenseYes
File typeshtml (1992), py (466), md (304), yaml (83), png (31), json (23), svg (21), txt (17), yml (13), sh (9)

Skills (31)

  • skill-seekers
    44 lines122 words2 blocks

    Generate LLM skills from documentation, codebases, and GitHub repositories

    bash
  • 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...

  • 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...

  • golden-jupyter-dir
    168 lines412 words4 blocks

    Use when testing the golden_jupyter_dir golden build

    bashpython
  • golden-html
    175 lines431 words3 blocks

    Use when testing the html golden build

    bashpython
  • golden-epub
    170 lines412 words3 blocks

    Use when testing the epub golden build

    bashpython
  • golden-man-kw
    104 lines260 words4 blocks

    Use when testing the man golden build

    bash
  • golden-man-single
    65 lines167 words1 blocks

    Use when testing the man golden build

    bash
  • golden-word
    168 lines410 words3 blocks

    Use when testing the word golden build

    bashpython
  • golden-epub-kw
    162 lines407 words3 blocks

    Use when testing keyword categorization

    bashpython
  • golden-rss
    109 lines428 words

    Use when testing the rss golden build

  • golden-chat-topics
    74 lines203 words

    Use when testing the golden_chat_topics golden build

  • golden-chat
    166 lines499 words3 blocks

    Use when testing the golden_chat golden build

    pythonunknown
  • golden-chat-empty
    57 lines159 words

    Use when testing the golden_chat_empty golden build

  • golden-pptx-kw
    166 lines430 words3 blocks

    Use when testing keyword categorization

    bashpython
  • golden-chat-single
    63 lines169 words

    Use when testing the golden_chat_single golden build

Recent Commits

-351 contributions across all repos
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
  • efb4c2e2026-07-20
    docs: backfill CHANGELOG [Unreleased] for all changes since v3.8.0
    yusyus
  • d3f9b2c2026-07-17
    feat: retry transient network failures in the doc scraper (#97) (#433)
    yusyus
  • 69fc0752026-07-17
    fix: token-lean GitHub issue defaults (open-only, small cap, no metadata) (#432)
    yusyus
  • 5e0fba32026-07-17
    fix: exclude code blocks from completeness pattern matching (#431)
    yusyus
  • 1663a3a2026-07-16
    fix: pattern-detector precision — getters are not factories, Java (#429)
    yusyus
  • 22ace9e2026-07-16
    feat: retry transient network failures in MCP fetch_config (E2.6) (#428)
    yusyus
  • b112e2d2026-07-16
    feat: expose word (docx) source in scrape_generic MCP tool (#427)
    yusyus
  • bbf5bb12026-07-16
    docs: sync ROADMAP checkboxes with issue-tracker cleanup
    yusyus
  • 56c889b2026-07-16
    fix: isolate per-frame failures in visual extraction (#426)
    yusyus
  • 7fa10942026-07-16
    docs: fix Docker image namespace and unify image names (#414)
    YusufKaraaslanSpyke