github-repo-reader
Installation
SKILL.md
GitHub リポジトリ読み取り
手順
1. gh コマンドで基本情報を取得
gh repo view {owner}/{repo} --json description,stargazerCount,forkCount,primaryLanguage,repositoryTopics,createdAt,updatedAt
2. DeepWiki で詳細情報を取得
mcp__deepwiki__read_wiki_contentsでリポジトリの概要・アーキテクチャを取得mcp__deepwiki__ask_questionで主要な機能や特徴、使い方を質問