·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

暫無