·github-issue-from-templates
</>

github-issue-from-templates

Cree problemas de GitHub utilizando plantillas basadas en datos. Admite cualquier tipo de problema a través de configuraciones de plantilla configurables. Úselo cuando el usuario solicite crear un ticket, problema o ticket de soporte de GitHub, o cuando quiera agregar una nueva plantilla de problema.

9Instalaciones·1Tendencia·@dfitchett

Instalación

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

Cómo instalar github-issue-from-templates

Instala rápidamente el skill de IA github-issue-from-templates en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/dfitchett/agent-skills --skill github-issue-from-templates
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: dfitchett/agent-skills.

SKILL.md

Ver original

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:

Cree problemas de GitHub utilizando plantillas basadas en datos. Admite cualquier tipo de problema a través de configuraciones de plantilla configurables. Úselo cuando el usuario solicite crear un ticket, problema o ticket de soporte de GitHub, o cuando quiera agregar una nueva plantilla de problema. Fuente: dfitchett/agent-skills.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/dfitchett/agent-skills --skill github-issue-from-templates
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-19
Actualizado
2026-03-10

Browse more skills from dfitchett/agent-skills

Respuestas rápidas

¿Qué es github-issue-from-templates?

Cree problemas de GitHub utilizando plantillas basadas en datos. Admite cualquier tipo de problema a través de configuraciones de plantilla configurables. Úselo cuando el usuario solicite crear un ticket, problema o ticket de soporte de GitHub, o cuando quiera agregar una nueva plantilla de problema. Fuente: dfitchett/agent-skills.

¿Cómo instalo github-issue-from-templates?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/dfitchett/agent-skills --skill github-issue-from-templates Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

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

Detalles

Categoría
</>Desarrollo
Fuente
skills.sh
Primera vez visto
2026-02-19

Skills Relacionados

Ninguno