Loading...
Loading...
Full-featured Agent Skills management: Search 35+ skills, install locally, star favorites, update from sources. Use when looking for skills, installing new skills, or managing your skill collection.
npx skill4agent add aktsmm/agent-skills skill-finder| Feature | Description |
|---|---|
| Search | Local index + GitHub API + Web fallback |
| Tags | Filter by category ( |
| Install | Download to local directory |
| Star | Mark and manage favorites |
| Update | Sync all sources from GitHub |
# Search
python scripts/search_skills.py "pdf"
python scripts/search_skills.py "#azure #development"
# Management
python scripts/search_skills.py --info skill-name
python scripts/search_skills.py --install skill-name
python scripts/search_skills.py --star skill-name
# Index
python scripts/search_skills.py --update
python scripts/search_skills.py --add-source https://github.com/owner/repo| Command | Description |
|---|---|
| Search skills by keyword |
| Filter by category |
| Show skill details |
| Download skill locally |
| Add to favorites |
| Show favorites |
| Find similar skills |
| Update index from sources |
| Add new source repository |
| Show index statistics |
| Verify dependencies |
| File | Description |
|---|---|
| Python script |
| PowerShell script |
| Skill index (220+ skills) |
| Your starred skills |
| Tool | Required |
|---|---|
GitHub CLI ( | 2.0+ |
| curl | Any |
| Python or PowerShell | One of them |
{N} repos, {M} skills searched (last updated: {date})
| Skill | Description | Source | Trust |
| ----- | ----------- | ------ | ----- |
| ... | ... | ... | ... |
**Next?**
1. Install?
2. Details?
3. Update index? (last: {date})
4. Web search?| Type | Badge | Description |
|---|---|---|
| Official | Anthropic / GitHub 公式 |
| Curated | キュレーションリスト |
| Community | コミュニティ製(自己責任) |