con un clic
opensource-skills
opensource-skills contiene 2 skills recopiladas de GregoryKogan, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.