SKILL.md
readonly只读
name
read-github-issue
description
GitHub Issueの内容を取得します。ghコマンドを使用してIssueのタイトル、本文、コメント、ラベル、アサイン情報などを取得します。
Read GitHub Issue
Instructions
Issueの取得
以下のコマンドでGitHub Issueの内容を取得します。
scriptsディレクトリはプラグイン内のskills/create-git-worktree/配下に配置されています。
gh view issue [Issue番号]
画像のダウンロード
Issue内に画像リンクがある場合は gh-asset を使って画像をダウンロードし、その画像の情報も読み込みます
gh-asset download <asset_id> ~/Downloads/- 参考: https://github.com/YuitoSato/gh-asset
You Might Also Like
Related Skills

gog
169Kdev-api
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
openclaw
orpc-contract-first
127Kdev-api
Guide for implementing oRPC contract-first API patterns in Dify frontend. Triggers when creating new API contracts, adding service endpoints, integrating TanStack Query with typed contracts, or migrating legacy service calls to oRPC. Use for all API layer work in web/contract and web/service directories.
langgenius

