yusufkaraaslan

Homebrew Skill Seekers — AI skill for Claude Code

AI community

Homebrew tap for Skill Seekers - AI skill builder for 17 source types.

How to install Homebrew Skill Seekers

This entry records only its repository, not the path inside it, so there is no exact command to give. Open yusufkaraaslan/homebrew-skill-seekers and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Homebrew Skill Seekers does

Homebrew tap for Skill Seekers - AI skill builder for 17 source types.

Alternatives in AI

  • Artifacts Builder — Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech 97.5k ★
  • Multica — Make humans and AI agents work as one team — open-source and self-hostable 47.8k ★
  • AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★

README

Homebrew Tap for Skill Seekers

Homebrew formula for [Skill Seekers](https://github.com/yusufkaraaslan/Skill_Seekers) — transform 17 source types into AI-ready skills and RAG knowledge for 16+ LLM platforms.

Installation

brew tap yusufkaraaslan/skill-seekers
brew install skill-seekers

Usage

# Auto-detect source type and create skill
skill-seekers create https://react.dev -p quick

# Analyze a GitHub repo
skill-seekers create pallets/flask -p standard

# Process a PDF
skill-seekers create ./docs/manual.pdf

# Package for a specific platform
skill-seekers package output/react/ --target langchain

Updating

brew update
brew upgrade skill-seekers

Supported Source Types

Documentation (web), GitHub repos, PDFs, Word docs, EPUBs, videos, local codebases, Jupyter notebooks, HTML, OpenAPI specs, AsciiDoc, PowerPoint, RSS/Atom, man pages, Confluence, Notion, Slack/Discord.

License

MIT