ワンクリックで
opensource-skills
opensource-skills には GregoryKogan から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Exports all open issues from a public github.com repository into JSON Lines files (title, labels, issue body, last comment, metadata): a full open-issues.jsonl plus open-issues-good-first-issue.jsonl filtered by the good first issue label, for LLM or offline triage. Use when the user asks to export, dump, or list open issues, wants a JSONL snapshot for analysis, good first issues, or provides a GitHub repo URL for issue data (not pull requests).
Gathers contribution-oriented documents from a public GitHub repository into a local artifact folder. Use when the user provides a GitHub URL and wants onboarding or contribution context (README, contributing guidelines in Markdown or reStructuredText, bounded follow-through of in-repo contributing links, code of conduct, license, security policy, issue/PR templates), or before opening a first PR or fork on an unfamiliar public repo.