·github-issue-fetcher
</>

github-issue-fetcher

rawveg/skillsforge-marketplace

当用户需要从当前存储库获取 GitHub 问题时,应该使用此技能,包括获取下一个要处理的问题、检索特定问题字段(正文、编号、标题、标签等),或通过自定义排序和过滤查询问题。触发“获取下一个 GitHub 问题”、“下一个问题编号是什么”、“显示问题正文”或“查找带有标签 X 的问题”等请求。

11安装·0热度·@rawveg

安装

$npx skills add https://github.com/rawveg/skillsforge-marketplace --skill github-issue-fetcher

SKILL.md

Fetch GitHub issues from the current repository using the gh CLI tool with flexible sorting, filtering, and field extraction capabilities. This skill provides patterns for common workflows like getting the next issue to work on, extracting specific fields, and querying issues with custom criteria.

If a required tool is missing, provide the user with installation instructions based on their platform:

The gh CLI requires authentication. If the user encounters authentication errors, guide them to run:

当用户需要从当前存储库获取 GitHub 问题时,应该使用此技能,包括获取下一个要处理的问题、检索特定问题字段(正文、编号、标题、标签等),或通过自定义排序和过滤查询问题。触发“获取下一个 GitHub 问题”、“下一个问题编号是什么”、“显示问题正文”或“查找带有标签 X 的问题”等请求。 来源:rawveg/skillsforge-marketplace。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/rawveg/skillsforge-marketplace --skill github-issue-fetcher
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 github-issue-fetcher?

当用户需要从当前存储库获取 GitHub 问题时,应该使用此技能,包括获取下一个要处理的问题、检索特定问题字段(正文、编号、标题、标签等),或通过自定义排序和过滤查询问题。触发“获取下一个 GitHub 问题”、“下一个问题编号是什么”、“显示问题正文”或“查找带有标签 X 的问题”等请求。 来源:rawveg/skillsforge-marketplace。

如何安装 github-issue-fetcher?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rawveg/skillsforge-marketplace --skill github-issue-fetcher 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/rawveg/skillsforge-marketplace