Discover the perfect Claude Code skill for any workflow
seek - Interactive BrowserLaunch with no arguments to browse interactively.
seek
Features:
seek preview <repo> - Preview SkillsSee what skills a repository contains before installing.
seek preview obra/superpowers
seek preview anthropics/claude-code-skills
Shows:
seek categories - List CategoriesBrowse skills organized by purpose.
seek categories
seek cats # alias
Available categories:
seek category <name> - Show CategoryShow all skills in a specific category.
seek category productivity
seek cat devops # alias
seek ask "<query>" - AI-Powered SearchDescribe what you need in plain English.
seek ask "help me find skills for mobile app testing"
seek ask "I need something for React deployment"
seek ask "debugging tools for Python"
Setup: On first run, you’ll be prompted to configure an API key (Anthropic or OpenAI).
seek popular - Most Starredseek popular
seek popular --limit 10
seek top # alias
Options:
--limit <n> - Max results (default: 20)-s, --min-stars <n> - Minimum star countseek trending - What’s Hotseek trending # This week
seek trending --period month # This month
seek trending --period all # All time
Options:
-p, --period <period> - Time period: week, month, all--limit <n> - Max results (default: 20)seek search <query> - Filtered Searchseek search debugging
seek search react --min-stars 50
seek search devops --updated-within 7
seek search python --language python
Options:
| Option | Description |
|---|---|
-s, --min-stars <n> |
Minimum star count |
-u, --updated-within <days> |
Recently updated only |
-l, --language <lang> |
Filter by language |
--sort <field> |
Sort by: stars, updated, created |
--limit <n> |
Max results (1-100) |
seek install <repo> - Install Skillsseek install obra/superpowers
seek install https://github.com/owner/repo
seek install owner/repo --force # Reinstall
Options:
-f, --force - Force reinstall if already installedseek list - Installed Skillsseek list
seek ls # alias
seek config - Configure AIConfigure the AI provider for seek ask:
seek config