·github-issue-from-templates
</>

github-issue-from-templates

使用数据驱动模板创建 GitHub 问题。通过可配置的模板配置支持任何问题类型。当用户要求创建 GitHub 票证、问题或支持票证时,或者当他们想要添加新问题模板时使用。

9安装·1热度·@dfitchett

安装

$npx skills add https://github.com/dfitchett/agent-skills --skill github-issue-from-templates

如何安装 github-issue-from-templates

通过命令行快速安装 github-issue-from-templates AI 技能到你的开发环境

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

来源:dfitchett/agent-skills。

SKILL.md

查看原文

This skill creates GitHub issues by dynamically fetching field definitions from GitHub issue templates at runtime. Template metadata (triggers, labels, defaults, formatting rules) is stored in per-template JSON config files. Configs can be stored locally or in a GitHub repository for cross-machine and team sharing. The skill itself contains no hardcoded field definitions.

Why a separate directory? The skill installation directory (/.claude/skills/...) is replaced on npx skills update. Storing template configs in /.claude/configs/github-issue-from-templates/.local/ (local mode) or a GitHub repo (GitHub mode) keeps them safe across updates. The settings.json file always lives locally since it tells the skill where to find configs.

Before starting the workflow, determine which GitHub tool is available:

使用数据驱动模板创建 GitHub 问题。通过可配置的模板配置支持任何问题类型。当用户要求创建 GitHub 票证、问题或支持票证时,或者当他们想要添加新问题模板时使用。 来源:dfitchett/agent-skills。

可引用信息

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

安装命令
npx skills add https://github.com/dfitchett/agent-skills --skill github-issue-from-templates
分类
</>开发工具
认证
收录时间
2026-02-19
更新时间
2026-03-10

Browse more skills from dfitchett/agent-skills

快速解答

什么是 github-issue-from-templates?

使用数据驱动模板创建 GitHub 问题。通过可配置的模板配置支持任何问题类型。当用户要求创建 GitHub 票证、问题或支持票证时,或者当他们想要添加新问题模板时使用。 来源:dfitchett/agent-skills。

如何安装 github-issue-from-templates?

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

这个 Skill 的源码在哪?

https://github.com/dfitchett/agent-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-19

相关 Skills

暂无