Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install my-issuesgit clone https://github.com/github/awesome-copilot.gitcp awesome-copilot/skills/my-issues/SKILL.md ~/.claude/skills/my-issues/SKILL.md--- name: my-issues description: 'List my issues in the current repository' --- Search the current repo (using #githubRepo for the repo info) and list any issues you find (using #list_issues) that are assigned to me. Suggest issues that I might want to focus on based on their age, the amount of comments, and their status (open/closed).