github-issue-creator이란?
GitHub 문제를 생성하라는 요청을 받을 때 이 기술을 사용하세요. 저장소 템플릿을 사용하여 다양한 문제 유형(버그, 기능 등)을 처리하고 적절한 레이블 지정을 보장합니다. 출처: google-gemini/gemini-cli.
GitHub 문제를 생성하라는 요청을 받을 때 이 기술을 사용하세요. 저장소 템플릿을 사용하여 다양한 문제 유형(버그, 기능 등)을 처리하고 적절한 레이블 지정을 보장합니다.
명령줄에서 github-issue-creator AI 스킬을 개발 환경에 빠르게 설치
출처: google-gemini/gemini-cli.
This skill guides the creation of high-quality GitHub issues that adhere to the repository's standards and use the appropriate templates.
multi-line Markdown or complex text, ALWAYS write the description/body to a temporary file first.
For YAML Templates (Forms): While gh issue create supports --body-file, YAML forms usually expect key-value pairs via flags if you want to bypass the interactive prompt. However, the most reliable non-interactive way to ensure formatting is preserved for long text fields is to use the --body or --body-file if the
GitHub 문제를 생성하라는 요청을 받을 때 이 기술을 사용하세요. 저장소 템플릿을 사용하여 다양한 문제 유형(버그, 기능 등)을 처리하고 적절한 레이블 지정을 보장합니다. 출처: google-gemini/gemini-cli.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/google-gemini/gemini-cli --skill github-issue-creatorGitHub 문제를 생성하라는 요청을 받을 때 이 기술을 사용하세요. 저장소 템플릿을 사용하여 다양한 문제 유형(버그, 기능 등)을 처리하고 적절한 레이블 지정을 보장합니다. 출처: google-gemini/gemini-cli.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/google-gemini/gemini-cli --skill github-issue-creator 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/google-gemini/gemini-cli