بنقرة واحدة
opensource-skills
يحتوي opensource-skills على 2 من skills المجمعة من GregoryKogan، مع تغطية مهنية على مستوى المستودع وصفحات 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.