askill
skill-finder

skill-finderSafety 85Repository

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.

6 stars
1.2k downloads
Updated 2/8/2026

Package Files

Loading files...
SKILL.md

Skill Finder

Full-featured Agent Skills management tool.

When to Use

  • Find skill, search skill, install skill, スキル検索
  • Looking for skills for a specific task or domain
  • Finding and installing skills locally
  • Managing favorites with star feature

Features

FeatureDescription
SearchLocal index + GitHub API + Web fallback
TagsFilter by category (#azure #bicep)
InstallDownload to local directory
StarMark and manage favorites
UpdateSync all sources from GitHub

Quick Start

# 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 Reference

CommandDescription
<query>Search skills by keyword
#tagFilter by category
--info SKILLShow skill details
--install SKILLDownload skill locally
--star SKILLAdd to favorites
--list-starredShow favorites
--similar SKILLFind similar skills
--updateUpdate index from sources
--add-source URLAdd new source repository
--statsShow index statistics
--checkVerify dependencies

Files

FileDescription
scripts/search_skills.pyPython script
scripts/Search-Skills.ps1PowerShell script
references/skill-index.jsonSkill index (220+ skills)
references/starred-skills.jsonYour starred skills

Requirements

references/setup-guide.md for installation

ToolRequired
GitHub CLI (gh)2.0+
curlAny
Python or PowerShellOne of them

Agent Instructions

references/agent-instructions.md for complete guide

Core Rules

  • Use "Do it? Yes/No?" style proposals
  • NEVER show commands to users - execute silently
  • ALWAYS include proposal block after search results

Search Response Format

{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?

Trust Levels

TypeBadgeDescription
officialOfficialAnthropic / GitHub 公式
awesome-listCuratedキュレーションリスト
communityCommunityコミュニティ製(自己責任)

Done Criteria

  • Search query returns results
  • Skill installed to local directory (if requested)
  • Index updated successfully (if requested)

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

95/100Analyzed 2/13/2026

A comprehensive and well-structured skill for managing agent skills. It includes clear triggers, explicit execution commands, detailed agent instructions, and response formatting rules.

85
95
80
95
90

Metadata

Licenseunknown
Version-
Updated2/8/2026
Publisheraktsmm

Tags

apigithub